Avoiding Spam Alerts & Folders
AlexR
Cape Town
When you start sending 100k form submits whatever domains you're using will get flagged.
So even if you have 10 domains you spin, you'll still get ***SPAM*** issues.
1) Is there a way to bulk create redirects using various redirect services?
- so we don't get flagged here? (So we could have 1000 variations instead of 10)
2) Email providers don't like having complicated urls. They get flagged. So even if we could use the redirects in the above option, the issue is that if you have an unsub url where people can request to be removed it's often the same one.
SO even if you use multiple domains we still need to mix up the unsub url but it has a dynamic variable!
http://takemeoff.com/?dom=%%domain%%
would be http://takemeoff.com/?dom=targetsite1.com
@Sven Would it be possible have it auto create a redirect before submission?
E.g. it would convert http://takemeoff.com/?dom=targetsite1.com into bit.ly/1asasas/ for submission 1, and http://takemeoff.com/?dom=targetsite2.com inot bit.ly/sdkjkjl/ for submissions 2.
Is something like this even possible?
So even if you have 10 domains you spin, you'll still get ***SPAM*** issues.
1) Is there a way to bulk create redirects using various redirect services?
- so we don't get flagged here? (So we could have 1000 variations instead of 10)
2) Email providers don't like having complicated urls. They get flagged. So even if we could use the redirects in the above option, the issue is that if you have an unsub url where people can request to be removed it's often the same one.
SO even if you use multiple domains we still need to mix up the unsub url but it has a dynamic variable!
http://takemeoff.com/?dom=%%domain%%
would be http://takemeoff.com/?dom=targetsite1.com
@Sven Would it be possible have it auto create a redirect before submission?
E.g. it would convert http://takemeoff.com/?dom=targetsite1.com into bit.ly/1asasas/ for submission 1, and http://takemeoff.com/?dom=targetsite2.com inot bit.ly/sdkjkjl/ for submissions 2.
Is something like this even possible?
Comments
-> Where are you picking these up? That could be a great workaround!
My only worry is using weird tld's as it will heaving impact conversion I think...
Some testing is needed here!
I am testing the tool with new resgistred domains now and redirect them to my main one.
First 2 weeks were awesome with sales, but now it's 10% of what it used to be because its received in the spam box..
Do you advice other methodes to avoid the forms are getting in the spambox quickly?