sigvicious
-
Total Posts
:
1
-
Reward points
:
0
- Joined: Jan 29 '04
-
Status: offline
|
Map search engine friendly feature to .html extension
Thu. Jan 29, '04 9:23 PM
( permalink)
I had mapped the .htm extension to the asp_net.dll for Asp.net so the search engine friendly feature works slightly different. The error file doesn't execute the Server.Transfer() method transparently, rather it displays as a querystring on the pgdrewrite.asp page. The page renders correctly but the server sends a 302 header to the browser saying the the file has been temporarily moved. --> /pgdrewrite.asp?404 http://forum/forum_name/forumid4/page.htm However, because the design for the feature is pretty well coded i was able to map the feauture to the .html extension & it worked like a charm with modification in only 4 files. Perhaps in the next version you guys can give the user a choice on which extension to use? Not a big deal really, the software is already pretty easy to use -- good job! Thanks
< Message edited by sigvicious -- 2004-01-29 21:24:09 >
|
|
|
|
Samuel
-
Total Posts
:
11850
-
Reward points
:
180550
- Joined: May 23 '01
-
Status: offline
|
RE: Map search engine friendly feature to .html extension
Sat. Jan 31, '04 1:13 PM
( permalink)
Thanks Dave. However, there is certain difficulties in this area in that the PGDrewrite.asp file cannot take info directly from the forum (it is configured to be loaded as a custom error page, and in other words, in a different application domain from the forum's).
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|