Closed (fixed)
Project:
XML sitemap
Version:
7.x-2.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2018 at 20:17 UTC
Updated:
29 Jan 2019 at 18:19 UTC
Jump to comment: Most recent
Comments
Comment #2
dave reidI would recommend using hook_xmlsitemap_link_alter() because that way you can alter the 'loc' value of the node's link before it gets saved to the database.
Comment #3
renatog commented#2 really makes sense.
Thank you very much for your help @Dave.
Comment #4
renatog commented