How To Make HTML Sitemap Page on Blogger (UI Grid Designed Sitemap)

By using an HTML sitemap, the visitor can easily navigate the entire site. An HTML sitemap is the creation of a single page on your website that ....

 How To Make HTML Sitemap

blogger html sitemap
blogger html sitemap


Hello friends! Welcome to a different blogger blog tutorial, during this tutorial we are going to see a way to produce a sitemap page for journalger blog in an exceedingly way. it's unfortunate that there are not any widgets and facilities for Blogger sitemap compared to WordPress that contains a plugin referred to as “Yoast SEO” that mechanically creates and updates web site sitemap.

 But, this can be not a really huge downside. you'll be able to conjointly produce a sitemap in Blogger. however cryptography information is incredibly necessary for that. however most of the new bloggers do not have cryptography information.


What is a HTML Sitemap?

By exploitation AN hypertext markup language sitemap, the traveler will simply navigate the complete website. AN hypertext markup language sitemap is that the creation of one page on your web site that contains links to any or all the class pages. If a traveler has hassle finding the specified post or section on your web site, you'll be able to use AN hypertext markup language sitemap to assist the traveler reach the specified page.


With an honest html sitemap, the crawler can even reach orphan pages. many of us value more highly to have a link to the hypertext markup language sitemap within the footer.


How To Make HTML Sitemap Page on Blogger

  • Open your Blogger Dashboard and click on the page Section
  • After making the New Page and Covert to html view
  • Now Paste the script given below on your sitemap page.
  • Now your sitemap page is prepared to Use.

      
      

<!--[ Sitemap script DTE, source: dte.web.id/teknis/widget-daftar-isi-tabulasi-blogger ]-->
<script src='//dte-project.github.io/blogger/tabbed-toc.min.js?active=0&amp;load=true&amp;ad=true&amp;date=%25M~%25%20%25D%25%2C%20%25Y%25' defer='defer'></script>

<style>
  .tabbed-toc{border:0;font-size:15px}
  .tabbed-toc-tabs{width:10em;font-size:14px}
  .tabbed-toc-tab{padding:0 15px;border-radius:3px 0 0 3px;position:relative;transition:var(--trans-1);color:inherit}
  .tabbed-toc-tab::after{content:'';position:absolute;top:0;bottom:0;right:0;border-right:1px solid var(--linkC);opacity:0}
  .tabbed-toc-tab:hover, .tabbed-toc-tab.active{background:var(--transB)}
  .tabbed-toc-tab:hover::after, .tabbed-toc-tab.active::after{opacity:1}
  .tabbed-toc-tab.active{color:var(--linkC);opacity:.7}
  .ltr .tabbed-toc-panels{border-color:var(--contentL)}
  .ltr .tabbed-toc-time{position:relative;font-size:12px;opacity:.7}
  .tabbed-toc li{padding:5px 7.5px;line-height:1.6em;min-height:40px;display:flex;align-items:center;justify-content:space-between}
  .tabbed-toc li >*{padding:0 7.5px; margin:0}
  .tabbed-toc a{color:inherit}
  .tabbed-toc-title{font-size:16px}
  .tabbed-toc-title sup{font-weight:400;font-size:12px;color:var(--linkC)}
  .drkM .ltr .tabbed-toc-panels{border-color:rgba(255,255,255,.1)}
  .drkM .tabbed-toc-tab.active, .drkM .tabbed-toc-title sup{color:var(--darkL)}
  .drkM .tabbed-toc-tab::after{border-color:var(--darkL)}
  @media screen and (max-width:750px){
    .tabbed-toc nav{display:flex;overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory; -ms-overflow-style:none;-webkit-overflow-scrolling:touch; /*position:relative;width:calc(100% + 40px);left:-20px;right:-20px;padding:0 20px*/}
    .tabbed-toc nav::-webkit-scrollbar{width:0;height:0}
    .tabbed-toc nav::-webkit-scrollbar-track{background:transparent}
    .tabbed-toc nav::-webkit-scrollbar-thumb{background:transparent;border:none}
    .tabbed-toc-tab{border-radius:3px 3px 0 0;white-space:nowrap;flex-shrink:0;scroll-snap-align:start}
    .tabbed-toc-tab::after{top:auto;left:0;border-right:0;border-bottom:1px solid var(--linkC)}
    .tabbed-toc ol{margin-top:15px;padding:0 15px;list-style:decimal}
    .tabbed-toc li{display:list-item;padding:5px 0;overflow:visible;list-style:inherit}
    .drkM .tabbed-toc-tab::after{border-color:var(--darkL)}
  }
  @media screen and (max-width:500px){
    .tabbed-toc-title{font-size:15px}
  }
</style>

Final words

We hope this sitemap script is extremely useful to you. if you like this article. please build to follow my blog. thanks for reading..

Getting Info...

Rate this article

Getting Info...

Post a Comment

Notification

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
More Details