• Resolved imnaugle

    (@imnaugle)


    I’m having a problem with redirect after email list is populated and submitted. It redirects to an unauthorized CDN link for downloading Flash (possible malware)

    The link is:
    https://www.millerunion.com/site/home/mailing-list/

    Takes a second and then redirects to Flash Download page which i’m sure is chock full of malware.

    First time:
    cdn.lazymae.com/lp/?btp_h=5a75a147562edc0e0289e7a009e3daee&appid=4473&clickid=47958047965448222&dladv=mm-mac-installer&lpc=699bdb55&lang=auto

    Second time:
    cdn.lazymae.com/lp/?btp_h=6939f2e9e66b91b9e756fbfe15ca5371&appid=4601&clickid=34516028689614878&dladv=mm-mac-installer&lpc=3753aa40&lang=auto

    WORDPRESS VERSION 4.7.2
    Easy Sign Up Version 3.4
    Honeypot enabled.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Greenweb

    (@greenweb)

    Easy sign up won’t redirect to a random site you did not set up in your options page, the code is super simple it checks for an override in your shortcode if nothing is found it looks in the wp_options table of your database, if nothing is found it then redirects to the homepage of your WordPress website. The only way I can think of subverting the plugin is if you website was hacked and either the code or you’re data was tampered with. There just is no way to get access to the back end via the ESU plugin.

    Check your shortcode and check your ESU options page. If you’d like me to look at the settings contact me via my profile and I’ll be happy to check it out.

    Plugin Author Greenweb

    (@greenweb)

    Looked at your webpage’s html code – looks like you put and extra .com after your domain name – that’ll be your problem.

    You have the redirect set to https://www.millerunion.com.com

    see: https://imgur.com/a/kUOVu

    bad url

    • This reply was modified 7 years, 8 months ago by Greenweb. Reason: correcting image scr
    Thread Starter imnaugle

    (@imnaugle)

    Hey, I removed the second .com and there is no longer a redirect.
    Thank you for the prompt support.

    Plugin Author Greenweb

    (@greenweb)

    Glad you got it sorted out!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Easy Sign up Redirect to unknown source’ is closed to new replies.