View Single Post
  #1 (permalink)  
Old 11-03-09, 01:13 PM
whaffenden whaffenden is offline
Newbie Coder
 
Join Date: Nov 2009
Location: England
Posts: 14
Thanks: 1
Thanked 1 Time in 1 Post
Subdomain Hyperlinks

Hi Everyone,

I have a website that has multiple subdomains and i would like to change the hyperlinks accordingly to navigate between the subdomains. An example of what i hope to achieve would be say on the primary domain example.com there is a hyperlink /link. When on the subdomain subdomain.example.com the hyperlink would automatically change to example.com/link. I would also like that any links to a subdomain will have the full URL to the subdomain, unless actually on the subdomain itself, in which the link would just change to the path. If this isn't clear, i would like to achieve what Mozilla do with their hyperlinks across domains/subdomains. Thanks in advance.

Wayne
Reply With Quote