Problogger Blogging News via E-Mail!

About Mert Erkal

He left his full time job as of 1st August, 2008 to earn his living as a problogger from blogging and freelance Internet projects. He also shares his 10 years of experience he gained in a giant multi-national company for Small Business companies and builds Corporate Identity. Read more about him!

Dec
5th

The 5 Basic Steps Of SEO For Your Blog – Part 2

By Mert Erkal in Search Engine Optimization

SEO for blogs

SEO for blogs

In The 5 Basic Steps of SEO Part 1 we took a look at the importance of tagging and permalink structure for making a SEO friendly blog. Now let me tell you about one simple Search Engine Optimization tip that if you take the ten minutes necessary to learn and make it a habit, will improve your posts rank significantly in search engines like Google and Yahoo.

Apply This HTML Code Tip For Better Blog Headings:

When you write articles for your blog I bet you use Bold (B) to highlight your headings. Actually there is a special HTML code which you can use to highlight your headings in a way search engines like to see. These are called heading tags and work like below:

<h1>Heading goes here</h1>

You may also use “h2″ and “h3″ to distinguish lower heading types like sub-headings. When you write articles to your blog, switch to the WordPress plain text editor (Switch from Visual to HTML). This way you can handle the code. Whenever you need a heading just use <h1>, <h2>, or <h3> tags. Also make sure that your blog design makes the main title of each article a <h1> tag. Let me tell you how you can check this:

  • Login to your WordPress admin
  • Go to Design
  • Click on Theme Editor
  • Open the Single Post (Or Single.php)
  • Make sure you get a copy of the existing codes, before making any changes
  • If you notice that your blog titles are wrapped up with a h2 tag, replace it with a h1 tag
  • Should look very similar to this one: <h1><a href=”<?php the_permalink() ?>” rel=”bookmark” title=”Permanent Link to <?php the_title_attribute(); ?>”><?php the_title(); ?></a></h1

Use Heading Tags To Anchor Certain Keywords

You can use heading tags to anchor certain keywords in your blog post as more relevant – the words you want your post to rank well for in searches.If this is a challenging topic for you, I suggest you to re-edit one of your older posts headings. Remember this formula  <h2>Keyword</h2>.

Find a heading, and replace the bold you used, and instead wrap the heading around a <h2> at the start and a </h2>. Did you notice the change? If not, don’t worry, Google robots will notice the change very easily.

This is applicable for your blog titles too. Use some certain keywords in your blog post titles, and wrap them around with <h1> tag, and your blog post is more SEO friendly.

Since I studied SEO this is a simple technique I usually apply. When Google and other search engine robots visit your blog, they value the content in heading tags as more significant indicators of what your blog article should rank for.

What is next in Part 3? I will introduce you one great WP SEO plugin which even All In One SEO is not capable of doing what this plugin easily does. Stay tuned for more SEO and blogging tips.

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

Comments

Versos December 5th, 2008

Great Tips. Thanks for sharing Mert !

Mert Erkal December 5th, 2008

@ Versos: You are always welcome. Thanks for visiting my blog.

Geoserv December 6th, 2008

STUMBLED!

It always amazes me how something so simple can make such a big difference.

Thanks

Michael Wong December 6th, 2008

Hi there, a while ago we had talked about exchanging blogroll links.

I was supposed to get back to you after I linked to your blog so you could link back.

I linked to your blog already. When you have some time, please link back ok?

cheers, michael wong at:

http://bigmoneylist.blogspot.com/

rampantheart December 7th, 2008

I have been using h3 tags all along. Now, I am awaiting the next post ! Want to know about the plugin you’re talking about!

[...] at Search for blogging, is doing a series called The 5 Basic Steps of SEO for Your Blog- Mert discusses the simple tips like proper headline coding and keyword adjustments that promise to [...]

Ching Ya December 8th, 2008

Interesting. I didn’t know even certain HTML codes will affect SEO. Will the coding above be any different for blogger users?

Mert Erkal December 15th, 2008

@Ching Ya: No it is the same for blogger users.

[...] The 5 Basic Steps Of SEO For Your Blog – Part 2 [...]

James King March 1st, 2009

Use keywords in your heading tags, a great method of making your pages more SEO friendly. Plus use keywords in title tag, it has more weight.

Submit a Comment