Initial Referrer

Component type

module

Categories

SEO

Maintenance status

Development status

Component created

Component changed

Keeps the entry point referrer in "initial_referer_url" session variable for further use. If the variable is already set, just keep it. If not set and $_SERVER['HTTP_REFERER'] is set, set it with this value.

This modules does nothing by itself, it just stores the session variable if needed, to be used in another module or in a php script.

Warning: Getting referrer this way may be useful in some cases but has a performance cost: saving anything in the in the session variable means Drupal marks the page not cacheable.

Hreflang custom

Component type

module

Categories

SEO

Maintenance status

Development status

Component created

Component changed

The link meta tag can be used to identify alternate versions of a page for language or regional purposes by setting the hreflang attribute.

<link href="http://www.example.com/usa" rel="alternate" hreflang="en-us" />
<link href="http://www.example.com/uk" rel="alternate" hreflang="en-gb" />

Check out what Google has to say about it for more information.

Views Exposed Filter Tokens

Component type

module

Categories

SEO

Maintenance status

Development status

Component created

Component changed

Dynamically adds tokens for views exposed filters. The token value is equals to exposed filter select field selected caption.

This tokens can be used by metatags module to provide dynamic title and description meta tags.

TODO:

1. Add Search API facetes support:
https://www.drupal.org/node/1863780
https://www.drupal.org/node/2039701

2. Add multiple word forms.

Accessibility toolkit

Component type

module

Maintenance status

Development status

Downloads

1500

Component created

Component changed

The a11y module seeks to provide reusable tools for developers of Drupal sites to aid those that have need of assistive technologies and display methods. Currently it provides a block with granular settings to allow for:

Progressive Web App

Component type

module

Maintenance status

Development status

Downloads

1677

Component created

Component changed

What is a Progressive Web App?

Much like web components, progressive web apps (PWA) refers to a set of browser features designed to allow websites to behave more like native applications on mobile devices. As far as features are concerned it means: