| | |
Domain Name Divert
Please support our Site Layout and Usability advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
Hey People,
I have a quick question which i think is pretty simple but just wanna chack with you guys.
Im creating a site called www.mobilefantastic.com. The client also owns mobilesfantastic.com and mobilefantastic.co.uk. www.mobilefantastic.com is the domain where the content will be, but i want to set up an automatic divert so if someone was to miss spell the domain as mobilesfantastic or mobilefantastic.co.uk, they will automatically be sent to www.mobilefantastic.com.
Does that make sense?
Thanks a lot
GR Web FX
I have a quick question which i think is pretty simple but just wanna chack with you guys.
Im creating a site called www.mobilefantastic.com. The client also owns mobilesfantastic.com and mobilefantastic.co.uk. www.mobilefantastic.com is the domain where the content will be, but i want to set up an automatic divert so if someone was to miss spell the domain as mobilesfantastic or mobilefantastic.co.uk, they will automatically be sent to www.mobilefantastic.com.
Does that make sense?
Thanks a lot
GR Web FX
•
•
•
•
Originally Posted by GR Web FX
Im creating a site called www.mobilefantastic.com. The client also owns mobilesfantastic.com and mobilefantastic.co.uk. www.mobilefantastic.com is the domain where the content will be, but i want to set up an automatic divert so if someone was to miss spell the domain as mobilesfantastic or mobilefantastic.co.uk, they will automatically be sent to www.mobilefantastic.com.
<meta http-equiv= "Refresh"
content = "2; URL=http://www.mobilefantastic.com">Content is time in seconds
or other option
<html>
<head>
<script type="text/javascript">
<!--
function delayer(){
document.location = "../javascriptredirect.html"
}
//-->
</script>
</head>
<body onLoad="setTimeout('delayer()', 5000)">
<h2 >Prepare to be redirected!</h2>
</body>
</html>setTimeout works in clicks where 1sec=1000 clicks so in this case delay is 5 sec
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
your hosting provider should allow you to do it in your domain configuration settings.
![]() |
Similar Threads
- can't access domain (Web Browsers)
- How can I set up my own email a/c with a domain name using microsoft outlook/express (Web Browsers)
- Detect all computer names on netword - domain (Visual Basic 4 / 5 / 6)
- Multiple Domain Web Site Hosting by HforHosting.com (Website Reviews)
Other Threads in the Site Layout and Usability Forum
- Previous Thread: PHP question i think!
- Next Thread: Need help with frames
| Thread Tools | Search this Thread |
blogging content customer design development dreamweaver duplicate email evaluation filesharing firefox flash gilbane google html itunes javascript kazaa layout music napster peertopeer photoshop remote remoteserver satellitenavigation satnav server site tables template tips tomtom url wave web website websitedesignreview web_development web_sites






