Looking for an iframe workaround

  • Unknown's avatar

    I am trying to add HTML code that will put coolies on my customer’s computer so that when they click on a product, they go to a page on my replicated Avon site and I get the credit. The code works on Blogger. I’m trying to replicate my Blogger site on WordPress because WordPress looks more professional and I read that WordPress is more SEO friendly, but the code doesn’t work in WordPress because the code uses “iframe”. Is there a workaround? Here is my code:

    <!–This Code Places the YourAvon.com Cookies–>

    <iframe src=”http://kgclark.avonrepresentative.com/” width=”1″ height=”1″></iframe>

    <!–This code places the shopping cookie–>

    <iframe src=”https://www.avon.com/?s=ShopTab&c=repPWP&repid=16314581&tntexp=pwp-c&mboxSession=1415766114628-805117″ width=”1″ height=”1″></iframe>

    I just started today creating the WordPress blog, so it’s pretty bare. This is the link to the Blogger version of my blog: http://www.glamourandbeyond.com.

    If I can’t get WordPress to do what I need, then I’ll just stick with Blogger. Hope there’s a workaround. Sure would like to use WordPress,

    All the best,
    Kathleen

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    There is no workaround. We cannot post iframe codes. For security reasons the software strips them out.

  • Unknown's avatar

    There is no iframe workaround. iFrames are a huge security issue and you cannot use them on WordPress.com.

  • Unknown's avatar

    While not on WordPress.com, you can use such code on a self-hosted install of the standalone WordPress software.

    See here to understand more about the difference between WordPress and WordPress.com http://en.support.wordpress.com/com-vs-org/

  • The topic ‘Looking for an iframe workaround’ is closed to new replies.