By takaakikato on
I installed Google Sitemap module on Drupal 4.7. While I could successfully send Google Map to Google (as I understand from adminster/logs, Google seeems to get an 404 error (as I understand from Google's web interface).
The problem is that while the sitemap is accessible at http://example.com/?q=gsitemap , it isn't at http://example.com/q=gsitemap .
I don't use clearn URL or path auto
Is there a way to solve this issue?
Thanks for your attention.
Comments
I don't get the problem. If
I don't get the problem. If you aren't using clean URL's, you'll always see content with "?q=node".
--
Duplika | Web Hosting
It seems like I made a
It seems like I made a mistake about what URL I should submit.
I resubmitted a URL (http://example.com/gsitemap), and it's now pending.
I'm guessing that I was getting errors because I submitted (http://example.com/q=gsitemap) without ?(question mark).
--
Samurai Coder