What is google indexing ?
Definition
Google indexing is the process of adding webpages into google search .
Following are the steps for google indexing :
1.Go to www.google.com/addurl
2.Enter your webpage's url
3.Click on submit
Another effective methods of google indexing
1.Create sitemap for webpage
2.Generate robots.txt file
3.Generate RSS feed
Following are the steps for how to create a sitemap for webpage
What is sitemap ?
The sitemap protocol allows a webmaster to inform search engines about url's on a website that are available for crawling . a sitemap is an xml file that lists the url's for a site and it is set of internal links of a website .
Definition
Google indexing is the process of adding webpages into google search .
Following are the steps for google indexing :
1.Go to www.google.com/addurl
2.Enter your webpage's url
3.Click on submit
Another effective methods of google indexing
1.Create sitemap for webpage
2.Generate robots.txt file
3.Generate RSS feed
Following are the steps for how to create a sitemap for webpage
What is sitemap ?
The sitemap protocol allows a webmaster to inform search engines about url's on a website that are available for crawling . a sitemap is an xml file that lists the url's for a site and it is set of internal links of a website .
Google introduced the Sitemaps protocol so web developers can publish lists of links from across their sites. The basic premise is that some sites have a large number of dynamic pages that are only available through the use of forms and user entries. The Sitemap files contains URLs to these pages so that web crawlers can find them. Bing, Google, Yahoo and Ask now jointly support the Sitemaps protocol.
Since the major search engines use the same protocol,[2] having a Sitemap lets them have the updated page information. Sitemaps do not guarantee all links will be crawled, and being crawled does not guarantee indexing.[3] Google Webmaster Tools allow a website owner to upload a sitemap that Google will crawl, or they can accomplish the same thing with the robots.txt file.[4]
XML Sitemaps have replaced the older method of "submitting to search engines" by filling out a form on the search engine's submission page. Now web developers submit a Sitemap directly, or wait for search engines to find it. Regularly submitting an updated sitemap when new pages are published may allow search engines to find and index those pages more quickly than it would by finding the pages on its own.
Which websites need a sitemap?
In “the following criteria”, Google claims that sitemaps are helpful for…
- Large websites
- Websites with lots of content that’s not well linked
- New websites
- Websites with rich media content
It’s clear from the above that the majority of websites should have a sitemap.
Benefits of XML sitemaps to search-optimize Flash sites
- Your sitemap can list all URLs from your site. This could include pages that aren't otherwise discoverable by the search engines.
- Giving the search engines priority information. There is an optional tag in the sitemap for the priority of the page. This is an indication of how important a given page is relevant to all the others on your site. This allows the search engines to order the crawling of their website based on priority information.
How to generate sitemap XML file for website
1.Go to https://www.xml-sitemaps.com/ or any other sitemap generator tool
2.Enter your website url
3.Click on start
4.Click on view sitemap details
5.Download sitemap.xml file
6.Upload it to remote server
7.Visit your sitemap url for ex:
http://www.example.org/sitemap.xml
The following table lists the sitemap submission URLs for several major search engines:
| Search engine | Submission URL | Help page | Market |
|---|---|---|---|
| Baidu | http://zhanzhang.baidu.com/dashboard/index | Baidu Webmaster Dashboard | China, Hong Kong, Singapore |
| Bing (and Yahoo!) | http://www.bing.com/webmaster/ping.aspx?siteMap= | Bing Webmaster Tools | Global |
| http://www.google.com/webmasters/tools/ping?sitemap= | Submitting a Sitemap | Global | |
| Yandex | http://webmaster.yandex.com/site/map.xml | Sitemaps files | Russia, Ukraine, Belarus, Kazakhstan, Turkey |
Sitemap limits[edit]
Sitemap files have a limit of 50,000 URLs and 50MiB per sitemap. Sitemaps can be compressed using gzip, reducing bandwidth consumption. Multiple sitemap files are supported, with a Sitemap index file serving as an entry point. Sitemap index files may not list more than 50,000 Sitemaps and must be no larger than 50MiB (52,428,800 bytes) and can be compressed. You can have more than one Sitemap index file.[3]
As with all XML files, any data values (including URLs) must use entity escape codes for the characters ampersand (&), single quote ('), double quote ("), less than (<), and greater than (>).
0 comments:
Post a Comment