The sitemap tag has no wiki summary.
-2
votes
1answer
34 views
What search engines besides Google and Bing should I consider submitting a sitemap to? [closed]
It seems like Yahoo is now using Bing. Are there any important search engines besides Google and Bing that I should consider submitting a sitemap to?
0
votes
0answers
17 views
How to get sitemap entry in web.config via remote manager
How do I put the following in my web.config via IIS Remote Manager Version 7.0
<siteMap enabled="true">
<providers>
<clear/>
<add siteMapFile="Web.sitemap" ...
0
votes
1answer
102 views
Cross-submission robots.txt for multiple domains on single host
We are running a site with multiple languages hosted in a single environment on IIS7. For example,
oursite.com - english
oursite.de - german
oursite.es - spanish
This is a single-host ...
1
vote
0answers
101 views
How to use sitemap.xml to create a static mirror of a CMS
Is there a tool to create a static mirror of a content management system (CMS) that provides a sitemap.xml file?
Ideally, I would point a tool like wget or curl to a sitemap.xml file and have it ...
6
votes
3answers
253 views
How can I protected my sitemap index file and sitemap.xml files from leechers?
I have a "content" website that some leechers and 419 scammers love to crawl agressively which also generates costs and performance issue. :( I have no choice: I need to prevent them to access the ...
0
votes
1answer
116 views
Multiple sitemaps for a website
I have a site that covers several different interest areas - logically, you could think of it as a collection of many 'mini' websites under the MAIN website. Since the areas are not necessarily ...
1
vote
3answers
249 views
Can I protect my sitemap.xml so that only searchengines can download it?
I'm planning of adding a bunch of aggregated lists of pages in my sitemaps that I don't want make it too easy for outsiders to screnscrape. Can I protect my sitemap.xml so that only searchengines can ...
0
votes
3answers
110 views
Why google didn't crawl all stuff in sitemap.xml?
There are 3000 entries inside sitemap.xml,but it turns out that Google just crawls 300 of them,what's the problem?
0
votes
2answers
195 views
Google mini ignoring sitemap
I'm in the processing of setting up a Google Mini device to index our site which has a lot of dynamically generated content. I've created a dynamic site.map file which lists all of the dynamic URL's. ...
0
votes
1answer
157 views
Google Webmaster Tools doesn't like my sitemap
I am having problems with Google webmaster tools and sitemaps with my domain.
When setting the sitemap all I get from webmaster tool still is -->Sitemap is HTML ... and I think I found out the ...
2
votes
2answers
671 views
How many types of sitemaps are there?
I was perplexed to find two different sitemaps in Google sites:
http://sites.google.com/site/(name of the site)/system/feeds/sitemap
http://sites.google.com/site/(name of the ...
8
votes
4answers
1k views
How does Wikipedia generate its Sitemap?
The topic interests me because of Wikipedia's size. It may be easy to create some crons to update the sitemaps periodically in a small site, but what about a big one? So:
How does Wikipedia ...
3
votes
4answers
1k views
How long does it take for Google Webmasters to index site after submitting sitemap?
I have submitted my website today into Google search using Google Webmasters using sitemaps.
The status on the sitemap says OK and it shows that 12 urls have been recognized. I was wondering how long ...
1
vote
4answers
176 views
Unable to generate a sitemap by Google's generator
I would like to generate a sitemap by my Uni.s account such that I have a cron which continuously run the sitemap_gen.py -file. The sitemap is for my site at Google Sites and particularly for the ...