Forums

AmazonSimpleAdmin
add no follow in amazon url (2 posts)

  1. huii
    Member
    Posted 6 months ago #

    Is it possible to "no follow" in amazon url?

    http://wordpress.org/extend/plugins/amazonsimpleadmin/

  2. worschtebrot
    Member
    Posted 6 months ago #

    You could create a custom template and change the code for the link to the Amazon product page. If you take for example the default template, you could change the HTML from
    <a href="{$AmazonUrl}">...
    to
    <a href="{$AmazonUrl}" rel="nofollow">

    As this plugin follows the concept of templates, it’s your decision how to implement the Amazon products into your pages. The built-in templates are just examples and you are free to change them.

Reply

You must log in to post.

About this Plugin

About this Topic