How to Modify your Blog for Search Engine Results

To modify what the page title of your posts should be, you need to edit your blog’s HMTL.

For Blogger,

  1. From your dashboard, choose the blog you wish to modify and click Design.
  2. Under the Design tab are links. Select Edit HMTL.

On the HTML code you need to find

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

Replace it with the following: (Press Ctrl+C to copy)

<b:if cond=’data:blog.url == data:blog.homepageUrl’>
<title><data:blog.pageTitle/></title>

<b:else/>
<title><data:blog.pageName/> ~ <data:blog.title/></title>

</b:if>

Note:
If your blog is already indexed in searches, then you will need to wait until the search engines re-index your blog and adjust the results to the recent changes you made. This will take some time so just relax and wait.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

CommentLuv badge
What is 13 + 10 ?
Please leave these two fields as-is:
IMPORTANT! To be able to proceed, you need to solve the following simple math (so we know that you are a human) :-)

ADVERTISEMENT

ARCHIVES