Printer Friendly Version
Email this thread to a friend
|
Featured Web Site Template |
|
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
nbozic
Joined: Oct 18, 2003
# Posts: 2
|
Posted: 2003-Oct-18 17:16
Hey guys,
I'm looking for (free) software that can convert my discussion forum's dynamic URL's to static ones. Is there anything good out there? If I have to pay for the software, is it worth it? I would appreciate if you could point me in the right direction.
Thanks,
NB
|
 |
doctormd23
Joined: Eons Ago
# Posts: 98
|
Posted: 2003-Oct-18 23:46
http://www.xde.net/xq/tool.xqasp-deep-web/qx/index.htm
|
 |
Webmaster-Toolkit.com
Joined: Jul 18, 2002
# Posts: 1098
|
Posted: 2003-Oct-20 09:21
I actually have a tool online that will attempt to create the mod_rewrite syntax you need to turn your dynamic url into a static one. Available here
|
 |
prophecy
Joined: Eons Ago
# Posts: 19
|
Posted: 2003-Oct-21 00:47
This is great! I've been looking for something like this for a while. Are there benefits/drawbacks for each method (apache rewrite vs generating pages)?
|
 |
Webmaster-Toolkit.com
Joined: Jul 18, 2002
# Posts: 1098
|
Posted: 2003-Oct-21 11:09
Dynamically generated pages with lots of parameters can sometimes choke spiders (though I have to say they are getting better), so a rewritten url with the parameters hidden somewhere in the url (eg mypage-1-test-34.htm) is more likely to be spidered. You can do lots of other nice things with mod_rewrite too
Drawbacks of mod_rewrite are additional load on the cpu, and also the complexity of it (most people take one look at it and are scared off)
|
 |
joe_vimal
Joined: Mar 22, 2001
# Posts: 104
|
Posted: 2003-Oct-30 09:06
>Drawbacks of mod_rewrite are additional load on the cpu, and also the complexity of it (most people take one look at it and are scared off)
With todays' server configuration it hardly matters. We have a server (not the one listed in my profile) which serves about a few hundred thousand page views every day uses exclusively mod_rewrite for 'paraphrasing' the dynamic URLs into what may appear as static pages with no ill effects. And the server is Pentium II with about half a gig of RAM - ancient by modern standard.
The complexity need not scare anyone as this is set up by your sysadmin. Once it is setup, the developers have to follow the pattern always. It is almost 'transparent' to the end user or the developer.
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|