Top "Sitemap" questions

A sitemap is an easy way for webmasters to inform search engines about pages on their sites that are available for crawling.

How to find sitemap.xml path on websites?

How can I find sitemap.xml file of websites? e.g. Going to stackoverflow/sitemap.xml gets me a 404. In …

web-crawler sitemap
Can a relative sitemap url be used in a robots.txt?

In robots.txt can I write the following relative URL for the sitemap file? sitemap: /sitemap.ashx Or do I …

seo sitemap robots.txt
What Content-Type value should I send for my XML sitemap?

I thought I should send "text/xml", but then I read that I should send "application/xml". Does it matter? …

xml mime-types sitemap xml-sitemap
HTML: How to get my subpages listed on a google search

When you go to Google and perform a search, it will return either one of two type of results: just …

html hyperlink sitemap
UTF-8 encode URLs

Info: I've a program which generates XML sitemaps for Google Webmaster Tools (among other things). GWTs is giving me errors …

java encoding character-encoding sitemap google-webmaster-tools
Multiple Sitemap: entries in robots.txt?

I have been searching around using Google but I can't find an answer to this question. A robots.txt file …

sitemap robots.txt
Limitation for google sitemap.xml file size

can any one please let me know the memory limitation(MB) of google sitemap.xml file size.

xml sitemap
Sitemap generation with Codeigniter

I need to generate a sitemap in a Codeigniter application. I found a few libraries but all of them are …

codeigniter frameworks sitemap
Google Sitemap Date Format

I need date format for sitemaps in php. How can i do that ? Is this output right ? <lastmod>2012…

php sitemap date-format
How do I get PHP to echo XML tags?

I'm working on a site that has about 3,000-4,000 dynamically generated pages, and I'm looking to update the XML sitemap. …

php html xml sitemap