Viewing 1 replies (of 1 total)
  • Plugin Author Timo

    (@worschtebrot)

    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.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: AmazonSimpleAdmin] add no follow in amazon url’ is closed to new replies.