SEO | Link Popularity | Search Engine Consulting | SEO Tutorial | SEO Tools | SEO Forum
Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 05-26-2005, 11:13 AM
PhillipH PhillipH is offline
SEO Junior and a half
 
Join Date: May 2005
Location: UK, England
Posts: 54 PhillipH is on a distinguished road
Send a message via MSN to PhillipH Send a message via Yahoo to PhillipH
ISAPI url rewrite

ok ive installed the full version of isapi url (http://www.helicontech.com/) and will be purchasing as soon as i get the hang of this. I know its installed as the error file got created but im loosing hair rapidly with the stress (no joke). If someone could tell me what my httpd.ini file should look like (in full if possible) for this current url :

http://www.siegewars.co.uk/aspcoder....asp?link=Games

i guess it should make it look like (or not?) :

http://www.siegewars.co.uk/aspcoder...inks/link/Games

Thanks
dunno whether to laugh or cry as im meant to be an asp coder
__________________
Phillip Harrison
ASP Coder
http://www.aspcoder.co.uk
http://www.onestop-webdesign.com
Reply With Quote
  #2  
Old 05-26-2005, 01:53 PM
PhillipH PhillipH is offline
SEO Junior and a half
 
Join Date: May 2005
Location: UK, England
Posts: 54 PhillipH is on a distinguished road
Send a message via MSN to PhillipH Send a message via Yahoo to PhillipH
ok i managed to work out how to do part of it. I have now converted all my links to html pages :P except for one thing.

basically when someone browses to a html page (the url rewrite shoves it to .asp page but keeps the .html in the browser.)

using this code in the httpd.ini file

Code:
[ISAPI_Rewrite]
RewriteRule  ^/mydomain/links/(.*).html  /mydomain/links/$1.asp


that works great, all i gotta do now is do something similar so that :

http://www.siegewars.co.uk/aspcoder....asp?link=Games

is the same as

http://www.siegewars.co.uk/aspcoder...inks/link/Games

i think? if anyone can help id appreciate it :-)

you can see it in action : http://www.siegewars.co.uk/aspcoder/links - if you hadnt guessed :-)
__________________
Phillip Harrison
ASP Coder
http://www.aspcoder.co.uk
http://www.onestop-webdesign.com

Last edited by PhillipH : 05-26-2005 at 01:58 PM.
Reply With Quote
  #3  
Old 05-26-2005, 03:33 PM
PhillipH PhillipH is offline
SEO Junior and a half
 
Join Date: May 2005
Location: UK, England
Posts: 54 PhillipH is on a distinguished road
Send a message via MSN to PhillipH Send a message via Yahoo to PhillipH
sok done it!!!!

Code:
[ISAPI_Rewrite]
RewriteRule  ^/aspcoder/links/(.*).html  /aspcoder/links/$1.asp

RewriteRule /aspcoder/links/showlinks/([^/?]+) /aspcoder/links/showlinks.asp\?link=$1 [I,L]


Please try it out :-)
__________________
Phillip Harrison
ASP Coder
http://www.aspcoder.co.uk
http://www.onestop-webdesign.com
Reply With Quote
  #4  
Old 05-26-2005, 05:08 PM
dilligaf's Avatar
dilligaf dilligaf is offline
SEO GUY Moderator
 
Join Date: May 2004
Location: Tampa Bay
Posts: 2,850 dilligaf has a spectacular aura aboutdilligaf has a spectacular aura about
I guess I picked a convenient time to check back in. (smiley here). Lookin' good Moe!
__________________
OverSite
Reply With Quote
Reply


Thread Tools
Display Modes 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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


Login/Register
User Name
Password
Remember Me?

Forum Links
Forum Home
SEO Forum
Internet Marketing Forum
Web Design Forum
Web Hosting Forum
Programming Forum
SEO Chat

Quick Links
Forum Home
New Posts
Mark Forums Read
Open Buddy List
User Control Panel
Edit Avatar
Edit Profile
Edit Options
Miscellaneous
Subscribed Threads
My Profile

Search Forums

Advanced Search
All times are GMT -8. The time now is 10:02 AM.


Powered by: vBulletin Version 3.0.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.