Problem: Hi there. I made an animation with links that are included within an Iframe on a site. By clicking on those links they are opening links on the main page where the iframe is being placed. In this way I embedded the animation on the home of my wordprss. I used this java script function on a shape within Saola Animate and it works.
function elementEventHandler5(doc, e) {
parent.location = ‘https://domain.com/page2/’;
}
The issue that i have is that the link of this script seems not being indexed by google.I was wondering how to tackle this issue.
Saola Animate version: 3.14
OS: windows
Notes: