On Blogspot or Blogger there are feeds that can be used as a sitemap or table of contents. How to create a table of contents or sitemap very easy or easy, that is to put a bit of javascript code to a page (page) or the mail, and of course by utilizing the RSS feed of the blog in question.
(If it fails we could use the second way to create a table of contents/sitemap Blogger)
The creation of a sitemap or table of contents in this article are intended for visitors of our blog, not robot for Google. Blog platform in question here is a Blogger not Wordpress, Tumblr, and other blog platforms. Blogger provides facilities to create a sitemap with so easy and automatic.
Here's how to create sitemap/table of contents automatically in Blogger:
A value of ' 100px ' in the ' heigh ' modified according the length of the table of contents is displayed. Don't forget to replace the code of the ' easy-seo-tips.blogspot.com ' at the top with your blog address.
Thank you for visiting Easy SEO Tips in the article on how to easily create Sitemap/table of contents automatically on Blogger. If you have any requests, suggestions and criticisms please comment.
(If it fails we could use the second way to create a table of contents/sitemap Blogger)
The creation of a sitemap or table of contents in this article are intended for visitors of our blog, not robot for Google. Blog platform in question here is a Blogger not Wordpress, Tumblr, and other blog platforms. Blogger provides facilities to create a sitemap with so easy and automatic.
Here's how to create sitemap/table of contents automatically in Blogger:
- Sign in to Your blogger account.
- Select The Page. "Menu
- Create a new page (click on the ' new page ' > ' blank page ')
- Mode select ' HTML '.
- Give the title of the table of contents or Sitemap (up to you).
- Insert the following code: <script src="https://sites.google.com/site/fileeasyseo/Easy-Best-Sitemap.js"></script><script src="http://easy-seo-tips.blogspot.com/feeds/posts/default?max-results=9999&alt=json-in-script&callback=loadtoc"></script>
- Replace the code of the ' easy-seo-tips.blogspot.com ' above with your blog address.
- Publish.
Table of contents/Sitemap With Scroll
If you want the table of contents or sitemap which has a scroll on the right side (Figure 2), you can use the following code instead of the code point number 6 above:
<div style="background-color: #ffffff; border: 1px solid #ddd; height: 100px; overflow: auto; padding: 10px; width: 100%px;">
<script src="https://sites.google.com/site/fileeasyseo/Easy-Best-Sitemap.js"></script><script src="http://easy-seo-tips.blogspot.com/feeds/posts/default?max-results=9999&alt=json-in-script&callback=loadtoc"></script></div>
A value of ' 100px ' in the ' heigh ' modified according the length of the table of contents is displayed. Don't forget to replace the code of the ' easy-seo-tips.blogspot.com ' at the top with your blog address.
Thank you for visiting Easy SEO Tips in the article on how to easily create Sitemap/table of contents automatically on Blogger. If you have any requests, suggestions and criticisms please comment.
No comments:
Post a Comment