Whenever a post is published WordPress automatically pings major Search engine bots and other services, also the sites mentioned in the Ping List to let them know that you have updated your website. It is all good and well but the problem comes when WordPress starts self pinging the blog. So today I will tell you how to disable Self Pingback or TrackBack
Tag: Tricks
How to Delete Feedbacks from JetPack Contact Form
On Internet there are many users complaining about Feedbacks of Contact form Plugin in JetPack Thrashing their database. Even I got almost over 11 Thousand Spams in Feedbacks, Deleting them one by one is a hassle and WordPress throws an Error when I try selecting around 100 feedbacks and deleting them, so I had to find another way to delete Feedbacks all together and it’s useless data.
How to Automatically Empty Trash
All of you might know WordPress has a trash feature, just like Recycle bin in Windows PC, so whenever we delete something it goes into trash, if we want we can recover it later and if you don’t want to recover you can delete it permanently.
How to specify the Auto save Interval
WordPress has a really good feature of Auto save which automatically saves the post which is really beneficial in lots of cases, but sometime people complain that WordPress saves the posts too often and can create problems on heavy traffic websites, because it will require more resources.
Show Featured images in Feed
Well we always love subscribers those subscribe to our posts, but sometime we see that featured images cannot be viewed in the RSS Feed, well today we are going to show featured images in Feed, with a simple lines of code.
How to add Favicon to your WordPress site
Today i m going to show how to add Favicon to your WordPress site, well nowadays each blog its own favicon as a part of branding its website, well adding a favicon is not that difficult, but still some people find it, so today we will make it easy for adding favicon in WordPress blog.
How to remove category from WordPress URL
when displaying Category URL in wordpress the wordpress adds the word ‘category’ in between the category and the site link eg : example.com/category/wordpress , has the word category is useless we can remove category word by simple trick.