Phew this whole topic go me confusedm anyways in a previous topic you posted
here your basically asking the same question and thats how will my links be displayed if I parked/add-on a domain and my trap17 subdomain.
Like haslip mentioned in your first topic if you use ../ in your links, it will show up as that domain, and I used your urls for examples.
YOUR FILE../gallery.html
YOUR DOMAINShave-heart.trap17.com/
have-heart.net
INFO ON URL SET UPLinkOk from the information provided by the website that ../ is short hand for typing out the
http://www,yoursite.com and so regardless of what domain is pointed to that site ../gallery.html will show up as
have-heart.trap17.com/gallery.html and
have-heart.net/gallery.html. However, there is a somewhat big problem with using relative urls and that has to do with SEO (search engine Optimization), and that is they won't recognize it in some weird way. This
article on SEO and urls gives you an idea what you want absolute links if you plan to get your website index on search engines. Of course this problem is debatable though because this
website says the opposite on what url set up to use.
Put it this way your main navigation will have absolute links so you will want to type out the full url, and no it won't interfere with the TLD redirection that plan on doing. However, in each section of your website you can go into relative urls (../), and if your as confused as I am after writing this post then just stick with the ../ and let the SEO experts chime in.
Reply