| Author |
Message |
Rikk03 Worker


Joined: Feb 16, 2004 Posts: 164
|
Posted:
Thu Mar 25, 2004 9:04 am |
|
yoururl.com/ask_a_question.php?products_id=38
how would i google tap the above? Like this perhaps?
RewriteRule ^ask_a_question.html ask_a_question.php?
RewriteRule ^product_id=[\+]([1-9][0-9]*).html ask_a_question.php?products_id=$1
My head hurts.
Richard |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Fri Mar 26, 2004 5:40 am |
|
Are you asking theoretically or because you tried that and it's not working? Have you also changed the header.php code accordingly? |
|
|
|
 |
Rikk03 Worker


Joined: Feb 16, 2004 Posts: 164
|
Posted:
Fri Mar 26, 2004 7:20 am |
|
i have GT working on most of my site now - including my shopping cart I just wanted some feedback - ever since i heard about bots getting stuck on websites that have used GT incorrectly ive become very careful.
I havent applied the code yet..........it looks ok to me.
Just wanted a second opinion.
Richard |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Fri Mar 26, 2004 7:25 am |
|
I would say try it in your test environment to see if it works or not. At first glance it seems to look ok. |
|
|
|
 |
|
|
|
|