List of Must have WordPress Plugins – Must Have WordPress powers the highest number of websites on the world wide web. WordPress is a wonderful publishing framework which runs highest number of websites on the world wide web. There are tons of reasons why people use WordPress to create blogs and build websites which can be […]
WordPress
Adding a Last Updated date to your WordPress Post
It is very important to keep all your posts and information updated. Rather than creating new posts with similar content, it is suggested to update the information on your website / blog so that the reader gets the right information. This post will show how to display WordPress last updated date for a post. WordPress […]
WordPress SEO – Very Important to know these SEO issues
WordPress is the best platform to set up a website or a blog. You can customise WordPress to the best of your need without even changing a single line of WordPress Code. You use WordPress Plugins and Themes to do that. One thing which is very important for a website is to get search engine […]
Bootstrap in WordPress – Responsive YouTube Videos
If you use a BootStrap Theme, then you should use the feature of responsive Videos. Check out the video below [bootube src=”https://www.youtube.com/embed/DGDejqJQ7sk”] Now check out the usage
Changing the Genesis Link to your affiliate link
Like me, many of you are using Genesis Theme framework. If you are interested in affiliate marketing, then you can replace the default genesis link by your affiliate marketing link You can add this to the functions.php of your genesis child theme.
WordPress REST API Vs XML-RPC
WordPress XMLRPC is widely used by third party application to communicate with WordPress sites and do almost everything without opening the site or even the admin panel. You can read posts, write new post and even update your plugins, activate, etc. I had earlier developed a WordPress plugin (Kish Multi Pro) which was used by 1000’s […]