|
Posted by Sparticle on May 20, 2009, 9:05 am
Please log in for more thread options
wrote:
show/hide quoted text
>>Is there anything I can do to stop google indexing https links on a
>>site.
>>It seems that if you get an http:// and https:// link for EVERY link
>>when SSL is applied to the domain.
>>i.e. Can I put some code in the robots.txt file to disallow spidering
>>the secure links??
>>Thank you
>>Sparticle
>Have you tried putting the "nofollow" attribute in your links?
I have used absolute links. If you use relative links you end up with
the whole site having a duplication problem. (when you apply SSL to
the domain name.)
The weird thing is that when I tried to create an XML site map.
Any software I used still found both http:// AND https:// links.
[again.... a duplication problem]
If I put "nofollow" that kills off the http:// links being picked up
also.
Thank you.
Sparticle.
|
>>site.
>>It seems that if you get an http:// and https:// link for EVERY link
>>when SSL is applied to the domain.
>>i.e. Can I put some code in the robots.txt file to disallow spidering
>>the secure links??
>>Thank you
>>Sparticle
>Have you tried putting the "nofollow" attribute in your links?