Today I am writing the 9th part of Summarized SEO world. Today I am writing about the different types of Sitemaps for websites.
Sitemap are generally files with the list of all the urls of your website. Many times it is built with the meta data for each urls which gives full information about each urls.
Sitemaps are of normally 3 types:-
- XML Sitemaps.
- HTML sitemaps.
- Video Sitemaps.
1. XML Sitemaps
XML sitemaps are built for search engines. The xml sitemap makes it easy for search engine crawlers to find all urls on single page. Hence it helps in increasing the crawling and indexing rate of your website. This is how the XML sitemaps looks:-
<urlset> <url><loc>https://www.website.com/</loc><lastmod>2012-12-12</lastmod><changefreq>daily</changefreq><priority>1</priority></url> |
But many times it can be just the list of urls. Both work fine.
Details of Tags
<urlset> = It encloses every information about the urls listed in the sitemap.
<url> =It encloses information about a particular url.
<loc> = It encloses the specific url.
<lastmod> = It encloses the date of the last modification of particular URL
<changefreq> = It provides the information about how frequently a URL changes. It might be as daily, monthly, yearly,weekly, hourly, always, never.
<priority> = It indicates the importance of the url within the site. Its ranges from 0.0 to 1.0.
Creating a XML sitemap for your website:
Either you can generate a sitemap through any online tools such as www.xml-sitemaps.com or You can do it manually by making text file named sitemap in which you should follow the format which is shown in above code snippet then just change the extension of the text file as .xml.
Now your xml sitemap is ready. Now upload it to your website’s root directory so that it’s url will be yoursite.com/sitemap.xml
The next work is to submit this sitemap into the Google’s webmaster tools. Before you submit the sitemap.xml file into the webmaster tool you need to add your site in the webmaster tools and get the tracking code from there and install it on your website.
How to add XML sitemap to Google Webmasters
Doing this will verify your site in Google webmaster tools. After this, In the webmaster’s dashboard navigate to Optimization >> Sitemaps. Click on ADD/TEST SITEMAP and In the box you will see your site’s link is already there so you need to put only sitemap.xml there and Click on Submit Sitemap.
Your are done!
I will later write a separate post in details about adding website into Google Webmasters tools and adding sitemaps.
2. HTML Sitemap
HTML sitemaps are the sitemaps basically built for the visitors which may help them navigate to any page of the website through a single page. These are easy to create and it just reflect the site’s design architecture.
Creating HTML Sitemap:
Simple HTML and CSS is used to build this kind of sitemaps. A web designer’s work is to create HTML sitemap. However these sitemaps are built for users, these are also beneficial in your website’s SEO too. This is like just another page of the website.
3. Video Sitemaps
People don’t use video sitemaps most often but its possible to add a video sitemap too for the videos available on your website or you may add the video information in your XML sitemap only.
If you are making a video sitemap separately then it should look like this:-
<urlset xmlns=”https://www.sitemaps.org/schemas/sitemap/0.9 “xmlns:video=”https://www.google.com/schemas/sitemap-video/1.1”><url><loc>https://www.website.com/video-page.html</loc><video:video><video:thumbnail_loc>https://www.website.com/video-thumbnail.jpg </video:thumbnail_loc><video:title>Most Awesome Video Ever</video:title><video:description>As the title says: this is the most awesome video ever. </video:description><video:content_loc>https://www.website.com/video.mp4</video:content_loc><video:duration>120</video:duration></video:video></url></urlset> |
Details of Tags
<video:thumbnail>: It is used to create the rich snippet preview image.
<loc>: It encloses the page url where the video can be found
<video:title>: It enclose the title of the video
<video:description>:- It encloses the description of the video
<video:content>:- it encloses links to the location of the video on the domain.
<video:duration>: it should be added in seconds.
these are just the basic tags which is used in the video sitemap. There are a lot of other tags you may use in the video sitemap.
I think you have now a better idea of different sitemaps for your website. Enjoy reading!
Very Informative Post Atish. You can use “smartdraw” to construct your site and it is very easy to use.
Thanks Jay. Will try to use. Keep coming and add value to my SEO posts.
Hi Atish,
You have shared an awesome apart of SEO because sitemaps are very very necessary for search engines and users. Search engines crawl the xml sitemap and recognize to which one url is most important for the users and Html sitemaps provide the information about the flow of website.
Thanks Ravi. Especially xml sitemaps are indeed the most important aspect for increasing the crawling rate of your website. Keep coming.
An important aspect of any website is its sitemap. One should be careful while choosing its type depending upon the site’s requirement.
Sitemap helps to get crawl our site. That’s why we should focus for it.Thanks for sharing.
Sohan recently posted…Why You Should Comment On Other Blogs
Good stuff Atish!
please tell me if my URL is like “https://www.abc/mba/MBAs-Degree-in-United-States.php?page=1&value=0” than can i add this in sitemap or not.
or this type of URL is OK for the site.
When you are having this url p=on your site then why don’t you add in your sitemap. Add it. Thanks But having a neat and clean url is always good.
Excellent and very informative post about site map..it’s very useful information for all seo ..
Thanks
That was really useful. Sitemaps greatly help in getting your sites indexed quicker! I am finding some really useful information in this site!
Thanks.
Anish recently posted…Get Free iTunes Codes
Sitemap is very important for any blog. It help the search engines to crawling the web ASAP.
Haroon recently posted…3 ways to Get Penalized By Google