apsc-web/ubc_apsc_syndicated_canonical_url

Alter the canonical URL with origin domain name, label for content that has been syndicated.

Installs: 808

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Type:drupal-module

pkg:composer/apsc-web/ubc_apsc_syndicated_canonical_url

1.6.0 2025-10-23 22:29 UTC

This package is auto-updated.

Last update: 2025-12-23 22:50:28 UTC


README

ubc_apsc_syndicated_canonical_url for Drupal. Alters the canonical URL with origin domain name in the metatag, provides a label variable for content that has been syndicated to output in templates. Option to exclude syndicated content from sitemap.

Instructions

Activate the module and configure the settings to specify the origin domain for syndicated content. Configuration form found under /admin/config/search/ubc_apsc_syndicated_canonical_url. Set orignal domain and label, and select content types where the canonical URL should be updated to point to original content (this creates a stored config entry for Drupal). Optionally, activate the functionality to remove URLs for syndicated content from sitemaps (requires simple_sitemap module to be installed).

Important: operates on content that has 'syndicate' checkbox activated locally.