Forum Moderators: open

Message Too Old, No Replies

How to translate .asp pages into html pages?

         

Reegis

11:20 am on Jan 25, 2003 (gmt 0)

10+ Year Member



Hi! I am French and new to this forum... so all my appologies in adavance if this is not the correct room for my question

I'd like to translate dynamic pages for our web site to like url's like
[example.com...] into a static html page like
[example.com...] for instance

I've read different articles on the Internet about Overcoming Query Strings and Making Dynamic Sites Visible to search engines and i know there is companies that offer services for this kind of problems. I was just wondering if anyone knew any companies that provide that kind of solutions that convert .asp pages into static pages?

[edited by: Woz at 1:12 pm (utc) on Jan. 25, 2003]
[edit reason] examplified URLs [/edit]

ukgimp

12:14 pm on Jan 25, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello Reegis

Welcome to WebmasterWorld

You may have few problems with rewriting URL's as you are using ASP. If that is being run on a windows server it is almost a no go. You need to be on an apache server to use the MOD_REWRITE.

I have seen a commercial solution to your problem called QXASP which you could search for on google. For other threads about URL rewriting do a search of this site (top of page) for mod rewrite or url rewrite.

Cheers

Reegis

12:22 pm on Jan 25, 2003 (gmt 0)

10+ Year Member



Thanks for your message ukgimp. I already know the solution you mention actually, but I called them yesterday and they have the worst attitude I swear the god. That's why i am looking for competitors of the so-called QXASP solution. If you any info on how I could figure that out that would be great. Anyhow, thanks for your message. I appreciate it.

Regis

Birdman

12:56 pm on Jan 25, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome, reegis!

If your urls only carry one parameter(like above) and they are not real long, they should be just fine as they are.

Reegis

1:07 pm on Jan 25, 2003 (gmt 0)

10+ Year Member



Hi Birdman!

Here is how the url look : [example.com...]

What do you think?

[edited by: Woz at 1:11 pm (utc) on Jan. 25, 2003]
[edit reason] examplified URLs [/edit]

Birdman

1:21 pm on Jan 25, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I think they are fine.

paladin

2:32 pm on Jan 25, 2003 (gmt 0)

10+ Year Member



Hi Reegis,
I wrote an asp script that will do something very similar.

I sent you a sticky mail with an example

chameleon

3:32 pm on Jan 25, 2003 (gmt 0)

10+ Year Member



reegis,

Do a google search on "isapi url". You will find a lot of good results there.

ISAPI is the programming interface that can be used to write plug-ins to IIS. It's what several vendors have used to write programs that do exactly what you're looking for.

Good luck!

ukgimp

12:25 am on Jan 26, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



This post goes way back, but look for the post by oogachaka

[webmasterworld.com...]

May be of some assistance

cheers