Giter Site home page Giter Site logo

shancci / drupal_8_unset_html_head_link Goto Github PK

View Code? Open in Web Editor NEW

This project forked from koddr/drupal_8_unset_html_head_link

0.0 2.0 0.0 9 KB

Module for unset any HTML links (like rel="delete-form" or rel="edit-form" and etc.) from head Drupal 8.x sites.

Home Page: http://koddr.me

License: MIT License

drupal_8_unset_html_head_link's Introduction

Unset HTML head link (Drupal 8.x)

If you want SEO boosting with Drupal 8.x site, we recomended to delete this HTML head links:

<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" />

Our module can do it. Fast and simply!

Support:

  • Node
  • Taxonomy term

Install

  • 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!

Developers

Development and maintenance of Unset HTML head link project engaged by Vikky Shostak (Koddr). If you want to write a «thank you» or ask us about something, use this e-mail.

Your help

If you want help, we will be glad reviews about Unset HTML head link on personal blogs (including Twitter), online media and/or specialized IT-portals. Thank you!

drupal_8_unset_html_head_link's People

Contributors

koddr avatar tassilogroeper avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.