Closed (fixed)
Project:
SEO Checklist
Version:
5.x-1.3-1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2008 at 04:33 UTC
Updated:
11 Jan 2009 at 15:18 UTC
In SEOChecklist.install
Change line 88 to
(24, 7, 0, 'Submit your XML Sitemap to Google - http://www.google.com/webmasters/sitemaps/', '', '', '', '', 4),
Change line 93 to:
(29, 7, 0, 'If appropriate, submit your company to Google Local - https://www.google.com/local/add/login', '', '', '', '', 9),
Comments
Comment #1
mroswell commentedAlso correct link to:
http://drupal.org/project/xmlsitemap
Change line 85 from:
(21, 7, 0, 'XML Sitemap Module', 'gsitemap', 'http://drupal.org/project/gsitemap', '?q=admin/build/modules', '?q=admin/settings/gsitemap', 1),
to:
(21, 7, 0, 'XML Sitemap Module', 'gsitemap', 'http://drupal.org/project/xmlsitemap', '?q=admin/build/modules', '?q=admin/settings/xmlsitemap', 1),
Comment #2
wayland76 commentedComment #3
ben finklea commentedIncluded this fix in version 6. I'll upload later, in the meantime, snag it here: http://drupal.org/node/222659#comment-1192246