How to bulk export post details including post title, permalink, short link, excerpt etc. from WordPress into a CSV file without any plugins – Helpful for faster social media scheduling…
How to remove date from WordPress Post URLs without losing backlinks
Why and how to remove date from WordPress Post URLs using .htaccess 301 Redirection and Fix 401 File Not Found Error, Best WordPress URL from SEO Perspective…
How to write one-liner code for next previous post links in WordPress
Simple one-liner PHP code hack to display next and previous post links in WordPress Blogs…
How to show featured image in WordPress RSS feed without any plugins
This post is for PHP coding enthusiasts and shows how to display featured image in WordPress RSS feed without any plugins. #bloggingtips #rssfeed #wordpress…
How to show Related Posts in WordPress without any Plugins
This post is for PHP coding enthusiasts and shows how to code the Related Posts section with thumbnails in WordPress without using any plugins – grouped either by categories or by tags – i…