Hey,
we have several internal links on our webpage which result in a 307 redirect. eg: [ External links are visible to forum administrators only ] -> (307) [ External links are visible to forum administrators only ]
since we don't want the server.test.com to appear in the sitemap, we added a canonical tag into the page [ External links are visible to forum administrators only ] pointing to [ External links are visible to forum administrators only ] as the canonical page
none of these URLs are added to the sitemap.
[ External links are visible to forum administrators only ] (skipped because 307 redirect)
[ External links are visible to forum administrators only ] (skipped because canonical points somewhere else)
i tired to add the urls using the <option name="xs_incl_urls">[ External links are visible to forum administrators only ]</option> tag in the generator conf, but the URL is still skipped.
We want to add the [ External links are visible to forum administrators only ] URLs, even it uses a 307. Its like a short URL pointing to another, possibly changing resource.
Any chance you can help us? We use the version 7.2.
Thanks