Home   News  Product reviews  Website reviews  Forums   Competitions  Subscribe 


Web Building >> Web design & build
 |  Print Topic
Jump to first unread post. Pages: 1
TheFatControlleRAdministrator
Forum Admin


Reg'd: Fri
Posts: 6650
Loc: Megatripolis
Web Linking - Can anyone tell me...
      #8069 - Thu Aug 28 2003 06:18 PM

Hi People

I've recently acquired a domain name, without hosting, which is Web Linked to my main domain/web site. The web link only directs folk to the domains root so, is there a way that I can send visitors, who arrive via the new linked domain, to a specific page on my main site (i.e. the home page of a sub-web)?

Or should I just cough up the moolah for a cloaked redirect?

Thanks in advance,


TFC
Nothing is a problem for me...


Post Extras: Print Post   Remind Me!   Notify Moderator  
Jonny555



Reg'd: Fri
Posts: 5326
Loc: Cheshire, England
Re: Web Linking - Can anyone tell me... [Re: TheFatControlleR]
      #8073 - Thu Aug 28 2003 06:55 PM

Why not make your index.html a site map? That way it's just one click away to the page in question. Or make any links using the new domain, www.newdomain/pageinquestion.html. Those are the two easiest ways.

Or you could point the new domain to a sub directory that contains the page in question. There doesn't seem any point in spending more money.
http://www.jonny555.co.uk

Amateur Watercolour Community


Post Extras: Print Post   Remind Me!   Notify Moderator  
TheFatControlleRAdministrator
Forum Admin


Reg'd: Fri
Posts: 6650
Loc: Megatripolis
Re: Web Linking - Can anyone tell me... [Re: Jonny555]
      #8077 - Thu Aug 28 2003 07:10 PM

Many thanks for the suggestions John.

I had considered the index/site map route but was hoping to avoid even that one click distance from the home page of the sub-web, although it does seem to be the most sensible free option

Unfortunately, the web linking only sends visitors to the top level of the designated domain. It's the next level of service from my hosting provider that allows redirection to a specific page/directory on my main domain.

Decisions, decisions


Thanks for your input,
TFC
Nothing is a problem for me...


Post Extras: Print Post   Remind Me!   Notify Moderator  
ChrisMellor
regular


Reg'd: Tue
Posts: 112
Loc: Leeds
Re: Web Linking - Can anyone tell me... [Re: TheFatControlleR]
      #8227 - Fri Aug 29 2003 08:50 PM

Hi.

I have 2 solutions for you, one with HTML, and the other with PHP!

HTML
- In between the <head></head> tags on the new domain page, put:

In reply to:

<meta http-equiv="refresh" content="0;URL=http://yourwebsite.com">


Just change the 'content' to the number of seconds you want for them to wait, and the 'URL' to the website addy you want to send them to!

PHP
- Unlike before, this must go at the very top of your document!

In reply to:

<?php header('Location:http://www.yoursite.com'); ?>


Remember that your page must have the .php extension for this to work, also make sure your host supports PHP.

I hope I have helped!




Post Extras: Print Post   Remind Me!   Notify Moderator  
TheFatControlleRAdministrator
Forum Admin


Reg'd: Fri
Posts: 6650
Loc: Megatripolis
Re: Web Linking - Can anyone tell me... [Re: ChrisMellor]
      #8254 - Fri Aug 29 2003 10:04 PM

Hi Chris,

Thanks for the suggestions - I'm still considering the options, another being moving to a new hosting company which allows multiple domains on a single server.

Been looking around since I discovered that my current hosting co's SQL server is limited to 10 connections max!!
TFC
Nothing is a problem for me...


Post Extras: Print Post   Remind Me!   Notify Moderator  
Pages: 1

Rate this topic

Jump to


Extra information
0 registered and 13 anonymous users are browsing this forum.

Moderator:  putasolutions, Joe_London, greysts, bricat, Nanook, Hello_There, John_McKenna, Mouse, TheFatControlleR 


Print Topic

Forum Permissions
      You cannot start new topics
      You cannot reply to topics
      HTML is disabled
      Mark-up is enabled

Rating:
Topic views: 29

Contact Us | Privacy statement Main website