Wednesday, August 4, 2010

Best tips and tricks for Wordpress SEO

Optimizing Wordpress blogs for search engines is not complicated like other blogging platforms. By following some easy steps, you can optimize the blog for higher rankings and getting more traffic. Here we go..

Permalinks
Login to your Wordpress admin panel and click on settings. THere you can see the option of permalinks. Set permalink to custom settings like this www.yoursitename.com/post-title/. Without date and month. This will highly increase your rankings.

Tag line and title
In general settings tab, there is an option to change the title and tag line. Make the title as the url of your site and tagline must contain the points about what your site is.

Meta keywords
Go to appearance and click on editor. There you will see many links in right side bar including header and footer. Click on header and place meta keywords tags. right below this line
<title><?php bloginfo(‘name’); ?><?php wp_title(); ?></title />

Posts tags
While creating the new posts or editing old posts, there is an option to put posts tags. Copy your post title and paste the whole title in posts tags box and add it. Putting keywords in posts tags is not that helpful as the title is.

Excerpt
Right below the post box, there is an excerpt box. Write the description of your blog in that blog. Description must contain important points of your posts.

Categories
Make categories of all your posts with related keywords. It will display all the related posts in search engine when one of the post is searched.

SEO plugins
Install All in one SEO pack plugin by searching from the addnew plugin link in plugins tab. This plugin will allow you to put keywords in header automatically, will put different keywords and description for each post, will use categories and tags as keywords. Advantage of optimizing each post with different description and keywords tags is that you have created virtual site of each post. If you get 1 visitor per day by putting keywords only in header than by putting keywords in each posts, you will get as many visitors as many posts you do have.

No comments:

Post a Comment