diff --git a/WordPress-Security-Tips.md b/WordPress-Security-Tips.md index a6d6463..2f88206 100644 --- a/WordPress-Security-Tips.md +++ b/WordPress-Security-Tips.md @@ -2,7 +2,7 @@ **1. Keep your blog on a subdomain.** -Although not a silver bullet, this will help in the effect of some Cross-Site Scripting (XSS) attacks as your blog will be affected by the browser's Same Origin Policy (SOP). This may, however, affect your blog's Google pagerank. +Although not a silver bullet, this will help in the affect of some Cross-Site Scripting (XSS) attacks as your blog will be affected by the browser's Same Origin Policy (SOP). This may, however, affect your blog's Google page rank. **2. Move your wp-content directory.**