Forum Moderators: coopster & phranque

Message Too Old, No Replies

Dynamic SEO

         

ukgimp

11:09 am on Jan 9, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I have been trying to remove certain charcacters from querystrings so that search engine can index the pages within. I have come across 1 commercial application but i would like to do it myself within ultra dev using ASP with VB.

Im suppose i need to generate 1 page dynamicaly that appears to be static with links which point to the database.

Any ideas or resources that talk about this on the web?

Regards

Richard

Brett_Tabke

12:57 pm on Jan 9, 2002 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



There are a couple other ways you could do it, but I think these are both apache solutions. a) ssi b) mod_rewrite via htaccess. Both of which I use here [webmasterworld.com].

Marcia

1:31 pm on Jan 9, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Xoc did a tutorial related to ASP that could apply. ukgimp, try a site search for "ASP + dynamic" and you'll get to that thread as well as others.