How To Create And Install A Sitemap Or A Table Of Contents For A Blog Based On The Latest Posts - UTAMA ONE

This blog is intended to share information and knowledge

Monday, April 12, 2021

How To Create And Install A Sitemap Or A Table Of Contents For A Blog Based On The Latest Posts


Sitemap Blog



Hi, bestfriend. . Today, I will discuss how to create and install a sitemap or a table of contents for a blog based on the latest posts.




Table of contents
  1. Functions and Benefits of a Table of Contents or Sitemap for a Blog
  2. The advantages of a sitemap or a blog's table of contents based on latest post
  3. How To Create And Install A Sitemap Or A Table Of Contents For A Blog Based On The Latest Posts


Functions and Benefits of a Table of Contents or a Sitemap for a Blog


The following are the Functions and Benefits of a Table of Contents or Sitemap for Blogs, including:



A sitemap or table of contents serves to make it easier for your website visitors to find all the articles they want. Meanwhile, the Archive, Labels, Random posts and Recent posts menu only provides a list of articles that are not all displayed easily and directly, so they have difficulty finding the articles they are looking for.



So, the main benefit of a sitemap or blog's table of contents is that it makes it easier for visitors to find articles, and also displays all the articles you have.



The Advantages of a Sitemap or a Blog's Table of Contents Based on Latest Post


The following are some of the advantages of a sitemap or blog content table based on latest posts, including:



  • Displays all articles based on the latest posts
  • SEO friendly, responsive, and mobile friendly
  • Update automatically
  • Cool and simple appearance
  • Fast loading and lightweight
  • Valid HTML 5 and CSS


How to Create and Install a Sitemap or a Table of Contents for a Blog Based on the Latest Posts


To be able to create and install a sitemap or a table of contents for a blog based on this latest post, please follow the steps below:



  1. Login to Blogger
  2. First, How to Create and Install a Sitemap or a List of Blog Contents Based on the Latest Posts, is to log in to your Blogger account.



  3. Select the "Pages" menu
  4. Second, how to create and post a sitemap or blog content table based on the latest posts, is to choose the "Pages" menu on the left side.



  5. Create a New Page
  6. Third, how to create and install a sitemap or a table of contents for a blog based on the latest posts, is to create a new page.



    Click "New Page", and then a new window will appear showing a blank page to start creating the sitemap. On a blank page, select "HTML" mode (not "Write" mode). Next, put the code below.



      <style type="text/css">
      #bp_toc {background:#ffaaa4;color:#666;margin:0 auto;padding:5px;}
      span.toc-note {padding:20px;margin:0 auto;display:block;text-align:center;color:#ffcfcc;font-family:'Open Sans';font-weight:700;text-transform:uppercase;font-size:30px;line-height:normal;}
      .toc-header-col1 {padding:10px;background-color:#f5f5f5;width:250px;}
      .toc-header-col2 {padding:10px;background-color:#f5f5f5;width:75px;}
      .toc-header-col3 {padding:10px;background-color:#f5f5f5;width:125px;}
      .toc-header-col1 a:link, .toc-header-col1 a:visited, .toc-header-col2 a:link, .toc-header-col2 a:visited, .toc-header-col3 a:link, .toc-header-col3 a:visited {font-size:13px;
      text-decoration:none;color:#aaa;font-family:'Open Sans';font-weight:700;letter-spacing: 0.5px;}
      .toc-header-col1 a:hover, .toc-header-col2 a:hover, .toc-header-col3 a:hover {
      text-decoration:none;}
      .toc-entry-col1, .toc-entry-col2, .toc-entry-col3 {background:#fdfdfd;padding:5px;padding-left:5px;font-size:89%}
      .toc-entry-col1 a, .toc-entry-col2 a, .toc-entry-col3 a{color:#666;font-size:13px;}
      .toc-entry-col1 a:hover, .toc-entry-col2 a:hover, .toc-entry-col3 a:hover{color:#e76e66;}
      #bp_toc table {width:100%;margin:0 auto;counter-reset:rowNumber;}
      .toc-entry-col1 {counter-increment:rowNumber;}
      #bp_toc table tr td.toc-entry-col1:first-child::before {content: counter(rowNumber);min-width:1em;margin-right:0.5em;}
      td.toc-entry-col2 {background:#fafafa;}
      </style>

      <br />
      <div id="bp_toc">
      </div>
      <script src="https://cdn.rawgit.com/teknomia/sitemap/95c4a4a6/sitemap-blogtoc.js" type="text/javascript"></script>
      <script src="/feeds/posts/summary?alt=json-in-script&amp;max-results=9999&amp;callback=loadtoc" type="text/javascript"></script>

      <style scoped="" type="text/css">
      #comments {display:none;}
      </style>


  7. Give a name to the Page
  8. Fourth, how to create and post a sitemap or blog content table based on the latest posts, is to give a name to this page.



    Don't forget to give a title for this page with the name "Sitemap" or "Table of Contents".



  9. Click "Publish"


To confirm whether the sitemap or blog's table of contents has been successfully created, please visit your website page.




Thus an explanation of How to Create and Install a Sitemap or a List of Blog Contents Based on the Latest Posts.




See also:

May be useful. .



No comments:

Post a Comment