PC Review


Reply
Thread Tools Rate Thread

Creating Static Pages from Dynamic Sources

 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      28th Jan 2005
You would have to buy a application that is installed on the server that would generate static
pages, and then keep them up to date.

Why do you feel your SEO is being affected by the use of dynamic pages?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"magmike" <mike.klineDOESNT-LIKE-(E-Mail Removed)> wrote in message
news:irednVAhlurUTGTcRVn-(E-Mail Removed)...
>I have a database (with records in it - of course) and that data is
> displayed dynamically displayed through one webpage via ASP. Not that I want
> to change that page, that page will stay, but to increase my SEO, I would
> like to create a page (based on a template that matches the dynamic page)
> for each record in the database.
>
> Does anyone know how I could do this with FrontPage? I am using FP2003. The
> database is in Access.
>
> Thanks,
> Mike
>
> --
> FREE PRESCRIPTION PROGRAM
> It's easy to qualify. Use the qualification wizard at
> http://www.netterweb.com/rexaid/
>
>
>
>



 
Reply With Quote
 
 
 
 
magmike
Guest
Posts: n/a
 
      28th Jan 2005
I have a database (with records in it - of course) and that data is
displayed dynamically displayed through one webpage via ASP. Not that I want
to change that page, that page will stay, but to increase my SEO, I would
like to create a page (based on a template that matches the dynamic page)
for each record in the database.

Does anyone know how I could do this with FrontPage? I am using FP2003. The
database is in Access.

Thanks,
Mike

--
FREE PRESCRIPTION PROGRAM
It's easy to qualify. Use the qualification wizard at
http://www.netterweb.com/rexaid/




 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      28th Jan 2005
You can populate the Page Title, Keywords and Description tags from the database on the current
single page that you have, and this would help with the search engines.

Here is a way to convert your dynamic pages to static pages:

http://www.codetoad.com/asp_dynamic_static.asp

You can more resources, by typing the following into your IE Address bar as:

? ASP Dynamic Pages to Static Pages

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"magmike" <mike.klineDOESNT-LIKE-(E-Mail Removed)> wrote in message
news:OuadnbJvaaXj6mfcRVn-(E-Mail Removed)...
>> Why do you feel your SEO is being affected by the use of dynamic pages?

>
> Because the search engines only see one page. I have over 9,000 articles in
> the database. If I create a page for each one, using the keyword and
> description field from the article entry in the meta tags, I would be much
> more visible to the search engines. Searching my database is slow and the
> search engines pass it by.
>
> For the meantime, what program would I get to do this, and skipping the
> server side program, is there a program that I could do this manually with
> from time to time?
>
> Mike
>
>



 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      28th Jan 2005
The top 3 (Google, Yahoo, MSN) will. The main key is to keep any QueryStrings to a single parameter
unless you want to pay for inclusion.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"magmike" <mike.klineDOESNT-LIKE-(E-Mail Removed)> wrote in message
news:B7mdnXJOCbrnHmfcRVn-(E-Mail Removed)...
> How aggressive are the bots anyhow? Will they search out my whole database?
>
> Mike
>
> --
> FREE PRESCRIPTION PROGRAM
> It's easy to qualify. Use the qualification wizard at
> http://www.netterweb.com/rexaid/
>
>
>
> "Thomas A. Rowe" <(E-Mail Removed)> wrote in message
> news:u$(E-Mail Removed)...
>> You can populate the Page Title, Keywords and Description tags from the

> database on the current
>> single page that you have, and this would help with the search engines.
>>
>> Here is a way to convert your dynamic pages to static pages:
>>
>> http://www.codetoad.com/asp_dynamic_static.asp
>>
>> You can more resources, by typing the following into your IE Address bar

> as:
>>
>> ? ASP Dynamic Pages to Static Pages
>>
>> --
>> ==============================================
>> Thomas A. Rowe (Microsoft MVP - FrontPage)
>> WEBMASTER Resources(tm)
>> http://www.ycoln-resources.com
>> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
>> ==============================================
>> To assist you in getting the best answers for FrontPage support see:
>> http://www.net-sites.com/sitebuilder/newsgroups.asp
>>
>> "magmike" <mike.klineDOESNT-LIKE-(E-Mail Removed)> wrote in message
>> news:OuadnbJvaaXj6mfcRVn-(E-Mail Removed)...
>> >> Why do you feel your SEO is being affected by the use of dynamic pages?
>> >
>> > Because the search engines only see one page. I have over 9,000 articles

> in
>> > the database. If I create a page for each one, using the keyword and
>> > description field from the article entry in the meta tags, I would be

> much
>> > more visible to the search engines. Searching my database is slow and

> the
>> > search engines pass it by.
>> >
>> > For the meantime, what program would I get to do this, and skipping the
>> > server side program, is there a program that I could do this manually

> with
>> > from time to time?
>> >
>> > Mike
>> >
>> >

>>
>>

>
>



 
Reply With Quote
 
magmike
Guest
Posts: n/a
 
      28th Jan 2005
> Why do you feel your SEO is being affected by the use of dynamic pages?

Because the search engines only see one page. I have over 9,000 articles in
the database. If I create a page for each one, using the keyword and
description field from the article entry in the meta tags, I would be much
more visible to the search engines. Searching my database is slow and the
search engines pass it by.

For the meantime, what program would I get to do this, and skipping the
server side program, is there a program that I could do this manually with
from time to time?

Mike


 
Reply With Quote
 
magmike
Guest
Posts: n/a
 
      28th Jan 2005
Thanks!

--
FREE PRESCRIPTION PROGRAM
It's easy to qualify. Use the qualification wizard at
http://www.netterweb.com/rexaid/



"Thomas A. Rowe" <(E-Mail Removed)> wrote in message
news:u$(E-Mail Removed)...
> You can populate the Page Title, Keywords and Description tags from the

database on the current
> single page that you have, and this would help with the search engines.
>
> Here is a way to convert your dynamic pages to static pages:
>
> http://www.codetoad.com/asp_dynamic_static.asp
>
> You can more resources, by typing the following into your IE Address bar

as:
>
> ? ASP Dynamic Pages to Static Pages
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> WEBMASTER Resources(tm)
> http://www.ycoln-resources.com
> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> ==============================================
> To assist you in getting the best answers for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>
> "magmike" <mike.klineDOESNT-LIKE-(E-Mail Removed)> wrote in message
> news:OuadnbJvaaXj6mfcRVn-(E-Mail Removed)...
> >> Why do you feel your SEO is being affected by the use of dynamic pages?

> >
> > Because the search engines only see one page. I have over 9,000 articles

in
> > the database. If I create a page for each one, using the keyword and
> > description field from the article entry in the meta tags, I would be

much
> > more visible to the search engines. Searching my database is slow and

the
> > search engines pass it by.
> >
> > For the meantime, what program would I get to do this, and skipping the
> > server side program, is there a program that I could do this manually

with
> > from time to time?
> >
> > Mike
> >
> >

>
>



 
Reply With Quote
 
magmike
Guest
Posts: n/a
 
      28th Jan 2005
How aggressive are the bots anyhow? Will they search out my whole database?

Mike

--
FREE PRESCRIPTION PROGRAM
It's easy to qualify. Use the qualification wizard at
http://www.netterweb.com/rexaid/



"Thomas A. Rowe" <(E-Mail Removed)> wrote in message
news:u$(E-Mail Removed)...
> You can populate the Page Title, Keywords and Description tags from the

database on the current
> single page that you have, and this would help with the search engines.
>
> Here is a way to convert your dynamic pages to static pages:
>
> http://www.codetoad.com/asp_dynamic_static.asp
>
> You can more resources, by typing the following into your IE Address bar

as:
>
> ? ASP Dynamic Pages to Static Pages
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> WEBMASTER Resources(tm)
> http://www.ycoln-resources.com
> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> ==============================================
> To assist you in getting the best answers for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>
> "magmike" <mike.klineDOESNT-LIKE-(E-Mail Removed)> wrote in message
> news:OuadnbJvaaXj6mfcRVn-(E-Mail Removed)...
> >> Why do you feel your SEO is being affected by the use of dynamic pages?

> >
> > Because the search engines only see one page. I have over 9,000 articles

in
> > the database. If I create a page for each one, using the keyword and
> > description field from the article entry in the meta tags, I would be

much
> > more visible to the search engines. Searching my database is slow and

the
> > search engines pass it by.
> >
> > For the meantime, what program would I get to do this, and skipping the
> > server side program, is there a program that I could do this manually

with
> > from time to time?
> >
> > Mike
> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
creating dynamic pages from a template page =?Utf-8?B?cGVsZWdrMQ==?= Microsoft ASP .NET 0 2nd Sep 2007 11:10 PM
creating dynamic controls out of static controls Tarscher Microsoft ASP .NET 9 13th Feb 2007 02:33 PM
Need help on creating a dynamic page. - We use Master Pages and this is how I am trying. Learner Microsoft ASP .NET 0 24th May 2006 09:28 PM
Unable to Save WebPages in IE6.0SP1 (either static or dynamic pages) Alan Windows XP Internet Explorer 2 8th Oct 2004 10:23 AM
Creating Dynamic Web Pages =?Utf-8?B?R2VvZmYgU2VlZA==?= Microsoft Access 0 11th Nov 2003 04:26 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:41 PM.