Create Automatic Updated Sitemap For Blogger

Today The Question Is That "How To Easily Create Awesome And Stylish Updated Automatic Sitemap For Blogger Using "BlogArchive" Gadget On A Desired Page?". I Am So Happy Because I Found A New Method To Display Automatically Updated Sitemap For Your Blog On Blogger... After Adding This You Don't Have To UpDate This Again And Again, It Will Show Your Latest Post Automatically And You Have Also Full Right To Customize The  Blog Archive Using Blogger Edit Gadget Option, You Can Show Your Post List In Many Style.The Other Features Is That You Don't Have To Use Third Party Or JQuery/JavaScript SiteMap Because They Will Make Your Blog Loading Time Also High.So If You Are Ready To Do This Just Go On And Create Your SiteMap Page With Easy Steps As Given Below.

Features:

1.) Simple But Awesome.
2.) Automatically Updated.
3.) Fully Customizable.
4.) You Can Show Post In Monthly, Weekly, Daily Compressed.
5.) You Can Also Change Loder Post Or Newer Post First.
6.) You Have Three Styles Like Hierarchy, Flat List, DropDown.
7.) You Can Change All The Above While Addind Widget.
8.) Will Only Display On A Static Page.
9.) Will Display On Post Area.
10.) And Many More Function.
11.) Without Ant Third Party Source Like jQuery Or JavaScript.
12.) Only Two Line Blog Code Will Be Added.

How To Add In Blogspot?

1.) Go To Your www.blogger.com
2.) Open Your Desire Blog.
3.) Go To "Layout".
4.) Click "Add A Gadget" Where You Want To Add It.
5.) Now Scroll To "Blog Archive" Widget If Not Added.
6.) Click "+" Icon To Add It.
7.) And Then Edit As Given Below In Pic.

How To Easily Create Automatic Updated Sitemap For Blogger?

8.) Then Copy The Widget ID Like "BlogArchive1" And Click Save.
9.) Now Go To Your "Template" > Edit HTML > "Expand Widget Templates"
10.) Than Click (Ctrl + F) To Find Your Widget ID (BlogArchive1).
       You Will Find Like This.

<b:widget id='BlogArchive1' locked='false' title='Our Site Map' type='BlogArchive'>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>
<b:include name='quickedit'/>
</b:includable>

11.) Then Add The Below Code After <b:includable id='main'>
<b:if cond='data:blog.url == &quot;URL OF YOUR SITEMAP PAGE&quot;'>


12.) And Add The Below Code Before </b:includable>
</b:if>


13.) Now Create A Blog Page Where You Want To Display Your SiteMap.
14.) Then Copy There URL And Past It Instead Of URL OF YOUR SITEMAP PAGE
Like:
15.) Then Click Save.
16.) Then Again Go To "Layout" Tab.
17.) Here You Move Your "Blog Archive" To The Head Of Post Widget Like.

How To Easily Create Automatic Updated Sitemap For Blogger?

18.) Then Click Save...
19.) Here Your Automatically Updated SiteMap Are Ready.
20.) Now Enjoy...

Customization:

There Is No Need To Customize More Because All Is Done Above. More Question, Feel Free To Ask.Like It Then Leave Your Views...

0 comments:

Post a Comment

 
Top