The form of the sitemap looks like table of content. Every post divided according to the tag. It's different from creating blog article, if you create an article you choose blog Post, we don't create sitemap as a blog post, but we create it as Blog Page.
This is the example of a blog sitemap :
How to make blog sitemap :
1. Go to your blog Overview > Pages
2. If you haven't show Pages in your blog, change the Pages setting. You can choose to show your blog pages in the "Top tab" or "Side Link"
3. Click new page > blank page
4. Go to HTML tab, don't forget to fill the title of the page
5. Copy and paste all of the link below, and paste on the blog page HTML tab
<script src="http://me-sitemap.googlecode.com/files/mysitemap.js" type="text/javascript">
</script>
<script src="http://www.YOURSITE.com/feeds/posts/default?max-results=9999&alt=json-in-script&callback=loadtoc">
</script>
6. Change "YOURSITE" to your blog address
7. Publish. Done.
Now you have a sitemap for your blog. If you have any question, feel free to leave a comment below.
Post a Comment