Quote:
Originally Posted by Worlocked
I have one question/request though. I have the spider-friendly URLs on, but I used to have a sitemap generator that produced the sitemap with the standard URLs (showphoto.php?photo=XXX). As a result, I have a lot of photos indexed with both versions. This plugin as is works with both, which means it will produce a canonical URL for each version. Is there a way to make this check which type of URL is selected in the admin options of PP, and then produce only that format of canonical URL?
|
That would be possible, but for your problem I'd say it would be the wrong path. In your place, I'd decide which URL I want to use, and then implement a 301-redirect via htaccess to redirect the other. This way, you get the "wrong" URLs out of the search engines.