Best Practices

1.) Update Plugins often when it’s needed. 

2.) Do not add too many plugins onto your site because if that happens, chances are your site will break.

3.)  Make sure your WordPress files are in the right folder you selected on your Web Host. 

4.) When choosing a theme for your WordPress site, some of the items you added on in your last theme will disappear. It’s best to add those items back if you want to. 

Security Best Practices for WordPress 

1.) Make your username and password very difficult to figure out when logging into your WordPress Admin. If you can’t do it on your own, WordPress can generate your username and password for you. All you have to do is copy and paste into a text editor and of course, save them into a specific folder so you won’t forget about it.

2.) Always have backup files with you in case something goes wrong with your WordPress site. 

3.) Keep your WordPress site updated at all times such as your theme, plugins, etc.

4.) Install and Activate a Security Plugin.

https://www.codeinwp.com/blog/secure-your-wordpress-website/ (Links to an external site.)

CMS Best Practices

  • backup website files.
  • Organize your files into a folder that you’re familiar with.
  • Use social media icons for web users to contact you or follow and like your page.
  • Use accessibility for people who have a difficult time viewing your site.
  • Use a variety of plugins that will work well, but make sure to uninstall and delete that specific plugin before using another.
  • Use the correct URL to your WordPress site.
  • When installing a plugin, always activate it for it to work. 
  • Use meta names to describe what your website is about and search engines will like you. 
  • Use foreground and background colors correctly.
  • Add a verification code for authentication.
  • Follow coding standards.
  • Make your website mobile-friendly.
  • Keep track of your username and password for the login.

https://wpengine.com/resources/developer-best-practices/ (Links to an external site.)