开发者

What is sitemap.xml

开发者 https://www.devze.com 2023-03-28 23:31 出处:网络
Hello fellow programmers, I am building a website and i read about sitemap.xml, but there is no place where i can find a definition or what it contains.

Hello fellow programmers,

I am building a website and i read about sitemap.xml, but there is no place where i can find a definition or what it contains.

Can someone help me, what 开发者_运维问答does it do? what is it for? what is in it?


http://www.sitemaps.org/ is the official resource.

The protocol page is probably the most important part of the entire site. It describes how to properly format your sitemap.xml file so that search engines can properly crawl your website.

from sitemaps.org

Sitemaps are an easy way for webmasters to inform search engines about pages on their sites that are available for crawling. In its simplest form, a Sitemap is an XML file that lists URLs for a site along with additional metadata about each URL (when it was last updated, how often it usually changes, and how important it is, relative to other URLs in the site) so that search engines can more intelligently crawl the site.


It provides information for search engines about the structure of your site. Wikipedia article.


It's an XML file that contains all of the URLs in your application, along with some other information that is used to make your site easier to crawl for search engines.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号