Sendgrid Wordpress



While ServerPilot enables Postfix on your server so WordPress can send email, services like SendGrid simplify mail delivery by offering easy-to-use plugins that are accessible from your WordPress dashboard.

Learn WordPress. Whether you’re a first-time blogger or seasoned developer, there’s always more to learn. From community members all over the world, these vast resources will help you learn more about WordPress and share it with others.

What Is SendGrid?

  1. Sending WordPress Emails Using SendGrid SMTP Server. SendGrid lets you send up to 40,000 emails total during your first 30 days. After that, their plan gives you up to 100 free emails per day. First, you need to visit the SendGrid website and click the ‘Start For Free’ button to create your free account.
  2. WP Mail SMTP helps you connect your WordPress site to the best SMTP services like Amazon SES, MailGun, SendGrid, Outlook, Gmail, and countless other providers to reliably send emails. WP Mail SMTP by WPForms WP Mail SMTP plugin is built by the team behind WPForms, the best WordPress forms plugin in the market. Although it's built by WPForms, WP.

SendGrid is a mail-delivery service that provides email infrastructure to support any outbound messages from your app, such as transactional emails, online purchase receipts, sign-up verifications, and password reminders.

Along with a free trial, SendGrid offers a WordPress plugin so you can view real-time metrics for your outgoing mail. These metrics include unique clicks, spam reports, unsubscribers, and bounces.

Create a SendGrid Account

To use SendGrid in your WordPress app, first, create an account at www.sendgrid.com.

Wordpress

You'll then be sent a confirmation email with a link to complete your profile. This step must be completed to use SendGrid's service.

Plugin

After completing your profile, the following message will appear.

While you wait for SendGrid to review and provision your account, set up the SendGrid plugin on WordPress.

Set Up the SendGrid Plugin

Visit the Add New Plugins panel in your WordPress dashboard and search for SendGrid. Click Install Now.

When the plugin finishes installing, click Activate Plugin.

By now, your account should be provisioned with SendGrid, so open the SendGrid Options panel by selecting SendGrid from the Settings menu.

Now, complete the SendGrid Credentials with the username and password you used to create your account. Choose to send mail with the API.

Wordpress

Using SendGrid's API to send email is more advantageous than SMTP:

  • Several server providers block outbound mail ports, leaving the API (which works over HTTPS) as your only option.
  • Communication will be quicker as the API requires less messages between SendGrid and your server than SMTP.
Plugin

After entering your credentials, enter the mail settings to be used with SendGrid. These include your name, sending address, and reply address.

Click Update Settings to save.

WordPress is now configured to easily send mail through SendGrid.

Test Your Email

Sendgrid subscription

To confirm you have configured SendGrid correctly, you can send a test email from WordPress.

Wordpress Email Subscription Widget

Scroll to the bottom of the SendGrid panel and complete the form to send yourself a test email.

Sendgrid Wordpress Contact Form 7

Related