Forum Moderators: open

Message Too Old, No Replies

Converting ASP to HTML

Creating static files from asp

         

ddmedia

3:13 am on Jan 15, 2008 (gmt 0)

10+ Year Member



I just purchased a website that was designed many years ago in .asp. Unfortunately, the design is poor and the content is very outdated. I am looking to do an entire site redesign but do not have experience with asp. Of course I would like to keep the link architecture the same because the pages have been indexed by search engines for years. Is there any way I could create static html pages and then just save them as .asp so I will not lose any Google PR? Or am I fooling myself?

Thanks in advance.

mrMister

10:51 am on Jan 15, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yes, an asp file does not have to contain asp code, if you prefer, you can make an asp file that only consists of static html.

[edited by: mrMister at 10:52 am (utc) on Jan. 15, 2008]

sem4u

10:55 am on Jan 15, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Just save your pages as .asp rather than .html

That should work fine.