For a widget like this, the main purpose for most people should be building links for SEO. For that to work, we need valid HTML links. So, how do we include the content that gets added outside the iFrame?

It should be:
<script...the content we give people to get links...yadayada></script><a href="test.com">The link we get in return</a>

I can see how to setup the iframe, but I can't see how to setup the link.

Comments

OneTwoTait’s picture

Category: support » feature

I have found that this code can be edited manually be editing web_widgets_iframe.tpl or, I assume, the relevant template file. However, I haven't been able to customize it, and customizing it is quite important.

Ideally, I'd think there should be an additional "footer" to edit for the view, and that footer would generate the code to be included below the iframe. I understand this wouldn't be dynamic once it's posted on a user's website.

clemens.tolboom’s picture

Status: Active » Postponed (maintainer needs more info)

@taite11 are you talking about the contents of the embed code?

What do you mean about SEO and valid links?

Is this similar to #553712: Allow for better presentation of the embed code snippet ?