Forum Moderators: phranque
The search engine, as you can guess hates that. Is there a way around it, so it looks like
site.com/x.php/t/bob-bob-_2005_/ or such, and then i could easily explode the script and send those parameters to x.php
Also, for that to happen, will I have to change all my links from x.php?t=bob+bob+(2005) or will i just have to leave it as that but it will get indexed as x.php/t/bob-bob-_2005/
let me know guys! PLZ~
I'd be glad to help you, you might start here:
[webmasterworld.com...]
Then when you have something you are working on, with specifics, you can ask detailed questions...
Justin
I am not saying learn more, for any reason other than -
If you get this wrong, you can break your site, or lose your inbound link credit, or duplicate your content, or a pass the wrong variables, or slow your server down, or bunch of other things...
If the your php pages are already indexed, you may have a bigger issue than just adding friendly pages, because you will be duplicating your content if you only add friendly pages, but do not redirect the php pages... This can be done, but can also be complicated.
Make sure everything is as uniform as it can be, you know all of your paths, and you have some idea of how it should work. Then test everything on an extra domain or on pages that are not that important... Maybe add a couple of pages that are noindex,nofollowed so you can play with them and not hurt anything else.
Everything you need can be done, and the effort is usually worth it, just be sure you know what you need before you start moving things around, and one of us will help you out along the way.
Justin