FB hosted Opt-in form https problems

by 1 replies
2
I'm trying to set up a squeeze page using various methods and not getting anywhere. This is what I've tried so far:

Thunderpenny with a basic HTML ('beautiful' stuff stripped out) aweber form
Thunderpenny with a basic HTML ('beautiful' stuff stripped out) aweber form with all URLs changed form http to https
Aweber facebook app which just puts the form into a blank page

Aweber form with FB integration which creates a FB looking form with a big privacy message at the bottom saying thet 'email updates wants access to all your friends' and also pops up an 'are you sure' message when they opt in - thanks but no thanks - this is the only opt-in form I've been able to get working in FB - via app and Thunderpenny tab...

Got the same with get response as well.

I've hosted all my images (including opt-in button) and my thankyou page in Amazin S3 with an https prefix...

Going a bit mad here - Am I missing something obvious?
#social media #form #hosted #https #optin #problems
  • Your optin form needs to submit to a secure URL or else the browser will block it. In the form tag of your code is the action='' attribute. Make sure this submits to a secure URL. One that starts with https:// or else it will likely get blocked.

Next Topics on Trending Feed