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