Changing Admin Email Address

[ad_1]

I have a handful of websites that list an admin email address that I'll be getting rid of in a few weeks. But I do not see a way to change this email address.

I've seen writeups that say I have to install some sort of SMTP plugin for this purpose, but I have not been able to make this work.

Would anyone be able to provide an assist in this endeavor?

[ad_2]
5 Comments
  1. In the dashboard. Go to

    Settings and then I believe general. You will need to confirm the email verification for it to actually change.

  2. Worst case….

    Create new admin, with correct email.
    Login as that admin
    Delete wrong admin

    You’re welcome

  3. The admin email & mail sending issues don’t have any connection.

    It’s better to keep an active email as admin email.

    But if your site have mail sending issues, I will also suggest to use an SMTP plugin & SMTP service.

    In default, WordPress will try to send email from the server itself. But normally it fail or go to spam. The main reasons are shared hosting, no mail server configured & busy mail server in server etc. So to resolve this issue, we can use SMTP plugins.

    In SMTP plugins settings, we have to enter some credentials from a SMTP service like gmail, Mailchimp, Mailgun etc. If we added proper credentials & properly configured SMTP plugin, now the SMTP plugin will override default WP mail & send same email using SMTP credentials we have entered.

    The SMTP services are top players in Emails & deliverability. They already properly configured. So these emails will be reached to all inboxes.

    —-

    Any way, if you have SSH access & WP CLI tool is already installed, you can completely search replace admin email from entire database within seconds.

    `wp search-replace ‘[email protected]’ ‘[email protected]’ –all-tables –dry-run`

  4. I think the ops issue is doing this for a few sites at once. If they are on the same server your could rock a sql command to update them en mass – also would make you kind of a rockstar for doing it this way instead of manually.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer