Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: [Solved]: Multiple url's to the same page  (Read 3024 times)

0 Members and 1 Guest are viewing this topic.

manifold

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
[Solved]: Multiple url's to the same page
« on: October 16, 2009, 07:04:05 pm »

I'm not sure what to search for on this. I'm sure it's here but I just don't know what to call it.

These 4 url's point to the same page which is almost exact all 4 times. The film strip seems to be the only change. -

http://www.the-landscape-design-site.com/my/displayimage.php?album=3&pos=0
http://www.the-landscape-design-site.com/my/displayimage.php?album=search&cat=0&pos=0
http://www.the-landscape-design-site.com/my/displayimage.php?album=lastup&cat=0&pos=0
http://www.the-landscape-design-site.com/my/displayimage.php?album=toprated&cat=0&pos=3

If I search, for instance, the search results thumbnail page comes up fine. However, I don't understand why the clicked on thumbnail returns a result with a different url that contains "search" in it. Is it possible to change code to without the additional phrases? This seems like it could be close enough to be considered duplicate content.

Thanks for pointing me to the right direction or plugin.

http://www.the-landscape-design-site.com/my/
« Last Edit: October 20, 2009, 07:22:36 pm by Joachim Müller »
Logged

manifold

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Multiple url's to the same page
« Reply #1 on: October 17, 2009, 07:50:20 pm »

Do I understand correctly that this is addressed in 1.5 with permanent url's?

I'm truly sorry to ask unnecessary questions.

Until then, I'll search the forum for how to possibly place "noindex" in the head of specific pages.

Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Multiple url's to the same page
« Reply #2 on: October 19, 2009, 08:03:19 am »

Yes, in cpg1.5.x the issue will be fixed with the use of pid (picture ID) instead of pos (relative position within an album) in the URL. There is no scheduled release date yet for cpg1.5.x.
Logged

manifold

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Multiple url's to the same page
« Reply #3 on: October 20, 2009, 03:48:26 pm »

Thank you.

Guess I'll put this project on hold till then. I may be wrong but it seems that an update like that would change all or most existing url's because they will have "PID" in them (or probably redirect?). Anyway, I like what I've already built so I'll wait. That change alone will make it for me.

Thanks again.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Multiple url's to the same page
« Reply #4 on: October 20, 2009, 04:39:16 pm »

Old links won't go down - they will still work the same way they used to work before (pos will still be taken into account if present as URL parameter instead of pid), so you won't lose search engine links when upgrading.
Logged

manifold

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Multiple url's to the same page
« Reply #5 on: October 20, 2009, 06:42:54 pm »

Thank you again.

That's great. Guess I'll get to work.
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 20 queries.