Forum Moderators: open

Message Too Old, No Replies

IIS Rewrite

         

rintrah

4:51 pm on May 30, 2003 (gmt 0)

10+ Year Member



Currently working on a site that's 100% asp and aspx. Can Google etc spider these types of pages?

If not, has anyone had any results using an IIS Rewrite program to output URLs as standard HTML? Or is this a Google no-no?

DaveN

5:01 pm on May 30, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



yes on both accounts.

on the asp side don't have silly long urls like

www.yoursite.com/product.asp?mode=add&stk=1234&dave=cool&id=21&pid=2

keep to a maximum of TWO variables

IIS rewrite it's okay slows thing down a wee bit and I still can't get my head around "regular expressions"
DaveN