How to generate sitemap on blogger or blogspot site freely?
Site map:
A sitemap is a file where we provide information about the pages of our site, uploaded available videos, and other files on our site & the relationships between them.
Search engines like Google read this file to crawl our site more efficiently. A sitemap inform / tells Google which pages and files you think are important in our site, and also provides important/valuable information about these files. As for example: when the page was last updated and any alternate language versions of the page....
You can use a sitemap to provide information about specific types of content on our pages, including video, image, and news content.
For example:
A sitemap video entry can specify the video running time, rating, and age-appropriateness rating okay.
A sitemap img entry can include the loci/ location of the images included in a page
A sitemap news entry can include the article title and publication date and important of the post or article.
{tocify} $title={Table of Contents}
XML Sitemap
Readymade Free Sitemap for blogger :
Here we are uploading a pree coded file for sitemap . There is nothing to worry for creating your sitemap on blogspot or blogger. Just notice some important points for your sitemap.
First of all you are create your blogger website with a notable theme . After that customise your theme for better view of your site .
Now go to your blogger page section where you create your Pages or menu bar content.
![]() |
Now Give title of the page as : Sitemap
Now view as HTML writing, and paste the code . After paste see care fully where you change or rewrite your website details . Our provided html code are highlighted where your rewrite or some changing is mandatory.
HTML Code
<link href="https://cdn.jsdelivr.net/gh/IamArpain/blogger-sitemap-generator-script/Script/arpain-sitemap-css.css" rel="stylesheet" type="text/css"/></link><br />
<style>
/*Any Custom Style to change default design*/
</style><br /><br />
<div class="arpian-sitemap" id="arpian-sitemap">
<span class="loading">Load…</span>
</div>
<script>
var arpianSitemapData = {blogUrl: "https://www.ajir-khobor.blogspot.com", // Blog URL Place your Blog Url to get Post Data without / at end of URL Example: https://www.cbcsnote.com
containerId: "arpian-sitemap", // Container ID active Tab: 2, // The default active tab index (default: the first tab)
showDates: false, // `true` to show the post date
showSummaries: false, // `true` to show the posts summaries
numChars: 200, // Number of summary chars
showThumbnails: true, // `true` to show the posts thumbnails (Not recommended)
thumbSize: 40, // Thumbnail size
noThumb: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAA3NCSVQICAjb4U/gAAAADElEQVQImWOor68HAAL+AX7vOF2TAAAAAElFTkSuQmCC", // A "no thumbnail" URL
monthNames: [ // Array of month names you can use another Language Month If your blog is in other Language then English
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December"
],
newTabLink: true, // Open link in new window?
maxResults: 999, // Maximum post results 99999
cpreload: 0, // Load the feed after 0 seconds (option => time in milliseconds || "onload")
sortAlphabetically: false, // `false` to sort posts by published date & true for sorting Alphabetically
showNew: true, // `false` to hide the "New!" mark in most recent posts, or define how many recent posts are to be marked
newText: ' – <em style="color:red;">New!</em>' // HTML for the "New!" text
};
</script>
<br />
<script src="https://cdn.jsdelivr.net/gh/IamArpain/blogger-sitemap-generator-script/Script/arpain-sitemap.js"></script>
Replace highlights site link with your own site link. Some editable or customisable points are here. You'll be customised this for unique view of your sitemap.
This HTML code is available for download here.
{getButton} $text={Download} $icon={download} $color={Blue Colour}
Never directly upload this code , if you're not customise with your link then this sitemap show only this mention site sitemap only. So replacement is mandatory.
If you have any issue then you can contact or msg us directly with technical support team through below link.