Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Searchscraperapi | 38 | 4 months ago | 14 | September 24, 2017 | gpl-3.0 | HTML | ||||
Aiohttp web server API, which scrapes Google and returns scrape results as response. Supports proxies, multiple geos and number of results. | ||||||||||
Seo_params | 32 | 2 | 10 years ago | 6 | January 18, 2013 | mit | Ruby | |||
Easy way to fetch main SEO parameters. | ||||||||||
Drupal_8_unset_html_head_link | 19 | 2 years ago | mit | |||||||
🤖 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. | ||||||||||
Awesome Meta Tags | 18 | 9 months ago | 3 | cc0-1.0 | ||||||
:orange_book: Awesome collection of meta tags | ||||||||||
Indexnow Action | 7 | 7 days ago | 2 | mit | TypeScript | |||||
Automatically submits URLs to participating search engines through the IndexNow protocol. | ||||||||||
Dokuwiki Plugin Webmaster | 2 | 6 months ago | gpl-2.0 | PHP | ||||||
Add WebmasterTools verify headers to you DokuWiki | ||||||||||
Seo_recipes | 1 | 2 hours ago | mit | TypeScript | ||||||
Помощник в СЕО - рецепты, скрипты и советы | ||||||||||
Yii2 Gitbook Cookbook | 1 | 6 years ago | ||||||||
.github | 1 | 2 months ago | ||||||||
B2B SaaS https://GLOC.AL SEO help businesses generate leads on local and foreign markets, 90 languages and 100 countries! |
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/">
<link rel="clone-form" href="/entity_clone/taxonomy_term/1234" />
Support for:
With Composer:
composer require 'drupal/unset_html_head_link:1.x-dev'
Or download ZIP with module, unpack and upload to ./modules/
folder in your server.
/admin/modules
(look in Search engine optimization
pack).Development and maintenance engaged by Vic Shstak (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.
Thanks for supporting!