A simple way to make a Google sitemap file and a tutorial-website application
Source: Internet
Author: User
What is Google Sitemap
Google's new Sitemap is an extension of the original robots.txt, which uses an XML format to record the entire site's information for Google to read, allowing the search engine to capture the content of the site more quickly and comprehensively.
Sitemap functions as if the site provides a whole station of RSS, and Google is the RSS subscribers, as long as the site has updates will automatically notify Google. In this way, the search engine's collection from the passive pull into the active push.
how to make a sitemap
First, make sure you have Google account
Second, the production of Sitemap
1, open http://www.sitemapspal.com
2, in the Yellow input box to enter their own URL: http://www.mysoo.net, carriage return.
3, drag down the slider, you can see the generated sitemap code.
4. Open Notepad and create a new text document. Copy all files into, save as Sitemaps.xml file.
5, or run over 3.4 steps, right click on the picture shown in the box under the download now. Save as Sitemaps.xml file.
Third, the production of Sitemap
1, upload the sitemap.xml to the server
I will not tell you the details. The address is http://www.mysoo.net/sitemaps.xml when I pass it on.
2, open http://www.google.com/webmasters/sitemaps/, to Google's account login.
3. Add website
Click "Add" and choose to add a regular sitemap site. Click Next.
Enter the address http://www.mysoo.net/sitemaps.xml for the Sitemap just now.
4. Verify that you are a network administrator
When you go to the next step, Google finds the file and prompts for an empty googlexxxxx.html file.
Create this file in your own server root directory without any content.
5, get it done.
This is done, according to a hint of the step can be.
Something:
about how to make a Sitemap
In fact, in the Sitemaps FAQ has been said very clearly, unfortunately, many people do not see the habit of help, or say no careful look, it is categorically denied that can not be produced.
read Google's instructions first
Although what are the requirements of the Sitemaps generator? It is claimed that Python 2.2 or later is required, but Goolge also recommends third-party programs and websites. We're online to do that.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.