Sitemap on Blogger Blog
As SEO people know that sitemap are core component of on-page optimization and it is essential wheel for SEO. I researched on how to create Blogger or Word Press sitemap then I found some websites which are offering free custom sitemap generator. Feed burner is one of them; I think you guys heard that. It assists you to build and update your Blogger or Word Press sitemap fir your blog and there is a special compliment for user, now you ask to me what? You also create newsletter for your readers.
When sitemap is ready for blog then you also submit your sitemap to Google Webmaster tool through this site. Now there is question raise why we submit sitemap to Google Webmaster? Because your blog post crawl by search engines that’s why we create sitemap of blogs, if you know Google webmaster tool then you can check your each and every post backlinks which is so crucial for anyone whether they are company or freelancers.
So are you guys ready for learning about how we can create sitemap on your blogger blog? Let’s begin
When sitemap is ready for blog then you also submit your sitemap to Google Webmaster tool through this site. Now there is question raise why we submit sitemap to Google Webmaster? Because your blog post crawl by search engines that’s why we create sitemap of blogs, if you know Google webmaster tool then you can check your each and every post backlinks which is so crucial for anyone whether they are company or freelancers.
So are you guys ready for learning about how we can create sitemap on your blogger blog? Let’s begin
Add Sitemap to Blogger Blog
- Sign in to Blogger dashboard.
- Search for Page option and click on create new blogger page.
- Now add give the page title "Sitemap"
- Click on "HTML" and copy paste below code.
- Change "bloggingtuition.org" with your blog domain name.
- The best option to publish the blogger page, first preview your work and then publish it.
- Now you can enjoy your blogger blog sitemap.
Sitemap Blogger Blog Code
<style>
#toc{
width
:
99%
;
margin
:
5px
auto
;
border
:
1px
solid
#2D96DF
;
-webkit-box-shadow:
4px
4px
8px
2px
rgbaundefined
0
,
0
,
0
,
0.2
);
-moz-box-shadow:
4px
4px
8px
2px
rgbaundefined
0
,
0
,
0
,
0.2
);
box-shadow:
4px
4px
8px
2px
rgbaundefined
0
,
0
,
0
,
0.2
);
}
.labl{
color
:
#FF5F00
;
font-weight
:
bold
;
margin
:
0
-5px
;
padding
:
1px
0
2px
11px
;
background
:-moz-linear-gradientundefinedright,
#C2EAFE
0%
,
#055A85
40%
);
background
:-webkit-gradientundefinedlinear,
left
10
,
right
80
,color-stopundefined
0.20
,
#055A85
),color-stopundefined
1
,
#C2EAFE
));
border
:
1px
solid
#2D96DF
;
border-radius:
4px
;-moz-border-radius:
4px
;
-webkit-border-radius:
4px
;box-shadow:
3px
3px
1px
#bbb
;
-moz-box-shadow:
3px
3px
1px
#bbb
;-webkit-box-shadow:
3px
3px
1px
#bbb
;
display
:
block
;
}
.labl a{
color
:
#fff
;
}
.labl:first-letter{t
ext-transform:
uppercase
;
}
.new{
color
:
#FF5F00
;
font-weight
:
bold
;
font-style
:
italic
;
}
.postname{
font-weight
:
normal
;
background
:-moz-linear-gradientundefinedright,
#C2EAFE
0%
,
#fff
40%
);
background
:-webkit-gradientundefinedlinear,
left
80
,
right
10
,color-stopundefined
0.60
,
#fff
),color-stopundefined
1
,
#C2EAFE
));
}
.postname li{
border-bottom
:
#ddd
1px
dotted
;
margin-right
:
5px
}
#sidebar-wrapper, #midsidebar-wrapper, .gapad
2
, .blog-pager, .post-header-line
-1
, .post-footer , #rsidebar-wrapper ,.rolapa,.post h
2
{
display
:
none
!important
;} #main-wrapper {
width
:
98%
!important
;} .post {
width
:
98%
!important
; }
</style>
<div id=
"toc"
>
<script src=
"http://bloggerprofessionals.googlecode.com/files/MyTOC.js"
type=
"text/javascript"
></script>
<script src=
"http://www.bloggingtuition.org/feeds/posts/default?max-results=9999&alt=json-in-script&callback=loadtoc"
>
</script></div>
</div></p>
<div style=
'clear: both;'
></div>
</div>
<div class=
'rolapa'
></div>