Blogger Templates
and otherTemplates
don't come with a fullysearch engine optimized
(SEO
) <tittle> Tag, meaning you aren’t maximizing yourblog
to rank better in Google.Blogger Templates
and otherTemplates
have this Format:BLOG NAME | BLOG POST TITLE
And
Search Engine
such asPage Title
from Left to Right.So if The
Search Engine
will Crawl your page it will Always Craw First your BLOG NAME Before the BLOG POST TITLE. AndSearch Engine
Sometimes Don't Read The Hole Title but only reads some few words from the left.So here is the
Step by Step Guide in Optimizing Your page Title to the maximum
.Step 1: Go To Blogger>Layout>Edit HTML
Step 2: Search For this Code. This is Always Near the Top.
<title><data:blog.pageTitle/></title>
Step 3: Replace that Code with this Code
<b:if cond='data:blog.pageType == "index"'>
<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
No comments:
Post a Comment