Problem/Motivation
If any link on the website points to an old HTTP version of it, search engines may be confused about which version of the page to include in the ranking.
Proposed resolution
Create a Warning that appears in the "Status Report" so that users with permissions can detect and replace all HTTP links with new HTTPS versions.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | warning-http-links.png | 6.67 KB | albeorte |
Issue fork entity_mesh-3570307
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
albeorte commentedComment #3
albeorte commentedComment #8
albeorte commentedAn MR has been created with the proposed solution (https://git.drupalcode.org/project/entity_mesh/-/merge_requests/56):
This is what the result would look like:
The link directs to
/admin/reports/entity-mesh/table?target_scheme=httpReady to check!
Comment #9
albeorte commentedComment #11
eduardo morales albertiAdded support for singular message, ready
Comment #13
eduardo morales alberti