Active
Project:
XML sitemap
Version:
6.x-2.0-beta2
Component:
xmlsitemap_engines.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 May 2011 at 21:24 UTC
Updated:
30 May 2011 at 21:13 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedDocumentation for search engine submission needs updated.
I'll have to review the code to answer your question. Hopefully Dave can respond to it since I don't have a round tuit at the moment.
Comment #2
dave reidYahoo does not support Search engine verification. You verify by looking at your logs (admin/reports/dblog) with type 'xmlsitemap'
Comment #3
njguy commentedSo you can only submit sitemaps to google and bing with xml sitemap?
Comment #4
Anonymous (not verified) commentedNo, you can log onto a search engines administration service and tell them about the sitemap.xml file; which is the preferred method. Anonymous submission of the sitemap should be removed in my opinion since anonymous submission can bring other headaches for the user such as the IP address being blocked from submitting anonymously because the submission happens more frequently than the service provider wants to allow it.
Comment #5
njguy commentedI don't even see where sitemap.xml is being generated, if anything this module is becoming a headache.
Comment #6
Anonymous (not verified) commentedsitemap.xml is a dynamic report based on cache files stored in your drupal files location under a directory named xmlsitemap and is dependent on the settings you've provided to xmlsitemap. Note settings here doesn't entirely mean those included in admin/settings/xmlsitemap. It also includes some in the content type settings and the node page itself among other possibilities.