tedster

msg:4413138 | 4:50 pm on Feb 1, 2012 (gmt 0) |
I can't find any specific instructions about a sitemaps index, either. I always assumed that the format was the same no matter what kind of sitemaps were being linked to - regular, mobile, video, whatever. I have seen that in practice, as well. You might check the robots.txt file for a couple sites that you know are major and have a dedicated mobile site - just to see what the major players do.
|
Marshall

msg:4413160 | 5:40 pm on Feb 1, 2012 (gmt 0) |
<?xml version="1.0" encoding="UTF-8" ?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"> <url> <loc>http://mobile.example.com/article100.html</loc> <mobile:mobile/> </url> </urlset> More info [support.google.com] Just an FYI - if your mobile version is on the same domain as your regular version, you may get warnings about duplicate titles or descriptions in WMT. However, I have not seen any warnings about duplicate content. Supposedly, using the mobile site map lets Google know it is not to be treated as duplicate content. Marshall
|
tedster

msg:4413188 | 6:25 pm on Feb 1, 2012 (gmt 0) |
Thanks, Marshall. That page does offer the XML format for a mobile sitemap. But I still don't see any instruction for a mobile Index file when there is more than on sitemap involved - such as happens on bigger sites when a single sitemap goes beyond 50,000 URLs (10MB unzipped.) I've been assuming that the format is the same for specialized sitemaps as it is for the general multple sitemap case - as given here: [support.google.com...] [edited by: tedster at 6:56 pm (utc) on Feb 1, 2012]
|
Marshall

msg:4413193 | 6:44 pm on Feb 1, 2012 (gmt 0) |
tedster, My bad, misread the OP. I must confess, i do not have an answer then. :( Marshall
|
rubikky

msg:4413371 | 3:38 am on Feb 2, 2012 (gmt 0) |
Thanks guys. @ tedster: I checked on robots.txt of few major players as you suggested but couldn't find any XML Sitemap URL included in there. Also looks like no one ever ask this kind of question out there on the internet as well which is strange to me.
|
tedster

msg:4413377 | 4:38 am on Feb 2, 2012 (gmt 0) |
| looks like no one ever ask this kind of question out there on the internet |
| And that's why I assume there's nothing special going on for mobile or other kinds of dedicated index files for multiple sitemaps. I can't even imagine why there would need to be a difference.
|
rubikky

msg:4413432 | 10:27 am on Feb 2, 2012 (gmt 0) |
OK, thanks again. I'll create the same format as my normal site. Let's see if it works.
|
xword_5601

msg:4424957 | 7:58 am on Mar 5, 2012 (gmt 0) |
Google can accept Web Sitemaps in a number of formats, but we recommend creating a Sitemap based on the Sitemap protocol because the same file can be submitted to the other search engines, such as Bing and Yahoo!, that are members of sitemaps.org.
|
|