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

mroswell’s picture

Also 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),

wayland76’s picture

Status: Active » Needs review
ben finklea’s picture

Status: Needs review » Closed (fixed)

Included this fix in version 6. I'll upload later, in the meantime, snag it here: http://drupal.org/node/222659#comment-1192246