Forum Moderators: open

Message Too Old, No Replies

How to handle dynamic url?

         

brandon0401

9:42 pm on Jan 18, 2008 (gmt 0)

10+ Year Member



I'm not sure how their finding it but google indexed the

http: //www.domain.com/index.php?category=320

in addition to

http: //www.domain.com/catname

so how can I handle this? I cant just check if its set and do a noindex cause that value gets passed with the catname..

cant just remove from google cause header wrong

I am sure I am getting a duplicate penalty for this..

thanks in advance..

[edited by: caveman at 12:21 am (utc) on Jan. 24, 2008]
[edit reason] Delinked links [/edit]

agerhart

9:53 pm on Jan 18, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Can you place a 301 redirect from www.domain.com/index.php?category=320 to www.domain.com/catname?

[edited by: caveman at 12:22 am (utc) on Jan. 24, 2008]
[edit reason] delinked links [/edit]

brandon0401

10:07 pm on Jan 18, 2008 (gmt 0)

10+ Year Member



I can place one, is there a dynamic way to do it?

what is best way to do it?

brandon0401

11:23 pm on Jan 22, 2008 (gmt 0)

10+ Year Member



bump, thanks!

caveman

12:20 am on Jan 24, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hey brandon0401, sounds like you got your answer to the "what" question. Now, try heading over to the PHP forum [webmasterworld.com] for the "how". ;-)

coopster

3:15 am on Jan 25, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Or the Apache Forum if you are running Apache!