Log in

View Full Version : index.php?display=... > index.php/view/id



jmh1988
10-21-2008, 01:54 AM
Hello,

I have a photo gallery site and the script im using displays the pages as follows:

http://www.domain.com/index.php?display=Album%20Name%2Fphoto_name.jpg

I heard this isnt as effective when search engines crawl as it would be if it were set up like

http://www.domain.com/album/image_id.jppg


how could i go about this?

Thanks,
Marvin

Nile
10-21-2008, 04:19 PM
ModRewrite.
Check it out:
http://www.google.com/search?q=Mod+Rewrite&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a
As I see it its very simple to use, I don't know how it will rank on those search engines though.