Basically Blogger is not so much SEO friendly like WordPress. In WordPress we can manually use meta keywords and meta descriptions. It is not possible in Blogger, the free service by Google. Morever it is too much difficult to customize Blogger template for better search engine optimization without the pure knowledge of HTML, CSS, JavaScript, Ajax and so on. I found out a way how you can make your Blogger template more SEO friendly.
Avoid Too Many Flash, Java Codes
Flash and JavaScript codes are used in Blogger to show effect but to be honest this codes are harmful for you SEO. JavaScript codes are used much more to hack the Blogger Template. I say Design is not all but the content is main factor. So just avoid codes and always keep clean the Template.
Keep All External Links NoFollow
In order to gain highest SEO score You must keep all external links nofollow. If you avoid this rule, your PageRank will be reducing. Some Blogger templates have built in social share button. You have to manually edit and add rel="nofollow" tag.
keep The Template Clean
We sometimes add codes to add more gadgets. So you have to careful no to add unnecessary codes. This may cause your SEO status
Add Meta keywords And Description
Meta keywords refer to some words which are the main themes of your site. And meta description refers to a small speeches about your webpage to let know the search engines of the perfect statement of your website.
Guidelines of Meta Keyword And Description
Rules Of Adding Meta Tags To Blogger<b:include data='blog' name='all-head-content'/>
<meta content='DESCRIPTION HERE' name='description'/>
<meta content='KEYWORDS HERE' name='keywords'/>
<meta content='AUTHOR NAME HERE' name='author'/>
Heading
H1, H2, H3, H4 are the heading tags. Google, Bing and other search engines give much priority on H1 tags. Highlight main title with H1 title tag like <H1> SEO ON BLOGGER </H1>. You have to customize your blogger template and replace with H1 tag.<b:if cond='data:post.title'>
<h3 class='post-title entry-title'>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'> <data:post.title/> </ a>
<b:else/>
<b:if cond='data:post.url'>
<a expr:href='data:post.url'> <data:post.title/> </ a>
<b:else/>
<data:post.title/>
</ b: if>
</ b: if>
</ H3>
</ b: if><b:if cond='data:post.title'>
<h1 class='post-title entry-title'>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'> <data:post.title/> </ a>
<b:else/>
<b:if cond='data:post.url'>
<a expr:href='data:post.url'> <data:post.title/> </ a>
<b:else/>
<data:post.title/>
</ b: if>
</ b: if>
</ H1>
</ b: if>
Page Title And Permalink Structure
Show Blog Title After Post Titles On Search Results<title><data:blog.pageTitle/></title>
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/> | <data:blog.title/></title>
<meta expr:content='data:blog.pageName' name='description'/>
</b:if>
Loved the article ? You can share the post if you like
Monday, April 16, 2012
Make Your Blogger Template More SEO Friendly
Posts By AUTHOR
Hi, I Am the founder of ALLBLOGGINGTIPZ. I like Blogging. It's Blogging is my passion.
Author Box byTech Blog
Subscribe to:
Post Comments (Atom)
0 comments:
Click Here To add Comment