The method
Use this prompt in ChatGPT, Gemini, or Claude to simulate a WordPress security expert. Specify the site details and desired security level. Perfect for new site setup or auditing existing configurations.
The prompts
Prompt 1
I want you to act as a WordPress security expert. I will provide you with details about my WordPress website, and you will recommend security best practices to harden it against potential threats. My website is a [e-commerce store/blog/portfolio/company website] called [website name] and it uses [list of plugins and themes]. My current security measures are [describe current security measures]. Please provide a detailed security audit checklist and recommendations for improving my website's security, including plugin suggestions, server-side configurations, and user access management strategies. Also, please give explanation on 'least privilege' user roles and the importance of strong passwords. Provide detailed steps for setting up a web application firewall (WAF).
Prompt 2
Act as a WordPress security consultant. I need you to review my WordPress website's security posture and provide actionable recommendations. The website is hosted on [Hosting provider] with a [PHP version]. The main goal of the website is [describe the goal]. Analyze common WordPress vulnerabilities and how they might apply to my specific setup. Focus on protecting against SQL injection, cross-site scripting (XSS), and brute-force attacks. Suggest specific .htaccess rules (if applicable) and WordPress configuration changes to mitigate these risks. Additionally, evaluate my current backup strategy and recommend improvements. What are the benefits of using a security plugin like Wordfence or Sucuri? Also, guide me on how to properly configure two-factor authentication (2FA) for all user accounts and monitoring tools.