Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8345959
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T06:51:18+00:00 2026-06-09T06:51:18+00:00

I have some codeigniter gallery app with my own search engine etc. On the

  • 0

I have some codeigniter gallery app with my own search engine etc.

On the single item page there are next and previous buttons to navigate between images.

My image url looks like:

myurl.com/image/keyword/res_position

keyword variable is obvious the keyword which user typed for search, and res_position is the position in results listing – I need it to navigate between next and previous.

Ofc my next item has url

myurl.com/keyword/res_position+1 

and previous

myurl.com/keyword/res_position-1  

That’s it. Works like a charm.

My problem is that I want to have some method that could be used only to show single image. I thought about

mysite.com/image/id 

and that will do the job – but I’m worried about duplicate content and SEO aspect.

As you can see, my “next-previous” URL structure has a lot of variations, because user can type a lot of other keywords, and single image “res-position” can be a different number every time.

Can you recommend me some soultions for this problem?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T06:51:19+00:00Added an answer on June 9, 2026 at 6:51 am

    Just a thought –

    Providing multiple URI’s for the same content is gonna cause duplicate problem but I don’t think you can do much about this. However, you can try disallowing certain URLs from searching engines using robots.txt – this should help you stop duplicate content problem…

    User-agent: *
    Disallow: /image/something
    

    UPDATE

    Robots.txt is also used to avoid what is known as “canonicalization”
    problems or having multiple “canonical” URLs. This problem is
    sometimes referred to incorrectly as a “duplicate content” problem.

    Canonicalization problems occur where multiple pages on a website
    contain the same information. For example, a product page might also
    have a “Print” version to make it easier to print out the specs and
    details on the product. This can pose a problem to search engines who
    then have to figure out which version of the page (i.e.
    site.com/product-a.html or site.com/product-a-print.html) is the
    canonical one. Robots.txt would be used to keep the secondary
    version(s) from being indexed.

    Reference : http://seoroi.com/seo-faq/robotstxt-what-it-is-why-its-used-and-how-to-write-it/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some codeigniter driven sub-domains and using native codeigniter session library. There is
I have some questions concering routing with Codeigniter. What I´m doing now is the
I have some problems with the email system for CodeIgniter: First, the emails I
I am new to Codeigniter and PHP.. while doing some operations i have some
I wrote a video gallery web app a few months ago in CodeIgniter and
If you have worked with some of the frameworks like CodeIgniter or KohanaPHP, then
I'm using codeigniter and have some inputs fields and textareas, When I try to
For some reason CodeIgniter is not connecting to my SMTP server, anyone have any
I have some questions about View in Codeigniter. How do I build up my
I have some CodeIgniter controllers which should only be accessed by users who have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.