Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Manage or improve the site's search engine ranking by running audits, assessing metrics, or making the site’s content and data more digestible by search engines.
Any non-existant URL containing a valid parent path loads the parent page
returning a 200 instead of a 404. See https://www.drupal.org/node/432384. While
solved for Drupal 8 it is still an issue for Drupal 7. This module checks on
node pages (aliased or not) if the current URL is a "known" router item using
menu_get_item(). If not it returns a 404.