473,588 Members | 2,471 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to make dynamic ASP pages more readable?

How do you guys make listings such as product listings and their detail
pages more crawler friendly, if they are genrated using dynamic asp pages.
If your ASP uses a format like this: www.mysite.com/products.asp?idnum=3444
to display detail pages, how can I apply SEO to this format??

I know unix hosts use the mod rewrite, but I do not have access to the
server settings etc.
BUt I can access a database etc.

What are your thoughts?

Danny

Jul 19 '05 #1
3 1720
1. Try having atleast some static links on your site.
2. Configure your server to use "/" for the querystring, instead of the
typical "?"
3. Submit each dynamic link to the search engine individually (I know, I
know)

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"Danny" <da********@hot mail.com> wrote in message
news:vC******** **************@ news4.srv.hcvln y.cv.net...
How do you guys make listings such as product listings and their detail
pages more crawler friendly, if they are genrated using dynamic asp pages.
If your ASP uses a format like this: www.mysite.com/products.asp?idnum=3444 to display detail pages, how can I apply SEO to this format??

I know unix hosts use the mod rewrite, but I do not have access to the
server settings etc.
BUt I can access a database etc.

What are your thoughts?

Danny


Jul 19 '05 #2
Thanks for your response.
How do you use the /, can you give an example?

Also, how about I generate a static html page for each dynamic page. These
pages will just sit on the server and not be linked from anything, is this
ok or should I have a link to it somewhere.

Thakns

"Steven Burn" <pv*@noyb.com > wrote in message
news:Or******** *****@TK2MSFTNG P11.phx.gbl...
1. Try having atleast some static links on your site.
2. Configure your server to use "/" for the querystring, instead of the
typical "?"
3. Submit each dynamic link to the search engine individually (I know, I
know)

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"Danny" <da********@hot mail.com> wrote in message
news:vC******** **************@ news4.srv.hcvln y.cv.net...
How do you guys make listings such as product listings and their detail
pages more crawler friendly, if they are genrated using dynamic asp pages. If your ASP uses a format like this:

www.mysite.com/products.asp?idnum=3444
to display detail pages, how can I apply SEO to this format??

I know unix hosts use the mod rewrite, but I do not have access to the
server settings etc.
BUt I can access a database etc.

What are your thoughts?

Danny



Jul 19 '05 #3
If there's no link to them, they're useless ;o) (robot's follow links)

http://aspfaq.com/show.asp?id=2424

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"Danny" <da********@hot mail.com> wrote in message
news:n_******** **************@ news4.srv.hcvln y.cv.net...
Thanks for your response.
How do you use the /, can you give an example?

Also, how about I generate a static html page for each dynamic page. These pages will just sit on the server and not be linked from anything, is this
ok or should I have a link to it somewhere.

Thakns

"Steven Burn" <pv*@noyb.com > wrote in message
news:Or******** *****@TK2MSFTNG P11.phx.gbl...
1. Try having atleast some static links on your site.
2. Configure your server to use "/" for the querystring, instead of the
typical "?"
3. Submit each dynamic link to the search engine individually (I know, I
know)

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"Danny" <da********@hot mail.com> wrote in message
news:vC******** **************@ news4.srv.hcvln y.cv.net...
How do you guys make listings such as product listings and their detail pages more crawler friendly, if they are genrated using dynamic asp pages. If your ASP uses a format like this:

www.mysite.com/products.asp?idnum=3444
to display detail pages, how can I apply SEO to this format??

I know unix hosts use the mod rewrite, but I do not have access to the
server settings etc.
BUt I can access a database etc.

What are your thoughts?

Danny




Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1475
by: only_me | last post by:
Not a coding question as such but highly related to asp/dynamic pages issues : has anyone any suggestions on the following ASP sites are generally (always) of a dynamic nature, pages can be built on the contents of querystrings, so search engines can only be directed to your first index.asp page since the search engine is unable to deduce what querystring parameters should/could be used. I have a company listing site and would like...
10
3220
by: moondaddy | last post by:
I'm writing an ecommerce app in asp.net/vb.net and need to make the pages searchable and crawlable by spiders, particularly Google's. As far as I know, if my pages's contents are mostly populated by user controls on a single page and I call these different controls by passing one or more parameters like this: myweb.com/default.aspx?MenuID=44, then the spiders aren't going to be able do to anything with this. asp.net offers lots of great...
8
2243
by: Sandy Pittendrigh | last post by:
I have a how-to-do-it manual like site, related to fishing. I want to add a new interactive question/comment feature to each instructional page on the site. I want (registered) users to be able to add comments at the bottom of each page, similar to the way the php, mysql, apache manuals work. PUNCHLINE_A:
1
1448
by: thavaht | last post by:
I recently began drawing dynamic pages using PHP + MYSQL. I’m developing the site on windows XP / Apache 1.3.34 / PHP 5.1.2 as a testing server. My publishing server is on another machine on the same network running Fedora Core 3, Apache 2.0.53 (fedora), PHP 4.3.9. MYSQL Server version is 4.0.27 and it is installed on the Linux machine. I’m using the same mysql for testing and for publishing. The connection to mysql server is successfully...
2
1726
by: tomwans | last post by:
how do websites such as last.fm have dynamic pages when they dont use the standard $_GET url? for example, a dynamic page is generated from last.fm/users/drpolish, which looks alot cleaner than something like last.fm/users?username=drpolish just put me in the right direction, tom
1
2181
by: flashadow | last post by:
Who can explain. Can JsUnit test dynamic pages? A site uses Apache Tomcat for the start. A site consists of starting page in which is loaded 4 jsp pages. Functions that need testing take information from a page and after processing return data to page using jQuery. And also need testing object which in a constructor has methods which also takes dynamic information from site. The library of jQuery, ajax, JSON is used in a site. Almost all...
1
1480
by: =?Utf-8?B?SklNLkgu?= | last post by:
Search engine; Dynamic pages I was reading a few articles that search engines do not support dynamic pages, is there any reference that talks about how we can overcome this issue?
0
1248
by: heiro | last post by:
hi Everyone, Can you please help me on how to convert dynamic pages to statics web pages like in php without affecting your dynamic page? I'm using CGI Python... Thanks
1
1324
pradeepjain
by: pradeepjain | last post by:
hi, I am developing a website where in all the pages are generated dynamically . like say www.example.com/mobile_rating.php?alias=nokia3310 when ever it gets alias value the page gets generated depending in the values from DB. and i have done url rewriting too like
3
1980
by: prabhuaradhan | last post by:
<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="refresh" content="refreshrate"> <title>Insert title here</title> <link rel="stylesheet"...
0
8228
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8357
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
7987
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8223
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
5729
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
3847
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
3887
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2372
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1459
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.