Updates from July, 2009

  • SEO Title For Your Blog

    Anggun Andy 7:17 am on July 21, 2009 | 0 Permalink | Reply
    Tags: , , ,

    Step #1

    In your Blogger dashboard, go to “Layout” => “Edit HTML”.
    Step #2

    In the template code, do a search for this:

     <title><data:blog.pageTitle/></title>.

    It’s usually in the first 5-10 lines of code in your template near the top.
    Step #3

    Replace that bit of code with the following code:

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

    Step #4

    Save your template and go back to your blog. Click into any individual post and look at the page title.

    All your blogger posts are now much better optimized to rank higher in Google. I’m not going to promise you a night and day difference but you’ve taken a step in the right direction. Now just go post unique high quality content so people searching Google will find your blog first!

     
  • Hello world!

    Anggun Andy 11:19 am on June 22, 2009 | 1 Permalink | Reply

    Welcome to My Blog. This is my first post. Edit or delete it’s up to me, then start blogging!

     
c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
esc
cancel