Englishplg wrote:
in [Subversion] r13062 I have added the canonical URL for index.php, but it's not perfect for the home page and for additional pages.
I'm not sure it is useful because it does not reduce the number of urls ... But we can leave it like that
in [Subversion] r13062 I have added the canonical URL for index.php, but it's not perfect for the home page and for additional pages.
plg wrote:
rvelices has added a canonical URL for picture.php in [Subversion] r13048 (see [Bugtracker] feature 2368)
So what about the album page? is there such a problem also as navjotjsingh says in the bugtracker? How can we have multiple URL on the same album?
there might be the permalink also,
index/category/4
index.php?/category/4
index.php/category/4
if $conf['question_mark_in_urls'] = false and whatever $conf['php_extension_in_urls'] is
rvelices has added a canonical URL for picture.php in [Subversion] r13048 (see [Bugtracker] feature 2368)
So what about the album page? is there such a problem also as navjotjsingh says in the bugtracker? How can we have multiple URL on the same album?
alexpreyer wrote:
Is there really no workaround?
no that's still in our Todo (well in fact the one of plg)
Is there really no workaround?
Is there a workaround until this is included in Piwigo?
Awesome. That was the fastest response and bug submission. :D
Hi navjotjsingh,
Yes you're right : http://piwigo.org/demo/picture.php?/40/tags/25-dances and http://piwigo.org/demo/picture.php?/40/category/Asia is the same photo, but either in an album or with a tag. If I remember correctly, search engines robots should not go to browse by tag pages, to avoid duplicate content.
A canonical URL would be a good thing!
A single page on Piwigo gallery can be accessed via multiple urls depending on from where its accessed. There should be an option of inbuilt generation of canonical url for each page to prevent duplicacy. Hoping the future versions of Piwigo will include a canonical url tag as well.