Unset HTML head link
Categories
Component ID
2923160
Component name
Unset HTML head link
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
29
Component created
Component changed
Component body
Module for unset any wrong HTML links (like
rel="delete-form"
,rel="edit-form"
, etc.) from head on Drupal 8.x websites. This is trust way to grow up position in SERP Google, Yandex, etc.
As we know, delete this HTML head links was improve SEO for your CMS Drupal 8.x website:
<link rel="delete-form" href="/node/1/delete">
<link rel="edit-form" href="/node/1/edit">
<link rel="version-history" href="/node/1/revisions">
<link rel="revision" href="/page-1-name">
<link rel="canonical" href="http://example.com/">
Support for:
- Nodes
- Taxonomy terms
Install module
- Download ZIP with module, unpack and upload to
./modules/
folder in your server. - Enable this module at
/admin/
modules (look in Search engine optimization pack). - Don't forget to flush cache!
SEO hints
Use Metatag module for add only right META information to your site.
Author & maintainers
Development and maintenance engaged by Vic Shóstak (aka Koddr) for True//web/artisans. If you want to say «thank you» and/or ask me about Unset HTML head link — create new issue.