Category Archives: Wordpress

How to delete or remove not used tags in WordPress

If working on BIG size blog then you will sure found there is lots of tags which is not going to used by posts. But still they are in database and taking space so in terms of database optimization you … Continue reading

Posted in wordpress sql query | Leave a comment

How to delete all duplicate post in wordpress

If you working with a blog which does have lots of post and there might be some duplicates post. So now if you want delete all of duplicate post use this wordpress query. To delete all of Duplicate Post To … Continue reading

Posted in wordpress sql query | Tagged , | Leave a comment

How to exclude static pages and few posts from WordPress search results

Lets me share with you how to prevent pages and few posts from getting displayed in WordPress search results. This i get to know when i was working on one of my WordPress based CMS project. Client comes with the … Continue reading

Posted in Wordpress Tricks | Tagged , , , , , , | 1 Comment