Today We Will Discuss About
Seo,Because It's a main part of
Blogger Trafic Increase And increase Rank,When Your blogger
SEO Friendly Search Engine Will Be impottant Your
Blogger.And Your Rank Will Be Increase.In New
Blogger Interface Add New Some
Seo Features in Blogspot Dashboard,so it Will Be Helpfull For Your
Blogger SEo And Trafick.Now a Days You can See Mostly pepole Search About
SEO Because Its A Main And important part,your Trafic Will be Automatically increase.Below Some Important Tips Given I Hope You Will be Done This.
10 Killer Blogger SEO Tips For Everyone
1. Optimize Post Titles Of Blogspot Blogger.
It Is Very Simple logic And You know That Ist In Search Engine Blogger Heading Title Appear And Its Most important For And You Can Change This Below Given Instructions.
- Login to Blogger >> Dashboard >> Template >> HTML >> Proceed
- Search this code: [Use CTRL+F] <title><data:blog.pageTitle/></title>
- Replace the above code with below codes And Save.
<b:if cond='data:blog.pageType == "index"'> <title><data:blog.title/></title> <b:else/> <title><data:blog.pageName/> | <data:blog.title/></title> </b:if>
2. Change Headings [H].
Headings are the most expensive HTML tags which are used to assessment the value of a text in a paragraph. So in SEO terms we use H1 for blog's post title. But the problem is with blogger; blogger adds H3 to post title in default templates. So we must at least promote the headings for post titles from
H3 to
H2. To do this task follow the given tips below
- Go to Blog Dashboard >> Template and then HTML >> Proceed.
Search for
H3 and from the
CSS to
HTML change all 8 or 9
H3 tags to
H2. That's all and save template.
3. Optimize Blogger Lables.
The Lable links are the tags which used in Blogger. For a better user
navigation, we use these tags in Blogger. They most often create problems for search engines crawlers. So we need to change them to their the relevant. HTML features.
- Go to Blog >> Dashboard >> Template > HTML >> Proceed.
Search for This piece of Code Using [
CTRL+F]:
<a expr:href='data:label.url'
Replace it with this Code.
<a expr:href='data:label.url' rel='tag'
Save The Template and that's all for Labels.
Note: If
rel='tag' is already exists then don't change anything, leave it as it is.
4. Optimize Blogger Comments.
Comments are good for every blogger blog and website. But if they are irrelevant then they destroy the search ranking.So Its most important Change These Settings your Blogger Blog, So you must keep comments' external links as nofollow or external nofollow.Mostly Blogger Are Follow The External Links.Its nod Good for Your Blogger.
- Go to Blog >> Dashboard >> Template >> HTML >> Proceed
Search for this piece of Code Using [
CTRL+F]
expr:href='data:post.createLinkUrl'
Replace above with this one below
rel='external nofollow' expr:href='data:post.createLinkUrl'
Save The Template and that's all about comments.
5. Optimize Blog Archives.
This is another problem with blogger blogs. Archives pages (if they are shown in home page) make problems for search robots. So if you want to get rid of this problem then just follow given steps below.
- Go to Blog >> Dashboard >> Template >> HTML >> Proceed
Search for this piece of Code Using [
CTRL+F]
<a class='post-count-link' expr:href='data:i.url'>
Replace above code with one below:
<a rel="archives" class='post-count-link' expr:href='data:i.url'>
Save template and that's all done about Archives.
6. How Enable Meta Description & Post Search Description Your Blog.
Blogger New Interface introduce This For Add Meta Description in Blogger Post.So Below Given Instructions.You Can Do This.
go to your
Blog >>
Dashboard >>
Setting >>
Search Preferences >>
Meta Tags >>
Enable.Yes and write maximum of 150 letters meta description for your blog post and save it. Now below Given custom robots header tags or enable it with this setting showing in picture below.
Save Changes and that's all for meta description tags.When You Done This Step.So When Yoyu Start Writing post So Next The
Location Show New Tab For
Search Description. You Can write 150 Unique Meta description Here .Show in searc engine.
7. Change the Static Meta Description Your Blogger.
In Blogger New interface You Can See Some Changing About SEO.Because Some People Don't know This .When You Add This CSS Code Your Below The
<Head> Your meta Description Shown And Work properly.
- Go to Blog >> Dashboard >> Template >> HTML >> Proceed
Find
<head> Just below the
<head> tag insert below code
<b:if cond='data:blog.metaDescription != ""'>
<meta expr:content='data:blog.metaDescription' name='description'/>
</b:if>
3. Save template and that's all for Your Blogger changing meta tags.
8. How To Add Custom 'Robot.txt' file.
This is Main And Advanced option for Your Blogger
Custom Robot.txt plese Done This Properly Below Given instructions.
- Go to Blog >> Dashboard >> Setting >> Search Preferences >>
Below the page find
Custom Robot.txt as showin in below Given image.
First enable this option and the yes, so the box will appear. Copy below code and paste it in that box.
User-agent: Mediapartners-Google
Disallow:
User-agent: *
Disallow: /search?q=*
Disallow: /*?updated-max=*
Allow: /
Sitemap: http://www.matrixar.com/feeds/posts/default?orderby=updated
Save the All changes and must change the sitemap URL with your own blogspot/blog address. That's all for
Custom robot.txt. and finally you have done all the necessary SEO steps for your blogger Blog.its Help For indexing In Search Engine.
Thanks For Reading This . i Hope You Will Done This al Changinng For SEO.