Trying to finish up a custom sitemap using a template based feed
Is there a specific spot i should be putting this code & is this to correct way to use it?
Thanks in advance.
Is there a specific spot i should be putting this code & is this to correct way to use it?
Code:
<mvt:call ACTION="'https://www.google.com/ping?sitemap=https%3A%2F%2F&mvta:global:domain:nam e;%2Fsitemap.xml'" METHOD="'GET'"></mvt:call> <mvt:call ACTION="'https://www.bing.com/ping?sitemap=https%3A%2F%2F&mvta:global:domain:nam e;%2Fsitemap.xml'" METHOD="'GET'"></mvt:call>
Comment