Turn dynamic pages into static?
am 15.03.2006 18:05:04 von Shawn Ferguson--____WRLBCUOBFIVEHXLHZRQI____
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
We've developed a small system which pulls information from a database by =
use of query string parameters, ex. mypage.asp?var1=3D1&var2=3D2.
Now to optimize our opportunity to be found by a search engine, it is =
recommended that pages be static so that robots can pick it up. So what =
would be the best way to change this dynamic page (mypage.asp?var1=3D1&var2=
=3D2) to a static page without the query string parameters but still have =
the content information from the database? =20
One solution we thought of was creating/updating a page using FSO objects =
everytime an update or creation is made, but that would pose a security =
risk if we allow that directory to be read/write by IUSR. Do you have any =
suggestions, the goal is to optomize the pages so that a robot can pick =
them up and be available for search engines. =20
Thanks ahead of time!
--____WRLBCUOBFIVEHXLHZRQI____
Content-Type: multipart/related; boundary="____IHACMXDSMMVAEGZYQAFB____"
--____IHACMXDSMMVAEGZYQAFB____
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable
>
database by use of query string parameters, ex. mypage.asp?var1=3D1&var=
2=3D2.
recommended that pages be static so that robots can pick it up. So =
what would be the best way to change this dynamic page (mypage.asp?var1=3D1=
&var2=3D2) to a static page without the query string parameters but =
still have the content information from the database?
objects everytime an update or creation is made, but that would pose a =
security risk if we allow that directory to be read/write by IUSR. =
Do you have any suggestions, the goal is to optomize the pages so that a =
robot can pick them up and be available for search engines.
--____IHACMXDSMMVAEGZYQAFB____--
--____WRLBCUOBFIVEHXLHZRQI____--