Welcome to TalkGraphics.com
Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: No Follow Links

  1. #1

    Default No Follow Links

    Hello

    Is there a way to make links no follow, i have some images which I have linking to outside sites but want to make them no follow.

    I remember seeing how to do it here but cannot find it.

    Thank you for any help with this.

  2. #2
    Join Date
    Mar 2009
    Posts
    4,501

    Default Re: No Follow Links

    If I understand your question correctly, the answer is the # sign.

  3. #3
    Join Date
    Jan 2010
    Location
    Bradford, England
    Posts
    1,827

    Default Re: No Follow Links

    My guess is to have the link as:

    <a rel="nofollow" href="http://www.example.com">My Link</a>

    or

    <a href="http://www.example.com" rel="nofollow">My Link</a>

    Acorn should be along soon and will no doubt have the correct answer
    Flawless Form. Faultless Function. Crafted by Cloud

    https://www.cloudwebagency.co.uk

  4. #4

    Default Re: No Follow Links

    Yes what Cloud is doing but doing it in Xara web designer for an image file that I am linking to an outside page..

    Thank you

  5. #5
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,744

    Default Re: No Follow Links

    I've suggested this previously. Search engines do not follow javascript links so put javascript:window.open('http://www.website.com'',"_self"); or javascript:window.open('http://www.website.com'',"_target"); in your Link > link to Web or Email address field.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  6. #6

    Default Re: No Follow Links

    Thank you very much Acorn.

    Appreciate very much.

  7. #7

    Default Re: No Follow Links

    Sorry Acorn did not work for me, I put the following in the Link Address:

    javascript:window.open('http://www.sluhosting.com'',"_blank");

    but notice it is adding spaces and coming out like this:

    javascript:window.open(%27http://www.sluhosting.com%27%27,%22_blank%22);

    Thank you

  8. #8
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,744

    Default Re: No Follow Links

    Quote Originally Posted by mlstomer View Post
    Sorry Acorn did not work for me, I put the following in the Link Address:

    javascript:window.open('http://www.sluhosting.com'',"_blank");

    but notice it is adding spaces and coming out like this:

    javascript:window.open(%27http://www.sluhosting.com%27%27,%22_blank%22);

    Thank you
    Bacause you entered a single, quote, two single quotes and then a pair of double quotes correctly: it should be - javascript:window.open("http://www.sluhosting.com","_blank");

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  9. #9
    Join Date
    Mar 2009
    Posts
    4,501

    Default Re: No Follow Links

    If I understand your question correctly, the answer is the # sign.
    Oops, I could have read your question a bit better.

  10. #10

    Default Re: No Follow Links

    Thanks Acorn but still not working for me.

    Thanks any way.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •