When the module generates a new sitemap.xml file and notifies the search engines (Google and Bing), it uses the HTTP protocol.

Both Google and Bing use HTTPS for all their services, so they respond with an 301 HTTP responde status code, which makes the module send the notification again to the new URL.

The module should use HTTPS protocol both for Google and Bing.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tucho created an issue. See original summary.

tucho’s picture

Status: Active » Needs review
FileSize
2.16 KB

I have uploaded a patch that updates the search engines notification URL addresses for both Google and Bing.

tucho’s picture

I have uploaded a patch that updates the search engines notification URL addresses for both Google and Bing for the 8.x-1.x version.

renatog’s picture

Status: Needs review » Reviewed & tested by the community

Hi guys.

I check the #2 for D7 and works good.

Thank you very much.

  • RenatoG committed d5c18d0 on 7.x-2.x authored by tucho
    Issue #2907878 by tucho, RenatoG: Use HTTPS protocol when notifying...
renatog’s picture

Status: Reviewed & tested by the community » Fixed

Fixed.

Committed to the 7.x dev branch.

Regards.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.