What's the difference between an HTML Sitemap and an XML Sitemap?
The difference is that XML sitemaps are written for search engines and HTML sitemaps are written for users.
1. The XML sitemap is not displayed on the frontend. It is a .xml file that is located on the server. It contains links to all pages of your site and is intended for search engines to simplify page indexing. The XML sitemap can also contain hreflang tags and other technical information for search engines. Here is an example of an XML Sitemap with hreflang tags:
2. The HTML sitemap is an HTML page that is available on the frontend and contains links to categories to simplify user navigation. Example of an HTML site map:
Related Articles
How to remove a store view from the XML Sitemap hreflang tags?
If you'd like to remove a specific store from the XML Sitemap file, please go to Stores → Configuration → General select the required store and set Default country - Use website, Locale - Use Website. Save the settings and generate a new XML file. As ...
Why is the XML sitemap rendered as a plain text in the Google Chrome browser?
When an XML sitemap includes hreflangs, it is displayed without CSS styles, which is considered the expected behavior. This can happen because the Google Chrome does not have a built-in viewer specifically designed for XML files like it does for ...
SEO Toolkit | GraphQL
The SEO Toolkit extension doesn't have its own GraphQL requests. Instead, it extends the default Magento types ProductInterface, CategoryInterface and CmsPage by introducing supplementary details. You can get additional information stored by SEO ...
Is it possible to include Blog posts in Google XML sitemap?
Using the Blog Pro extension, it is possible to include pages of the module entities to the default XML Sitemap. To do so, it is necessary to install the amasty/blog-sitemap add-on provided on the subscription basis. To install the module, the ...
Does the SEO Toolkit allow users to automate product image alt text?
The SEO Toolkit includes the Alt Tags Generator. It allows users to generate Alt Tags for product and category images automatically in bulk by creating Alt Tag Rules. Please note, that this functionality is available only for the Premium pricing plan ...