Sitemap is the map of a website, which can gather categories, article content, pages, tags, and other information together for display, making it convenient for search engine spiders to quickly crawl all the publicly available content of the website.Sitemap is an important part of a website's SEO, expanding its visibility on search engines.
Sitemap is the map of a website, which can gather categories, article content, pages, tags, and other information together for display, making it convenient for search engine spiders to quickly crawl all the publicly available content of the website.Sitemap is an important part of a website's SEO, expanding its visibility on search engines.
The Sitemap automatic generation function of AnQi CMS provides two formats of Sitemap files, TXT format and XML format.Baidu, Bing, etc. prefer XML format Sitemap, domestic search engines like Baidu, etc., prefer TXT format Sitemap, you can choose the generated Sitemap type according to your actual situation.
Sitemap management supports manual and automatic generation of two processing methods. Automatic generation will update the Sitemap automatically after new content is updated on the website, making it convenient for search engines to crawl.You can also choose to generate manually, manual generation will not update automatically, you need to click the `Manually Generate Sitemap` button on the feature page to generate.
If the sitemap does not match the actual site documents, the system will check and generate an accurate sitemap file by clicking the 'Manually Generate Sitemap' button on the function page.

The link push function supports automatic push of new and updated content on the website to search engines in real time, allowing search engines to discover the updated content of the website in a timely manner and promote the inclusion of the website.The search engine push feature supports the active push of Baidu search and Bing search, while other search engines do not have the active push feature, but some search engines can still use JS push.
The pseudo-static rule management feature can implement a customized URL rule display plan to achieve the advantages of a static page, while ensuring the need for real-time content updates.Helps with link personalization, enhancing the friendly nature of search engines (SEO), and making URLs aesthetically pleasing, etc.
robots.txt is a search engine spider protocol file, its purpose is to inform the search engine spiders which pages of your website can be crawled and which pages cannot be crawled.robots.txt is a plain text file that follows the robot exclusion standard, consisting of one or more rules, each rule can prohibit or allow specific search engine spiders to crawl the specified file paths under the website.If you do not set it, all files will be allowed to be captured by default.