Ben
Ben
Comments
-
Hi,
In the hosting admin for
sendy.domain1.com
, see if you can create an 'Alias' fornewsletter.brand.com…
-
Hi,
One of your browser extension may be inserting code into the WYSIWYG editor when you were editing your email campaign (for example, ‘Grammarly’, ‘Ad Blocker Ultimate’, 'Adguard Adblocker', ‘MetaMask‘ browser extensions are known to do…
-
Hi,
I visited your Sendy installation and see that the login page is loading fine. So I guess you've figured out the APP_PATH was probably set incorrectly.
Best regards,
Hi,
I sent a test campaign just to check the tracking script to see if it is returning any errors.
The problem is that the geolocation IPs database
GeoLite2-Country.mmd…
Hi,
Please send me the following details so I can take a look:
- Sendy installation URL, email and password
- FTP or SFTP credentials
Best regards,
BenHi,
Please ensure the .htaccess file in your Sendy directory is Sendy's original .htaccess file and it is not modified.
You can download Sendy from https://sendy.co/get-updated…
Hi,
(Quote)When you send future emails to the same list, it will automatically skip 'Bounced', 'Marked as spam' and 'Unsubscribed' emails. You don't have to do anything.
Thanks.
Best regards,
BenHi,
Click on the 'Custom domain' tab in the brand's settings:
Best regards,
BenHi,
(Quote)Paste the IAM credentials in your Sendy's main settings ? https://fashionmbox.com/mboxses/settings (under 'Amazon Web Services Credentials')
Hi,
Invisible reCAPTCHA, also known as 'reCAPTCHA v3' sounds good in theory but will result in lots of false positives that will reject legitimate sign ups as it uses an automatic scoring system. That is why Sendy uses reCAPTCHA v2 as it …
Hi,
When you create or edit a campaign, look to the bottom, there are options to turn off 'opens' and 'clicks' tracking:
Screenshot:
Thanks.
Best regards,
BenHi,
If the server or DB is shutdown, Sendy will resume sending and pick up where it left off when the server or DB restarts. It’s all handled automatically.
Best regards,
BenHi,
Haven’t seen a "501 error” before. I googled for it and see that it’s something to do with your server config.
Source: in Error 501 save-template.php not supported. Comment by Ben February 2020Hi,
The 'Plain text' part of the email is part of the "Multi-part" email that Sendy sends.
Sendy sends 'multi-part' emails, both 'Plain text' and 'HTML' version are combined into one email and sent to your recipients.
If y…
Hi,
Call the 'Delete subscriber' before subscribing the same user to the list and he will receive your Autoresponder emails again.
Thanks.
Best regards,
BenHi,
Yes, you can select multiple lists to send your campaign to:
Hold Ctrl (Windows) or Command (Mac) then select the lists you want to send…
Hi,
One of your browser extensions is causing this issue. Temporarily disable ALL extensions, then try again. Or use a browser with no extensions and try again.
Best regards,
BenHi,
The cron job needs to run exactly every 1 min in order for Autoresponders to work. If your host have restrictions on running per min cron jobs, here are other options:
- Upgrade to your hosting's VPS tier
- Or use an…
Hi Lynch,
(Quote)If you don't get a 404 error at your login page, then
mod_rewrite
is enabled. Yo…Hi,
(Quote)Can you send me a screenshot of that error?
Thanks.
Best regards,
Ben(Quote)Yes it will.
Hi,
I assume you're referring to 'Drip campaign' Autoresponder emails.
If the user is already on the list and have received your Drip campaign email(s), even when the re-signup to the list, they will not be re-sent anymore Drip ca…
If you are coding a custom form that utilizes the 'subscribe' API, you'd need to write code to validate any additional inputs via your backend code before calling the 'subscribe' API.
Hi,
By default, when a user unsubscribes, they will be unsubscribed from 'ALL' lists in the brand the subscriber may belong to (this is email marketing’s best practice), unless you set the 'unsubscribe settings' to 'Only this list' in the…
Thanks for sharing.
Hi,
You can use the 'Search all lists' function to search for the email address, it will show you which list(s) this email address belongs to.
Best regards,
BenHi,
Sendy already have a meta tag that disallows search engines from indexing Sendy installations:
Screenshot:
Best regards,
BenYes it does.
Hi,
Please set '$charset' to 'utf8mb4' in
/includes/config.php
in order for emojis to work.Thanks.
Best regards,
Ben