XML Sitemap Generator [Updated-2024]

…………………………………………………….




…………………………………………………….

FreeAdMart

XML Sitemap Generator

 

XML Sitemap Generator-How to Create an XML Sitemap (and Submit It to Google)

What is a sitemap?

A sitemap is an XML file listing all the important content on your website. Any page or file that you want to show up in search engines should be in your sitemap.

List of xml sitemap generator

 

Why do I need a sitemap?

Google discovers new content by crawling the web. When they crawl a page, they pay attention to both internal and external links on the page. If a discovered URL is not in their search index, they can parse its contents and index it where appropriate. But Google can’t find all content this way. If a web page isn’t linked to from other known pages, they won’t find it.

XML Sitemap Generator

What does an XML sitemap look like?

XML sitemaps are made for search engines, not humans. They can look a bit daunting if you’ve never seen one before.

<?xml version=”1.0″ encoding=”UTF-8″?>
<urlset xmlns=”http://www.sitemaps.org/schemas/sitemap/0.9″>
<url>
<loc>https://ahrefs.com/</loc>
<lastmod>2019-08-21T16:12:20+03:00</lastmod>
</url>
<url>
<loc>https://ahrefs.com.com/blog/</loc>
<lastmod>2019-07-31T07:56:12+03:00</lastmod>
</url>
</urlset>

XML declaration
……………..

<?xml version=”1.0″ encoding=”UTF-8″?>
This tells search engines that they’re reading an XML file. It also states the version of XML and character encoding used. For sitemaps, the version should be 1.0, and the encoding must be UTF‑8.

URL set
………

<urlset xmlns=”http://www.sitemaps.org/schemas/sitemap/0.9″>
This is a container for all the URLs in the sitemap. It also tells crawlers which protocol standard is used. Most sitemaps specify the Sitemap 0.90 standard, which is supported by Google, Yahoo!, and Microsoft amongst others.

URL
……

<url>
<loc>https://ahrefs.com/</loc>
<lastmod>2019-08-21T16:12:20+03:00</lastmod>
</url>

This is the parent tag for each URL. You must specify the location of the URL in a nested <loc> tag. Crucially, these must be absolute, not relative,
canonical URLs.

Although this is the only required tag here, there are a few optional properties:

<lastmod>: Specifies the date when the file was last modified. This must be in the W3C Datetime format. For example, if you updated a post on September 25th, 2019, the attribute would read 2019-09-25. You can also include the time, but this is optional.
<priority>: Specifies the priority of the URL relative to all other URLs on the site. Values range between 0.0 and 1.0. Higher is more important.
<changefreq>: Specifies how frequently the page is likely to change. Its job is to give search engines some idea as to how often they might want to recrawl the URL. Valid values here are always, hourly, daily, weekly, monthly, yearly, and never. None of these optional tags are that important for SEO.

For <lastmod>, Google’s Gary Ilyes states that they ignore it in most cases as “webmasters are doing a horrible job keeping it accurate.” Since most sitemap generators set this to the current date for all pages, and not the date when the file was last modified, it’s easy to see why.

For <priority>, Google says they ignore this tag because it’s just a “bag of noise.”

For <changefreq>, John Mueller says “Priority and change frequency doesn’t really play that much of a role with Sitemaps anymore.”

XML Sitemap Generator

List of the Best Online Sitemap Generator Tools and Tips

1. www.xml-sitemaps.com
2. www.xmlsitemapge0nerator.org
3. www.screamingfrog.co.uk/xml-sitemap-generator
4. www.timestampgenerator.com/tools/xml-sitemap-from-list
5. www.xml-sitemaps.com
6. www.smallseotools.com/xml-sitemap-generator
7. www.sureoak.com/seo-tools/google-xml-sitemap-generator
8. www.websiteseochecker.com/html-sitemap-generator
9. www.dynomapper.com
10. www.powermapper.com
11. www.writemaps.com
12. www.sitemapwriter.com
13. www.screamingfrog.co.uk/xml-sitemap-generator
14. www.slickplan.com/sitemap
15. www.inspyder.com/products/SitemapCreator

…………………………………………………….




…………………………………………………….