Advertisement

adsense ad
  • Page Title and Meta tag Description Blogger For SEO

    For a better indexing of your blog on Google I suggest you to make these simple changes on your template. Change this line (blog title):

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

    ...with the following code:

    <b:if cond='data:blog.pageType != "item"'>
    <title>My site | This is a short description</title>
    <b:else/>
    <title><data:blog.pageTitle/></title>
    </b:if>


    ...and add Meta tag description below the previous <b:if> statement.

    <b:if cond='data:blog.pageType != "item"'>
    <meta name="Description" content="Add here a short description of your site" />
    </b:if>

    For example on my template I added: "Woork is a popular tech blog mantained by from Antonio Lupetti. Topics focus on web design, tutorials, resources and inspiration", so when someone looking for my blog on Google, search results display the following description:



0 comments:

Leave a Reply

Recent Post

Featured Video

Photos

Photos

Recent Comment