Hello,
I want to work with absolute links but in a flexible way.
I am using ASP. What I have done is to declare a variable 'SiteRoot' and configure links like this:
<img src="<%=SiteRoot%>/images/picture.jpg">
Well, the main reason for doing this is for being able to adapt quickly in case of needing to change to another domain. I don't know if it is the best option but is the one that I have come across (this is my 1st web design so don't quick me  !!). You are very welcome to coment this if you like.
My concern is if this is going to 'punish' my SE ranking in any way. Could you give me some thought of how my rankings would be affected acting this way?
Many thanks.
|