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: functions.php
How to Create Multiple Excerpts in WordPress
When we are creating a theme, we sometimes require multiple custom excerpts in a theme. but when ever we use add_filter
it affects all the the_excerpt
in a theme. So today I will give you a solution to How to Create multiple Excerpts in WordPress
How to Redirect WordPress Feeds to FeedBurner
WordPress has feed feature which is nice but nowadays mostly all of us use FeedBurner for its Advanced features and Statistics report. But you cannot track all the visitors unless they are redirected to FeedBurner.
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 automatically email contributors when theirs post is published
When you run a blog with many authors, and you want the author of the post to know that his post has been published but you cannot email contributors each time their posts is published, so for that I have a solution for automatically email contributors of post that their post is published.
Automatically add Google Plus (+) to your Post
Google Plus (+) is a new service from Google, which can bring traffic to your blog just like other social networking sites as such as Twitter or Facebook. Now, Iām going to show you how to automatically add a Google plus (+) button to your posts.