Sabtu, 10 November 2012

0 Important: How To Fix Your Blogger Post Titles


Dont Forget To Leave A Comment...!!!
So after reading about your Blog Title and Keywords you should know it's very important to have the right keywords in your individual blog post titles as well..


"Well that's fine I write my title into blogger with my post, save it, done"


Right? .. Wrong.. I noticed my own post titles looked like this







Blogger adds your blog title to every post title, google only reads the first 74 characters of a title, so guess what? if you have a nice post and the title is full of keywords you could be found for.. you won't be! because blogger has stuck your main blog title in the way. 


Here is an example from makeupsavvy, one of her posts is called "Dress Table Inspiration And Lighting Tips" but here is how it shows in google.


So now there is no way the post could be found on google for something like "makeup lighting tips" because its been cut off by blogger adding her blog title

Here is How To Fix It


Follow these steps..
    Go To Design

Click Edit Html

Cluck on Expand Widget Templates


Now find the html code that says 
<
<title><data:blog.pageTitle/></title>

Remove it and replace it with
  

 <b:if cond='data:blog.pageType == &quot;item&quot;'>
<title><data:blog.pageName/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>

Save your template and you're done! now go check a blog post's html source and it should look like this.



Now only your post title is showing and you're free to use your 74 character title to be more easily findable by search engines.

0 komentar:

Posting Komentar