Hi, I currently use a code on my site’s index page for my previous online source for landing pages prior to Unbounce. The page I guess redirects technically to another url to show the landing page. Is there a way to accomplish something similar now with my Unbounce page? (I’m on the free plan currently) without getting penalized by Google and other search engines. Thank you.
Here’s what that script looks like (I deleted script commands so it would show up:
script type=“text/javascript” src="//d1nu2rn22elx8m.cloudfront.net/performable/embed/page.js">script
script type=“text/javascript”>
(function() {
var $f = new PerformableEmbed();
$f.initialize({‘host’:‘roadtrip.per.fm’, ‘page’:‘0nhgUB’});
$f.write();
})()