Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
Problem with Static URL
Old 03-08-2007, 07:58 AM Problem with Static URL
dartdesign's Avatar
Experienced Talker

Posts: 39
Name: Kaloyan Banev
Trades: 0
Hello,
I have a problem with my Static URLs. I have a web directory based on ASP, i am using mod-rewrite so i turn my dynamic URL to static, but the problem is that Static URLs are not indexed. First i was think that there is no problem but it was 5 months ago. Where can be the problem ?
King regards...
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
dartdesign is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-08-2007, 04:15 PM Re: Problem with Static URL
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
mod-rewrite on asp?

What component are you using?
Have you checked the HTTP response from the server?
What's the URL ?
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 03-08-2007, 04:29 PM Re: Problem with Static URL
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,938
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
I never knew you could do that either. I always went the custom 404 approach myself.

I want to see this too.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 03-09-2007, 03:16 AM Re: Problem with Static URL
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
Yeah, I'll third this. I didn't think this would be possible? Mod rewrite is Apache, and ASP is IIS/Microsoft. You might be able to run ASP.NET code under Project Mono on Linux, but not old-school asp.

Also, I've been curious about doing something similar, but thought the only choices were to use ISAPI filters in IIS, or HttpHandlers in .NET? Mod rewrite is kind of harsh, but less work than the Microsoft alternatives.

Anyway, we need the URL to get any idea why it's not being indexed? It could be anything from not having links to the rewritten, static pages ( if you link using the query string as part of the URL ) to your robots.txt exclusion file.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 03-09-2007, 07:22 AM Re: Problem with Static URL
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
You can run ASP on *nix systems with the Sun Java System Active Server Pages 4.0 (what used to be Chili!Soft) No idea how compatible it is currently though.

Also there are several components. The well known one is ISAPI ReWrite.
Another is IIS Rewrite and there was also one called Mod Rewrite for IIS from iismods.com (URL is currently dead) didn't work very well when I tried it a couple of years back.

there are a few other as well never tested these;

http://www.smalig.com/url_rewrite/
http://www.download.com/Ionic-s-ISAP...-10508075.html

and one for .NET
http://www.urlrewriter.net/

Also there was one from CFDEV.com called SpiderSafeURL written in C that worked very well, however they don't support it any more. I have the source code if anyone wants to contact them to see if they would mind or agree to a bit of redevelopment.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 03-09-2007, 04:45 PM Re: Problem with Static URL
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
I've looked into one of those components, although honestly I can't remember which. Lately I've been working on a lot of asp.net systems ( Community Server ) that do this type of URL rewriting through .net code. Unfortunately I haven't had a chance to look into how, but it sure would be nice to rewrite a URL request depending on who the user is.

I sort of remember reading that Apache can be run on Windows, too ... so maybe this question is about a really unusual marriage of web servers?
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Reply     « Reply to Problem with Static URL
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.49696 seconds with 12 queries