This module allows you to set different meta tags for custom Drupal URLs, controller routes, or views paths on different domains when using the Domain Access module. You can configure meta titles, descriptions, and other fields to customize SEO for specific paths across your domains.
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.