{"id":7815,"date":"2021-04-19T11:25:52","date_gmt":"2021-04-19T11:25:52","guid":{"rendered":"https:\/\/www.realjossy.com\/?p=7815"},"modified":"2023-10-23T11:31:06","modified_gmt":"2023-10-23T11:31:06","slug":"wordpress-security","status":"publish","type":"post","link":"https:\/\/realjossy.com\/blog\/wordpress-security\/","title":{"rendered":"Easy Guide on How to Secure Your WordPress Website"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"625\" height=\"350\" src=\"https:\/\/realjossy.com\/blog\/wp-content\/uploads\/2021\/04\/wordpress-security-tips.png\" alt=\"wordpress security\" class=\"wp-image-7912\" srcset=\"https:\/\/realjossy.com\/blog\/wp-content\/uploads\/2021\/04\/wordpress-security-tips.png 625w, https:\/\/realjossy.com\/blog\/wp-content\/uploads\/2021\/04\/wordpress-security-tips-300x168.png 300w\" sizes=\"auto, (max-width: 625px) 100vw, 625px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress Security is very important when it comes to having a WordPress website. Here are eight common-sense steps on <a href=\"https:\/\/www.realjossy.com\/blog\/3-things-to-do-to-keep-your-wordpress-website-active\/\">how to secure your WordPress website<\/a> including some WordPress security plugins which every WordPress website owner can use to make their WordPress site much more secure.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress Security Tips<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Here are few things to do to secure your WordPress Website. And I will list the best WordPress security plugin that you can also install to secure your WordPress website the more.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>WordPress Security Tip 1<\/strong>. Don\u2019t use the default administrator user account<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Every hacker knows this account is named \u201c<a href=\"https:\/\/www.wpbeginner.com\/glossary\/administrator\">administrator<\/a>\u201d so changing this means one less thing that they know about your site. This will greatly reduce the likelihood of a <a href=\"https:\/\/www.kaspersky.com\/resource-center\/definitions\/brute-force-attack\">brute force attac<\/a>k is successful.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Create a new user with administrator privileges; it\u2019s this new user you will then use to administer your WordPress website.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>WordPress Security Tip 2<\/strong>. Use a Secure Password<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This should go without saying. Modern password crackers use software that can attempt billions of passwords per second and need no technical expertise to use them. Using a <a href=\"https:\/\/www.safetydetectives.com\/blog\/the-best-free-password-managers\/\">free password manager<\/a> such as <a href=\"https:\/\/www.lastpass.com\/password-manager\">LastPass<\/a> you can generate extremely complex passwords and have them presented just when you need them.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Alternatively, you can use a <a href=\"https:\/\/www.useapassphrase.com\/\">passphrase<\/a> instead of a password. This simply means remembering a string of words and adding extra characters to make it more secure, for example, <strong>nonsen$e PeanUt 1ndicaTors<\/strong> would be quite easy to remember but quite difficult to crack (at least at the time of writing).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A variation of this technique is to take letters from a memorable phrase. For example, a phrase like \u201cmy important website is now much more secure\u201d could become the password \u201cMiWiNmM$&#8221; by taking the first letter of each word. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You should also force all users to have a minimum level of password strength with a plugin like <a href=\"https:\/\/wordpress.org\/support\/topic\/force-strong-passwords-5\/\">Force Strong Passwords.<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Finally,<a href=\"https:\/\/wordpress.org\/plugins\/two-factor-authentication\/\"> two-factor authentication<\/a> massively increases site security. If you use online banking then you\u2019re familiar with the one-time password (OTP) sent via SMS or another method. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This means a hacker needs to know your password AND steal your phone to gain access. Use a plugin such as <a href=\"https:\/\/wordpress.org\/plugins\/wp-2fa\/\">Two Factor Authentication<\/a>. (Incidentally, looking at the active install statistics for two-factor authentication plugins will tell you how few people are using this secure method of website access.)<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>WordPress Security Tip 3<\/strong>. Limit Login Attempts<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Brute Force Attacks rely on the fact that WordPress by default allows as many login attempts as you like so passwords can be tried again and again until one works. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This can be stopped by limiting the number of login attempts and then blocking or causing a delay before allowing the next attempt. Accomplish this with a <a href=\"https:\/\/wordpress.org\/plugins\/limit-login-attempts-reloaded\/\">simple plugin<\/a> or use a general security plugin like <a href=\"https:\/\/wordpress.org\/plugins\/wordfence\/\">Wordfence<\/a> which has this feature. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A side benefit of this method is that you can identify repeated attempts from the same IP address and perhaps consider blocking that address, although this method of blocking is not very effective as IP addresses can change frequently.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>WordPress Security Tip 4.<\/strong> Change The Login Page<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">As with the default admin account, every hacker also knows the place to log in to your website is .<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Changing this address will mean the attacker cannot find your login page and will greatly reduce the incidence of brute force attacks that even make it to your door. If they can\u2019t find it, they can\u2019t exploit it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Use a general WordPress security plugin that lets you do this, like the one from<a href=\"https:\/\/wordpress.org\/plugins\/better-wp-security\/\"> iThemes Security<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>WordPress Security Tip 5<\/strong>. Control User Access<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you have other users who log on to your site then be very careful about how much access you give them. Many site owners automatically make everyone an admin so that they can do whatever they need to without disturbing the administrator. This is a dangerous policy as you cannot control how these users access the website. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Also, be very careful about who you give your password to and how you do it. Instead of sending passwords via email, use something like BurnNote or PrivNote to securely pass credentials to developers and others who need access.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Remember that if you have multiple users on your system you are also responsible for what those users do on your system.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>WordPress Security Tip 6.<\/strong> Choose a Reliable Web Hosting Provider<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Whether you\u2019re using shared hosting, a VPS, or a dedicated server you need to make sure the company has a great reputation for making customers\u2019 security a priority.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Read reviews from past users.<\/li><li>Check that SFTP and FTPS are available \u2013 this will let you know the company at least takes security seriously.<\/li><li>Make sure a backup policy is included and clear to understand.<\/li><li>Make sure they have clear server maintenance and update policy so you know they regularly apply the latest security measures to their infrastructure.<\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>WordPress Security Tip 7<\/strong>. Keep WordPress up to Date<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Here are <a href=\"https:\/\/www.realjossy.com\/blog\/wordpress-maintenance\/\">few reasons<\/a> why you should regularly update your WordPress website<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>WordPress Security Tip 8<\/strong>. Use a WordPress Security Plugin<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Nowadays, there are some terrific free plugins that do a good job of securing your WordPress website. A couple of really good examples that I\u2019ve used include <a href=\"https:\/\/wordpress.org\/plugins\/better-wp-security\/\">iThemes Security<\/a> and the <a href=\"https:\/\/wordpress.org\/plugins\/sucuri-scanner\/\">Sucuri <\/a>security plugin. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Note, however, that to make good use of these plugins you do need to understand something about the security problems they attempt to protect you from so that you can configure them appropriately.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A great, free and easy-to-use option is WordFence. Wordfence is simple enough for non-technical users and includes features to cover most of the security recommendations above.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In addition to the above tips you should consider employing a website firewall and installing some basic monitoring and alerting if problems arise. Installing a software firewall will allow you to set rules about who is allowed to enter your side and from where. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Sucuri firewall is considered among the most trusted of website firewalls and is a paid plugin providing very good protection. On their website they also offer a free website malware scanner. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The Wordfence plugin mentioned above also includes a free website firewall.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Also Read: <a href=\"https:\/\/www.realjossy.com\/blog\/3-things-to-do-to-keep-your-wordpress-website-active\/\">3 Things to Do to Keep Your WordPress Website Active<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"428\" src=\"https:\/\/realjossy.com\/blog\/wp-content\/uploads\/2021\/04\/wordpress-security-tips-1024x428.jpg\" alt=\"wordpress security\" class=\"wp-image-7913\" srcset=\"https:\/\/realjossy.com\/blog\/wp-content\/uploads\/2021\/04\/wordpress-security-tips-1024x428.jpg 1024w, https:\/\/realjossy.com\/blog\/wp-content\/uploads\/2021\/04\/wordpress-security-tips-300x125.jpg 300w, https:\/\/realjossy.com\/blog\/wp-content\/uploads\/2021\/04\/wordpress-security-tips-768x321.jpg 768w, https:\/\/realjossy.com\/blog\/wp-content\/uploads\/2021\/04\/wordpress-security-tips.jpg 1280w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress Security Plugins<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">There are around 18.5 Million websites infected with malware at any given time each week. An average website is attacked 44 times every day, which includes both <a href=\"http:\/\/wordpress.org\">WordPress<\/a> and non-WordPress websites.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A security breach on your website can cause some serious damage to your business.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Let\u2019s take a look at some of the best WordPress security plugins, and how they help you protect your website.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">SUCURI<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/wordpress.org\/plugins\/sucuri-scanner\/\">Sucuri <\/a>is the industry leader in WordPress security. It is one of the best WordPress security plugins on the market. They offer a basic free Sucuri Security plugin that helps you harden WordPress security and scan your website for common threats.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">But the real value is in the paid plans, which come with the best WordPress firewall protection. A firewall helps you block brute force and malicious attacks from accessing WordPress.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Sucuri website firewall filters out bad traffic even before it reaches your server. They also serve static content from their own CDN servers.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Apart from security, their DNS level firewall with CDN gives you a tremendous performance boost and speeds up your website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Most importantly, they offer to clean up your WordPress site if it gets affected by malware at no additional cost. You can even take a website already affected by malware, and they will clean it up for you.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">WORDFENCE<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/wordpress.org\/plugins\/wordfence\/\">Wordfence<\/a> is another popular WordPress security plugin. They offer a free version of their plugin which comes complete with a powerful malware scanner, exploit detection, and threat assessment features.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The plugin will automatically scan your website for common threats, but you can also launch a full scan at any time. You will be alerted if any signs of a security breach are detected with the instructions to fix them.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Wordfence also comes with a built-in WordPress firewall. However, this firewall runs on your server just before loading WordPress. This makes it a little less effective than a DNS-level firewall like Sucuri.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">ITHEMES SECURITY<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/wordpress.org\/plugins\/better-wp-security\/\">iThemes<\/a> Security is a WordPress security plugin from the folks behind the popular BackupBuddy plugin. Like all their products, iThemes Security offers a nice clean user interface with tons of options.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It comes with file integrity checks, security hardening, limit login attempts, strong password enforcement, 404 detections, brute force protection, and more.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">iThemes Security does not include a website firewall. It also does not include its own malware scanner and uses Sucuri\u2019s Sitecheck malware scanner.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">ALL IN ONE WP SECURITY<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/wordpress.org\/plugins\/all-in-one-wp-security-and-firewall\/\">All in One WordPress Security<\/a> plugin is a powerful WordPress security auditing, monitoring, and firewall plugin. It enables you to easily apply basic WordPress security best practices on your website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It comes with features like login lockdown to prevent brute force attacks, IP filtering, file integrity monitoring, user account monitoring, scan for suspicious patterns of database injection, and more.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It also comes with a basic website-level firewall that can detect some common patterns and block them for you. However, it is not very efficient and often you will be required to manually blacklist suspicious IPs.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">WP SCAN<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/wordpress.org\/plugins\/wpscan\/\">WPScan<\/a> is a unique WordPress security plugin because it uses its own manually curated WordPress vulnerability database that is updated daily by dedicated WordPress security specialists and community members.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">They scan your site for over 21,000 known security vulnerabilities in WordPress plugins, themes, and core software.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can schedule automated daily scans and get email notifications of the results. They have a free security API which is suitable for most websites, but you can upgrade to the paid plan if you have a larger site and use a lot of plugins.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Also Read: <a href=\"https:\/\/www.realjossy.com\/blog\/wordpress-maintenance\/\">How to Maintain WordPress Website<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress security issues<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">You only need to use one plugin from this list. Having multiple plugins active from this list can lead to bugs.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you don\u2019t feel comfortable handling all of these security tasks by yourself then it is certainly worthwhile to consider a service like we provide at <a href=\"http:\/\/realjossy.com\/contact\">Realjossy<\/a>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The reasons to pay someone else to handle your WordPress security for you are the same reasons for paying any professional in any field \u2013 to save you time so you can focus on more important things and because that person knows more about it than you do.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>WordPress Security is very important when it comes to having a WordPress website. Here are eight common-sense steps on how [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7912,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[16],"tags":[],"class_list":["post-7815","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wordpress"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>WordPress Security | How to Secure Your WordPress Website<\/title>\n<meta name=\"description\" content=\"WordPress Security is very important when it comes to having a WordPress website. Here are eight common-sense steps on how to secure your...\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/realjossy.com\/blog\/wordpress-security\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WordPress Security | How to Secure Your WordPress Website\" \/>\n<meta property=\"og:description\" content=\"WordPress Security is very important when it comes to having a WordPress website. Here are eight common-sense steps on how to secure your...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/realjossy.com\/blog\/wordpress-security\/\" \/>\n<meta property=\"og:site_name\" content=\"Realjossy\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/officialrealjossy\" \/>\n<meta property=\"article:published_time\" content=\"2021-04-19T11:25:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-10-23T11:31:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/realjossy.com\/blog\/wp-content\/uploads\/2021\/04\/wordpress-security-tips.png\" \/>\n\t<meta property=\"og:image:width\" content=\"625\" \/>\n\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"RealJossy Technology\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@realjossyblog\" \/>\n<meta name=\"twitter:site\" content=\"@realjossyblog\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"RealJossy Technology\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/wordpress-security\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/wordpress-security\\\/\"},\"author\":{\"name\":\"RealJossy Technology\",\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/#\\\/schema\\\/person\\\/b8ae58353c5927f845e99b658ea53ec7\"},\"headline\":\"Easy Guide on How to Secure Your WordPress Website\",\"datePublished\":\"2021-04-19T11:25:52+00:00\",\"dateModified\":\"2023-10-23T11:31:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/wordpress-security\\\/\"},\"wordCount\":1735,\"commentCount\":3,\"publisher\":{\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/wordpress-security\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/wordpress-security-tips.png\",\"articleSection\":[\"Wordpress\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/realjossy.com\\\/blog\\\/wordpress-security\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/wordpress-security\\\/\",\"url\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/wordpress-security\\\/\",\"name\":\"WordPress Security | How to Secure Your WordPress Website\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/wordpress-security\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/wordpress-security\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/wordpress-security-tips.png\",\"datePublished\":\"2021-04-19T11:25:52+00:00\",\"dateModified\":\"2023-10-23T11:31:06+00:00\",\"description\":\"WordPress Security is very important when it comes to having a WordPress website. Here are eight common-sense steps on how to secure your...\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/wordpress-security\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/realjossy.com\\\/blog\\\/wordpress-security\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/wordpress-security\\\/#primaryimage\",\"url\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/wordpress-security-tips.png\",\"contentUrl\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/wordpress-security-tips.png\",\"width\":625,\"height\":350},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/wordpress-security\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Easy Guide on How to Secure Your WordPress Website\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/\",\"name\":\"Realjossy\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/#organization\",\"name\":\"Realjossy\",\"url\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/realjossy-logo1.png\",\"contentUrl\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/realjossy-logo1.png\",\"width\":564,\"height\":565,\"caption\":\"Realjossy\"},\"image\":{\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/officialrealjossy\",\"https:\\\/\\\/x.com\\\/realjossyblog\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/#\\\/schema\\\/person\\\/b8ae58353c5927f845e99b658ea53ec7\",\"name\":\"RealJossy Technology\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/212b4fb3958b52c8b6fcb1ffda170b756f3233ff48ab5e05b86f5af87720e22e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/212b4fb3958b52c8b6fcb1ffda170b756f3233ff48ab5e05b86f5af87720e22e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/212b4fb3958b52c8b6fcb1ffda170b756f3233ff48ab5e05b86f5af87720e22e?s=96&d=mm&r=g\",\"caption\":\"RealJossy Technology\"},\"sameAs\":[\"https:\\\/\\\/realjossy.com\\\/blog\"],\"url\":\"https:\\\/\\\/realjossy.com\\\/blog\\\/author\\\/realjossy\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"WordPress Security | How to Secure Your WordPress Website","description":"WordPress Security is very important when it comes to having a WordPress website. Here are eight common-sense steps on how to secure your...","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/realjossy.com\/blog\/wordpress-security\/","og_locale":"en_US","og_type":"article","og_title":"WordPress Security | How to Secure Your WordPress Website","og_description":"WordPress Security is very important when it comes to having a WordPress website. Here are eight common-sense steps on how to secure your...","og_url":"https:\/\/realjossy.com\/blog\/wordpress-security\/","og_site_name":"Realjossy","article_publisher":"https:\/\/facebook.com\/officialrealjossy","article_published_time":"2021-04-19T11:25:52+00:00","article_modified_time":"2023-10-23T11:31:06+00:00","og_image":[{"width":625,"height":350,"url":"https:\/\/realjossy.com\/blog\/wp-content\/uploads\/2021\/04\/wordpress-security-tips.png","type":"image\/png"}],"author":"RealJossy Technology","twitter_card":"summary_large_image","twitter_creator":"@realjossyblog","twitter_site":"@realjossyblog","twitter_misc":{"Written by":"RealJossy Technology","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/realjossy.com\/blog\/wordpress-security\/#article","isPartOf":{"@id":"https:\/\/realjossy.com\/blog\/wordpress-security\/"},"author":{"name":"RealJossy Technology","@id":"https:\/\/realjossy.com\/blog\/#\/schema\/person\/b8ae58353c5927f845e99b658ea53ec7"},"headline":"Easy Guide on How to Secure Your WordPress Website","datePublished":"2021-04-19T11:25:52+00:00","dateModified":"2023-10-23T11:31:06+00:00","mainEntityOfPage":{"@id":"https:\/\/realjossy.com\/blog\/wordpress-security\/"},"wordCount":1735,"commentCount":3,"publisher":{"@id":"https:\/\/realjossy.com\/blog\/#organization"},"image":{"@id":"https:\/\/realjossy.com\/blog\/wordpress-security\/#primaryimage"},"thumbnailUrl":"https:\/\/realjossy.com\/blog\/wp-content\/uploads\/2021\/04\/wordpress-security-tips.png","articleSection":["Wordpress"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/realjossy.com\/blog\/wordpress-security\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/realjossy.com\/blog\/wordpress-security\/","url":"https:\/\/realjossy.com\/blog\/wordpress-security\/","name":"WordPress Security | How to Secure Your WordPress Website","isPartOf":{"@id":"https:\/\/realjossy.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/realjossy.com\/blog\/wordpress-security\/#primaryimage"},"image":{"@id":"https:\/\/realjossy.com\/blog\/wordpress-security\/#primaryimage"},"thumbnailUrl":"https:\/\/realjossy.com\/blog\/wp-content\/uploads\/2021\/04\/wordpress-security-tips.png","datePublished":"2021-04-19T11:25:52+00:00","dateModified":"2023-10-23T11:31:06+00:00","description":"WordPress Security is very important when it comes to having a WordPress website. Here are eight common-sense steps on how to secure your...","breadcrumb":{"@id":"https:\/\/realjossy.com\/blog\/wordpress-security\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/realjossy.com\/blog\/wordpress-security\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/realjossy.com\/blog\/wordpress-security\/#primaryimage","url":"https:\/\/realjossy.com\/blog\/wp-content\/uploads\/2021\/04\/wordpress-security-tips.png","contentUrl":"https:\/\/realjossy.com\/blog\/wp-content\/uploads\/2021\/04\/wordpress-security-tips.png","width":625,"height":350},{"@type":"BreadcrumbList","@id":"https:\/\/realjossy.com\/blog\/wordpress-security\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/realjossy.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Easy Guide on How to Secure Your WordPress Website"}]},{"@type":"WebSite","@id":"https:\/\/realjossy.com\/blog\/#website","url":"https:\/\/realjossy.com\/blog\/","name":"Realjossy","description":"","publisher":{"@id":"https:\/\/realjossy.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/realjossy.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/realjossy.com\/blog\/#organization","name":"Realjossy","url":"https:\/\/realjossy.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/realjossy.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/realjossy.com\/blog\/wp-content\/uploads\/2022\/04\/realjossy-logo1.png","contentUrl":"https:\/\/realjossy.com\/blog\/wp-content\/uploads\/2022\/04\/realjossy-logo1.png","width":564,"height":565,"caption":"Realjossy"},"image":{"@id":"https:\/\/realjossy.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/officialrealjossy","https:\/\/x.com\/realjossyblog"]},{"@type":"Person","@id":"https:\/\/realjossy.com\/blog\/#\/schema\/person\/b8ae58353c5927f845e99b658ea53ec7","name":"RealJossy Technology","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/212b4fb3958b52c8b6fcb1ffda170b756f3233ff48ab5e05b86f5af87720e22e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/212b4fb3958b52c8b6fcb1ffda170b756f3233ff48ab5e05b86f5af87720e22e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/212b4fb3958b52c8b6fcb1ffda170b756f3233ff48ab5e05b86f5af87720e22e?s=96&d=mm&r=g","caption":"RealJossy Technology"},"sameAs":["https:\/\/realjossy.com\/blog"],"url":"https:\/\/realjossy.com\/blog\/author\/realjossy\/"}]}},"jetpack-related-posts":[],"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"https:\/\/realjossy.com\/blog\/wp-content\/uploads\/2021\/04\/wordpress-security-tips.png","_links":{"self":[{"href":"https:\/\/realjossy.com\/blog\/wp-json\/wp\/v2\/posts\/7815","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/realjossy.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/realjossy.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/realjossy.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/realjossy.com\/blog\/wp-json\/wp\/v2\/comments?post=7815"}],"version-history":[{"count":7,"href":"https:\/\/realjossy.com\/blog\/wp-json\/wp\/v2\/posts\/7815\/revisions"}],"predecessor-version":[{"id":11674,"href":"https:\/\/realjossy.com\/blog\/wp-json\/wp\/v2\/posts\/7815\/revisions\/11674"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/realjossy.com\/blog\/wp-json\/wp\/v2\/media\/7912"}],"wp:attachment":[{"href":"https:\/\/realjossy.com\/blog\/wp-json\/wp\/v2\/media?parent=7815"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/realjossy.com\/blog\/wp-json\/wp\/v2\/categories?post=7815"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/realjossy.com\/blog\/wp-json\/wp\/v2\/tags?post=7815"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}