There is a wide concept in publisher’s mind that using wordpress means getting maximum traffic from search engines because wordpress is a very good CMS which hardly requires Search Engine Optimization (SEO). Well this concept is not as correct as it sounds. WordPress also requires some optimization to get max out of search engines. For this purpose i made a list of 10 Important Changes which should be a part of your wordpress blog.
1. Use a sitemap generator and generate XML sitemaps like twice a week.
2. Use an Ideal Robot.txt File which do the following:
Points to the sitemap in first line.
Disallow unnecessary pages, folders so search engines get to your content instead of wasting time and getting less important stuff.
Here is a sample : http://www.designzzz.com/robots.txt
3. Using rel=”nofollow” Attribute in outgoing or less important links.
This Attribute tells the search engine bots not to follow the specific link or do not share that page’s Rank with this link. This is a very important tip , you can control your site’s SEO and Page rank by just using proper nofollow attributes. Here is a post i wrote earlier which can show you how to control your page rank and seo by using nofollow. Ok, the Less Important links includes links like Read more.. , Click here etc. This can be done by editing the template files easily.
Some plugins which we use in Wordpess blogs requires a must nofollow and we never thought about that. Here is a very cool example. You are using the easy retweet plugin and Retweet buttons are shown on start of every post even on your homepage. Lets say you have 10 posts blocks on your homepage and have 10 retweet buttons on it link to twitter.com !!! that means there are ten outgoing links, you are sharing your site’s page rank and getting lesser visibility in search engine. it can be nofollow from its settings.








