Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

No cookies to display.

Skip to content
WordPress Hardening And Optimization

WordPress Hardening & Optimization Checklist

A minimal checklist for hardening (securely configuring) and optimization of a WordPress website is provided below.

Hardening (secure configuration):

  • Always keep the operating system of the server where the WordPress website is hosted up to date.Install and configure an application firewall (Wordfence plugin can be used).
  • Install an SSL certificate, deactivate HTTP, and redirect all traffic to HTTPS.
  • Change the URI of /wp-admin/ to something less obvious (WPS Hide Login plugin can simplify the job).
  • Add a 404 page not found and redirect to it in the event of an error or page not being found.
  • Remove all unused files (media, posts, pages, and so on) and empty the trash can.
  • Add a recaptcha to any form (login, post comments, page comments, contacts, etc.).
  • Turn on auto-update for all plugins.
  • Remove all unused files (media, posts, pages, and so on) and empty the trash bin.
  • Change the name of the media file to something related to the website (Media File Renamer plugin can simplify the job).
  • Remove all metadata from images (Jeffrey’s Image Metadata Viewer can be used to verify and “mogrify -strip <image> to remove all metadata).
  • Check and reduce as much as possible the image size transferred to the web browser
  • Add an Alt-Text description to all images.
  • Ensure that if posts show the author, the login userid is not displayed.
  • Ensure GDPR compliance. (GDPR Cookie Consent & Compliance Notice plugin can simplify the job).
  • Create a Privacy Policy page, link it to the footer, and offer it to the user on their first visit.
  • Check for and repair any broken links or mixed-up content. (Image & Link Analyzer can be used).
  • Scan the website for vulnerabilities and fix any that you find (Sucuri vulnerability scanner can be used).
  • Schedule a periodic backup of the website in a data center that is distinct and remote from the one where the website is hosted.
  • Keep an eye on the website’s availability and performance. (Status Cake can be used).
  • Examine whether the website works with or without the “www” in the URL (for example, https://www.mysite.com and https://mysite.com).

Optimization:

  • Examine and reduce the image size transferred to the web browser as much as possible (Jeffrey’s Image Metadata Viewer can be used to verify).
  • Add an Alt-Text description to all images.
  • To install and configure a plugin for caching and image optimization (W3 Total Cache plugin can be used).
  • To install and configure a plugin for analytics (MonsterInsights plugin can be used).

Comments (0)

Leave a Reply

Your email address will not be published. Required fields are marked *

Search