• Resolved Manu

    (@manuxx34)


    Hi there

    I just joined the Amazon Associates Program but having 2 issues.
    Amazon creates text shortcodes like this: https://amzn.to/2x32ggH

    Or image + text: <iframe style=”width:120px;height:240px;” marginwidth=”0″ marginheight=”0″ scrolling=”no” frameborder=”0″ src=”//rcm-eu.amazon-adsystem.com/e/cm?lt1=_blank&bc1=000000&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=lfyd-21&language=es_ES&o=30&p=8&l=as4&m=amazon&f=ifr&ref=as_ss_li_til&asins=B07F631Z26&linkId=0398b57948662d854526b1ee23e97a32″></iframe>

    This last code does not show the price in your plugin reviews at frontend.

    2 – In your plugin buy links are this “nofollow” as google suggests?

    Regards

    And thanks for keeping up the great work with this plugin.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Kemory Grubb

    (@w33zy)

    Hello again @manuxx34,
    Can you try wrapping that iframe tag in a code tag in a reply? This text box is striping out some of the apostrophes when it is sanitizing your post.

    As for the “nofollow” attribute, yes you are correct, I did set the purchase links to use them as it is a best practice when using affiliate links.

    A site’s ranking in Google search results is partly based on analysis of those sites that link to it. In order to prevent paid links from influencing search results and negatively impacting users, we urge webmasters use nofollow on such links. Search engine guidelines require machine-readable disclosure of paid links in the same way that consumers online and offline appreciate disclosure of paid relationships (for example, a full-page newspaper ad may be headed by the word “Advertisement”). More information on Google’s stance on paid links.

    Thread Starter Manu

    (@manuxx34)

    Hi Kemore sure sorry

    <iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//rcm-eu.amazon-adsystem.com/e/cm?lt1=_blank&bc1=000000&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=lfyd-21&language=es_ES&o=30&p=8&l=as4&m=amazon&f=ifr&ref=as_ss_li_til&asins=B07F631Z26&linkId=0398b57948662d854526b1ee23e97a32"></iframe>

    Seems Amazon policies request the price to be shown.

    I tested here below the book review and as you can see the price does not show: https://www.librosfamososydesconocidos.com/review/si-quiero-matarte-anna-kholodnaya/

    Regards

    • This reply was modified 6 years, 6 months ago by Manu.
    Plugin Author Kemory Grubb

    (@w33zy)

    For this issue I don’t know what to say but I can guarantee you it is not an issue with the Recencio plugin. I was able to get it working on my test site and a CodePen, you can see it working here

    https://recencio.com/review/sometimes-a-villains-biggest-problem-a-review-of-dune/
    https://codepen.io/anon/pen/gdXNRd

    Also, the fact that it shows up on the page indicates it is not an issue with the Recencio plugin. If that was the case the ad would not show up at all.

    Thread Starter Manu

    (@manuxx34)

    Is strange cause I tested in a normal page of the website and works fine. Any idea what could be causing it Kemory?

    If needed I could hire you to take a closer look? Cause I really need to get it working.

    Regards

    Plugin Author Kemory Grubb

    (@w33zy)

    Looking at your site, I am seeing this JavaScript error,

    Uncaught G?{message: "adsbygoogle.push() error: Only one 'enable_page_level_ads' allowed per page.", name: "TagError", stack: "TagError: adsbygoogle.push() error: Only one 'enab…syndication.com/pagead/js/adsbygoogle.js:1:69931)"}

    It may be interfering with the JS needed to fetch and render the price.
    Can you try adding only 1 page-level ad code to your site? You don’t need multiple.

    Thread Starter Manu

    (@manuxx34)

    You are talking about Adsense? Im using Auto ads, have no clue about levels.

    What I see in your website is <span class="price" style="color:#000000;">EUR 2,99</span> which in the recencio reviews pages in my frontend is missing for the

    <div class="amzn-ad-price-block">

    Thread Starter Manu

    (@manuxx34)

    Solved Kemory, im not sure if it was that code only or the fact that Im a kindle unlimited user, that means the price is 0 in the digital book for me so that is why it was showing 0.

    Thanks a lot!

    Plugin Author Kemory Grubb

    (@w33zy)

    Yea, that is what I noticed to make me think the iframe is being interrupted by a JS error before it can get the price.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Amazon Associates Program URLS’ is closed to new replies.