Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > HTML / DHTML

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 01-05-2017, 01:28 AM   #1
alanwaston
Registered User
 
Join Date: Dec 2016
Posts: 5
what is URL rewriting?

Using URL rewriting we can convert dynamic URl to static URL Static URLs are known to be better than Dynamic URLs because of a number of reasons 1. Static URLs typically Rank better in Search Engines. 2. Search Engines are known to index the content of dynamic pages a lot slower compared to static pages. 3. Static URLs are always more friendlier looking to the End Users. along with this we can use URL rewriting in adding variables [cookies] to the URL to handle the sessions.
Relax: no lie ringtone, the chainsmokers paris ringtone, free ringtones downloads . Good fun!

Last edited by alanwaston; 01-17-2017 at 12:25 AM..
alanwaston is offline   Reply With Quote

Old 02-03-2017, 03:39 AM   #2
sonvi.belani
Registered User
 
Join Date: Jan 2017
Location: Ahmedabad
Posts: 95
Hi,
URL rewriting can be one of the best and quickest ways to improve the usability and search friendliness of your site. It can also be the source of near-unending misery and suffering. Definitely worth playing carefully with it - lots of testing is recommended. With great power comes great responsibility, and all that.

There are several other guides on the web already, that may suit your needs better than this one.

Apache URL Rewriting Guide - The best guide around
Before reading on, you may find it helpful to have the mod_rewrite cheat sheet and/or the regular expressions cheat sheet handy. A basic grasp of the concept of regular expressions would also be very helpful.
Thanks
sonvi.belani
__________________
Sonvi Belani
Ecommerce Website Developer

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Last edited by sonvi.belani; 02-03-2017 at 05:18 AM..
sonvi.belani is offline   Reply With Quote
Old 03-28-2017, 09:01 PM   #3
justfeelus
Registered User
 
Join Date: Mar 2017
Location: chennai
Posts: 71
URL reweiting is about canonical URL.
justfeelus is offline   Reply With Quote
Old 03-30-2017, 11:17 PM   #4
hongta
Registered User
 
Join Date: Mar 2017
Posts: 81
URL manipulation, also called URL rewriting, is the process of altering (often automatically by means of a program written for that purpose) the parameters in a URL (Uniform Resource Locator)
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
hongta is offline   Reply With Quote
Old 05-15-2017, 05:27 AM   #5
roswindow
Registered User
 
Join Date: May 2017
Posts: 7
URL rewriting can be one of the best and quickest ways to improve the usability and search friendliness of your site. It can also be the source of near-unending misery and suffering. Definitely worth playing carefully with it - lots of testing is recommended. With great power comes great responsibility, and all that.
roswindow is offline   Reply With Quote
Old 05-16-2017, 02:43 AM   #6
michael Amaral
Registered User
 
Join Date: May 2017
Posts: 37
If you were writing a letter to your bank, you would probably open your word processor and create a file named something like lettertobank.doc. The file might sit in your Documents directory, with a full path like C:WindowsusersjulieDocumentslettertobank.doc. One file path = one document.
Similarly, if you were creating a banking website, you might create a page named page1.html, upload it, and then point your browser to*. One URL = one resource. In this case, the resource is a physical Web page, but it could be a page or product drawn from a CMS.

URL rewriting changes all that. It allows you to completely separate the URL from the resource. With URL rewriting, you could have*taking the user to*…/page1.html*or to*…/about-us/*or to*…/about-this-website-and-me/*or to*…/youll-never-find-out-about-me-hahaha-Xy2834/. Or to all of these. It’s a bit like shortcuts or symbolic links on your hard drive. One URL = one way to find a resource.
With URL rewriting, the URL and the resource that it leads to can be completely independent of each other. In practice, they’re usually not wholly independent: the URL usually contains some code or number or name that enables the CMS to look up the resource. But in theory, this is what URL rewriting provides: a complete separation.
michael Amaral is offline   Reply With Quote
Old 05-16-2017, 02:51 AM   #7
masonsilas
Registered User
 
Join Date: May 2017
Posts: 47
URL rewriting can be one of the best and quickest ways to improve the usability and search friendliness of your site. It can also be the source of near-unending misery and suffering.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
masonsilas is offline   Reply With Quote
Old 05-25-2017, 02:51 AM   #8
Rationaltech
Registered User
 
Join Date: May 2017
Posts: 16
URL rewriting can be one of the best and quickest ways to improve the usability and search friendliness of your site. It can also be the source of near-unending misery and suffering. Definitely worth playing carefully with it - lots of testing is recommended. With great power comes great responsibility, and all that.


web designing company in Hyderabad,
web designing company,
web designing company in India
Rationaltech is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
What is url rewriting..? riyakhan Search Engine Optimization 8 03-08-2016 01:10 AM
URL rewriting through global.aspx file Ruby707 ASP 0 02-03-2015 03:22 AM
Sustained, Not-so-Urgent, Quality-oriented Rewriting Services shakemelikeapig Post your ad here 0 03-31-2012 01:08 AM
what is URL rewriting wheelbarrow001 Search Engine Optimization 2 03-20-2012 09:46 PM


All times are GMT -7. The time now is 11:44 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.