Closed (fixed)
Project:
MyREST SEO
Version:
1.0.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2026 at 12:58 UTC
Updated:
28 Jan 2026 at 10:06 UTC
Jump to comment: Most recent
Clicking the “Robots extras” link at /admin/seo/robots does not navigate to a robots settings page. Instead, the page simply reloads. This makes the link non-functional for administrators.
Steps to reproduce
1)
Log in as a user with administer myrest_seo.
2)
Open /admin/seo.
3)
Click “Robots extras” (route myrest_seo.robots, path /admin/seo/robots).
Expected result
•
The link should load a robots settings form (either the native MyREST SEO form or the Robotstxt module’s admin form), or the link should be hidden when the target isn’t available.
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 #3
sergeydruua commentedComment #5
sergeydruua commented