Url redirection

Reply

Join Date: Apr 2007
Posts: 45
Reputation: 7arouf is an unknown quantity at this point 
Solved Threads: 0
7arouf 7arouf is offline Offline
Light Poster

Url redirection

 
0
  #1
Sep 6th, 2008
Hi there,

i have a website which i designed and was having more than 20,000 visits per day; however, the hosting company keeps disabling the most visited pages because it causing problems to their servers (as they claimed).

I bought another domain and had different host.
How can i redirect all the materials and pages and content of the old website to the new website???

example:
my old website is www.example.com and my new website is www.example1.net
if somebody entered www.example.com, i need him to be directly redirected to www.example1.net


Thanks
oOLebanonOo
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 954
Reputation: essential will become famous soon enough essential will become famous soon enough 
Solved Threads: 131
Featured Poster
essential's Avatar
essential essential is offline Offline
Posting Shark

Re: Url redirection

 
0
  #2
Sep 6th, 2008
Redirecting is quite a simple task to perform. But you wil be needing some script to work on this issue perhaps you can try javascript to perform that trick! And am sorry to say this, but you'll have to tranfer all the needed files' to your newly bought domain from the old site! Transferring is a lot easier, than coding all the links just redirect the users'!
I can provide you the code! But not in these forum! GoodLuck on your new website.
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 596
Reputation: buddylee17 has a spectacular aura about buddylee17 has a spectacular aura about 
Solved Threads: 125
buddylee17's Avatar
buddylee17 buddylee17 is offline Offline
Posting Pro

Re: Url redirection

 
0
  #3
Sep 6th, 2008
You can also use a meta refresh to do this. No scripting necessary, just put the tag in the head of the document:
  1. <meta http-equiv="refresh" content="0;url=http://www.example1.net">
Lost time is never found again.
- Benjamin Franklin
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 640 | Replies: 2
Thread Tools Search this Thread



Tag cloud for HTML and CSS
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC