473,396 Members | 2,029 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Making site search engine friendly


I have a standard look to my site so I thought I might just make all the
pages .asp pages and use #include statements to grab all the common content,
however I want to be sure that all the big search engines crawl it without a
problem. I heard that some have problems with ASP even if the ASP is not
that complicated.

Dec 17 '05 #1
2 1351
Jordan wrote:
I have a standard look to my site so I thought I might just make all the
pages .asp pages and use #include statements to grab all the common content,
however I want to be sure that all the big search engines crawl it without a
problem. I heard that some have problems with ASP even if the ASP is not
that complicated.


Wherever you heard it from, it's wrong. ASP is a server side
technology that's processed on the web server and delivers html to the
browser. It's the resulting html that search engines index.

/P.

Dec 19 '05 #2
the only problem with search engines sometimes is a lot of querystring
information which controls page content like a forum would use. some search
engines know what it is and avoid it or dont follow it forever

just having the extension ".asp" is not an issue though and should be just
as good as being ".htm" for the most part

if you really want ".htm" you can always go into IIS and set up ".htm" to
run as ".asp"

do a google search, there are plenty of examples out there
"Jordan" <No*****@forme.com> wrote in message
news:ui**************@tk2msftngp13.phx.gbl...

I have a standard look to my site so I thought I might just make all the
pages .asp pages and use #include statements to grab all the common
content, however I want to be sure that all the big search engines crawl
it without a problem. I heard that some have problems with ASP even if
the ASP is not that complicated.

Dec 19 '05 #3

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

Similar topics

3
by: Carol | last post by:
What's the best way to do a site search of my site? I am using asp and access heavily on a regular ISP google? Or write a bunch of queries? what else is there?
3
by: griffith | last post by:
I need some rather technical spidering advice, and I'm hoping that this is a good place to find it (and my apologies if this isn't). My site contains pages of images, where each image includes a...
4
by: moondaddy | last post by:
I've made the decision to use search engine friendly URLs in my site which means translating stripping all parameters our of the URL and converting it to a hierarchical URL like this: Change:...
5
by: Sam | last post by:
Does anyone know of a way to create a search page under ASP.NET 2.0? I have started out by configuring a catalog in Index Server, registering the aspx, ascx extensions in the registry to allow...
3
by: Mark | last post by:
Our site gets searched by robots all the time. This is great. However, many of our pages that we want to be cataloged are data driven, so we end up with pages like: ...
7
by: baroque Chou | last post by:
anyone know how google spiders access web site, how dose they manage to get the href information? do they have special access right or something? any help is appreciated
7
by: ThunderMusic | last post by:
Hi, Ok, I find myself having a lot of troubles with URL Rewriting and I've seen on the net that in some situations, indexers have difficulty indexing sites because of some flaws in the url...
1
by: WebDesignersIreland | last post by:
Some days back I was reading one article on web designing. The article was basically about learning the techniques for designing a search engine friendly web site. The words are as such: “Podcasts...
2
by: flickle1 | last post by:
Hi, I created a website in PHP www.poundsback.com and i want to know how to make Friendly URL's if you browse the website you will see that some of the urls are quite long in size. I heard...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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...

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.