WordPress Dynamic XML Sitemap Without Plugin

WordPress Dynamic XML Sitemap Without Plugin After logging into WordPress dashboard go to Appearance > Editor from the menu at the left hand side. Now locate the functions.php file The location to the file may look like : /home/username/public_html/wp-content/themes/currently_active_theme/functions.php Make a local backup of this file in case anything goes wrong and you may need to revert … Read more

Insert ads after second paragraph of single post content without wordpress plugin

How to insert ads within your post content after second paragraph in wordpress without wordpress plugin After logging into WordPress dashboard go to Appearance > Editor from the menu at the left hand side. Now locate the functions.php file The location to the file may look like : /home/username/public_html/wp-content/themes/currently_active_theme/functions.php Make a local backup of this file in case … Read more

How To Reinstall WordPress Core Files without losing content in dashboard

Quick way to How To Reinstall WordPress Core Files  without losing content After logging into WordPress dashboard go to updates > Re-install Now from the menu at the left hand side as shown below. Then WordPress will automatically Reinstall WordPress Core Files  without losing content in dashboard. Let me know besumitbe@gmail.com/skype-bpshbp if you have any Query  

How To Reinstall WordPress Core Files without losing content via FTP

Way to How To Reinstall WordPress Core Files without losing content via FTP After logging into FTP dashboard ,drag all WordPress Core Files inside /public_html Download the latest version of WordPress Download ENTIRE WordPress files of your site   Open your Downloaded WordPress files of your site  say /quarantine is your entire site folder. Open wp-config.php  and copy … Read more

Internal Link Building with SEO Smart Links

SEO Smart Links  Internal Link Building Tricks what are smart links So one of the things that helps with on-page SEO is internal building. I’m going to show you plugin that does this automatically for you which is also referred as seo auto linker. Let’s check it out! I’m going to share with you a plugin … Read more

How to Remove the […] from the excerpt without plugin

Steps to Remove the […] from the excerpt without plugin After logging into WordPress dashboard go to Appearance > Editor from the menu at the left hand side. Now locate the functions.php file The location to the file may look like : /home/username/public_html/wp-content/themes/currently_active_theme/functions.php Make a local backup of this file in case anything goes wrong and you may … Read more

Add Defer and Async Attributes to Render Blocking Javascript in wordpress without plugin

How to Add Defer and Async Attributes to Render Blocking Javascript After logging into WordPress dashboard go to Appearance > Editor from the menu at the left hand side. Now locate the functions.php file The location to the file may look like : /home/username/public_html/wp-content/themes/currently_active_theme/functions.php Make a local backup of this file in case anything goes wrong and … Read more

Add Google Adsense Code to WordPress Post,Page without Plugin

Ways to Add Google Adsense Code to WordPress Post,Page without Plugin Now in case you don’t like using the WordPress plugin, and want to do it the code way, then follow below  directions Login to your WordPress admin panel say www.xyz/wp-admin/ Go to Appearance section and click theme editor Open your theme’s functions.php and paste the … Read more

Disable WordPress heartbeat API with OR without Plugin

  Way to Disable WordPress heartbeat API with OR without Plugin   WordPress is the standard choice for online content management structures. Those who are acquainted with CPanel software and Apache servers know how easy it is to INSTALL WordPress using either 1 Click Installer or manually  . WordPress is by default a  optimized Hypertext Preprocessor … Read more

Trick to Display WordPress Related Posts by category,tag without Plugin

[fusion_builder_container hundred_percent=”no” equal_height_columns=”no” menu_anchor=”” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” class=”” id=”” background_color=”” background_image=”” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”none” parallax_speed=”0.3″ video_mp4=”” video_webm=”” video_ogv=”” video_url=”” video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” overlay_color=”” video_preview_image=”” border_size=”” border_color=”” border_style=”solid” padding_top=”” padding_bottom=”” padding_left=”” padding_right=””][fusion_builder_row][fusion_builder_column type=”1_1″ layout=”1_1″ background_position=”left top” background_color=”” border_size=”” border_color=”” border_style=”solid” border_position=”all” spacing=”yes” background_image=”” background_repeat=”no-repeat” padding_top=”” padding_right=”” padding_bottom=”” padding_left=”” margin_top=”0px” margin_bottom=”0px” class=”” id=”” animation_type=”” animation_speed=”0.3″ animation_direction=”left” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” … Read more