When navigating to http://webmaster.live.com/webmaster/WebmasterAddSitesPage.aspx, the link provided on the "Submit your XML Sitemap to Bing" checkbox under the "Submit your Site to the search engines." section the link no longer exists on Bing's website.

Comments

bverc’s picture

Version: 7.x-3.0-beta1 » 6.x-3.0
Status: Needs review » Active
StatusFileSize
new2.27 KB

Ah yes it seems the text was changed but not the link itself. Here's a patch.

EDIT: This is the Drupal 6 patch. Same as the drupal 7 patch below but also fixes the error in the install script not just the update function.

bverc’s picture

Version: 6.x-3.0 » 7.x-3.0-beta1
Status: Active » Needs review
StatusFileSize
new53.76 KB

And another for Drupal 7. Although the install script had been fixed, the update function hadn't.

bverc’s picture

Version: 6.x-3.0 » 7.x-3.0-beta1
Status: Active » Needs review

Would be interested to hear from a maintainer as to why these fields are stored in the DB? Surely only the checkbox values should be and the text should be hard-coded, wrapped by t() of course.

bverc’s picture

StatusFileSize
new874 bytes

Oops diff'd wrong branches in above D7 patch.

bverc’s picture

bverc’s picture

StatusFileSize
new2.24 KB
new874 bytes

Arrrg, I feel like I'm having a conversation with myself because I can't re-upload attachments on old comments. Anyway link I copied was still incorrect. Attached are patches with new versions.

bverc’s picture

StatusFileSize
new860 bytes
new2.22 KB

Maybe this time I'll get it right.

couturier’s picture

Status: Needs review » Closed (cannot reproduce)

The link in D7 is working now.