domain_route_meta_tags
Domain Route Meta Tag
===================
Domain Route Meta Tag module help users to set different Meta tags for custom drupal urls/controller routes/views paths on different domains using domain access module.
Meta Title, Meta Description can be added with some extra fields provided.
Configuration:
--------------
Domain Route Meta Tag module have a form to add meta tags for drupal urls at:
/admin/config/system/domain_route_meta_tags/add.
List of added content may be found at:
/admin/config/system/domain_route_meta_tags/list
Dependencies:
-------------
This module depends on entity_reference, domain, options module.
Installation:
-------------
Install like any other module.
Notes:
------
This module best works for controller routes, views.
For nodes & taxonomies route use Meta Tags Module.