Closed
Bug 840256
Opened 12 years ago
Closed 12 years ago
Full path to sitemap not provided in robots.txt
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: openjck, Unassigned)
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
1. Load Google Webmaster Tools
2. Navigate to Health > Blocked URLs
What happened?
==============
The following error is reported:
Line 3: Sitemap: sitemap.xml
What should have happened?
==========================
No error is reported.
Is there anything else we should know?
======================================
The line that's causing the problem is Sitemap: sitemap.xml. The full path of the Sitemap should be provided instead.
Reporter | ||
Comment 1•12 years ago
|
||
Correction. Full error is...
Line 3: Sitemap: sitemap.xml Invalid sitemap URL detected; syntax not understood
Reporter | ||
Comment 2•12 years ago
|
||
No real user-facing design changes here. Skipping the "Design" phase.
Comment 3•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/8f73cdbf3c052df5d162eec52646ab05ef6aa986
Fix bug 840256: Use full Sitemap path in robots.
https://github.com/mozilla/kuma/commit/07d2cc35020418e1c4d4f700da2014111d10bcc3
Merge pull request #854 from openjck/robots-sitemap-path
Fix bug 840256: Use full Sitemap path in robots.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•