{"id":17707,"date":"2026-08-10T08:47:04","date_gmt":"2026-08-10T07:47:04","guid":{"rendered":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/?p=17707"},"modified":"2026-08-10T08:47:05","modified_gmt":"2026-08-10T07:47:05","slug":"how-to-secure-wordpress-website-using-waf","status":"publish","type":"post","link":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-secure-wordpress-website-using-waf\/","title":{"rendered":"How to Secure a WordPress Website Using a WAF?"},"content":{"rendered":"\n<p>WordPress is the foundation of numerous websites globally, making it one of the most popular but also one of the most vulnerable content management systems online. A <a href=\"https:\/\/www.milesweb.co.uk\/blog\/website-security\/what-is-a-web-application-firewall\/\">Web Application Firewall<\/a> (WAF) is one of the most useful solutions for security purposes since it acts as a barrier between the internet and your WordPress website.<\/p>\n\n\n\n<p>This guide outlines how a WAF can help WordPress websites, describes the main categories of WordPress WAFs, and brings specific step-by-step instructions on how to configure it, regardless of what plugin or WAF provider is used.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why Do WordPress Sites Need a WAF?<\/h2>\n\n\n\n<p>Most attacks against WordPress sites are automated; therefore, a single weak point, such as the use of an outdated plugin or a simple password, bears serious consequences. A properly set-up WAF plays the role of a gatekeeper by blocking known malicious IPs, preventing bot attacks, stopping brute-force logins, guarding against SQL injection and XSS, limiting the amount of threats coming to the server, and filtering out suspicious traffic before it reaches the WordPress installation.<\/p>\n\n\n\n<p>It is worth noting that two particular endpoints,<strong><em> \/wp-login.php and \/wp-admin\/<\/em><\/strong>, are often targets of various cyber attacks, such as bots attempting brute force attacks, credential stuffing, and username enumeration. However, even failed attempts to breach your website&#8217;s security can affect its performance through consumption of server resources; thus, deploying a worm is a fantastic way to block those attacks at the outset.<\/p>\n\n\n\n<p><strong>Useful Read: <\/strong><a href=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-protect-a-website-with-a-web-application-firewall\/\"><strong>How to Protect a Website with a Web Application Firewall?<\/strong><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Two Types of WordPress WAF<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">a) Cloud-based \/ Network-level WAF<\/h3>\n\n\n\n<p>The first type is a cloud or network-level WAF, when all incoming traffic is sent through the provider&#8217;s server before reaching your hosting company (for example, Cloudflare or Sucuri).<\/p>\n\n\n\n<div style=\"margin:24px 0;padding:20px 22px;background:#f8fbff;border:1px solid #dde3ef;border-left:4px solid #4f8df7;border-radius:12px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.8;color:#475569;font-size:15px;\">\n    <div style=\"display:inline-block;margin-bottom:10px;padding:5px 11px;background:#eef5ff;border:1px solid #dde3ef;border-radius:999px;color:#2457c5;font-size:12px;font-weight:600;\">\n        \ud83d\udd0e Key Point\n    <\/div>\n\n    <p style=\"margin:0;\">\n        The advantages of this type of WAF are that it protects your server from malicious traffic even before it gets there, is often coupled with a CDN, and does not utilize server resources. However, the downside is that in this case a DNS change is required for routing traffic through the provider.\n    <\/p>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading\">b) Application-level \/ Plugin-based WAF<\/h3>\n\n\n\n<p>The second type is an application WAF or plugin-based WAF that serves as a plugin for WordPress (for example, Wordfence or Sucuri&#8217;s WordPress plugin). It is used within WordPress to filter out both the attack patterns and the malicious IP addresses in real time.<\/p>\n\n\n\n<div style=\"margin:24px 0;padding:20px 22px;background:#f8fbff;border:1px solid #dde3ef;border-left:4px solid #4f8df7;border-radius:12px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.8;color:#475569;font-size:15px;\">\n    <div style=\"display:inline-block;margin-bottom:10px;padding:5px 11px;background:#eef5ff;border:1px solid #dde3ef;border-radius:999px;color:#2457c5;font-size:12px;font-weight:600;\">\n        \ud83d\udd0e Key Point\n    <\/div>\n\n    <p style=\"margin:0;\">\n        The benefit is it does not require any modification of DNS records and offers substantial visibility of the activities happening on WordPress (including user behavior, changes in files, and attempts to log in to a platform). However, the downside is that the traffic is first received by your server before being filtered, which means a potential increase in load times for every webpage (while some plug-ins may have a significant impact on the loading time, it may be reasonable to check them out in advance).\n    <\/p>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Step-by-Step: Setting Up a WAF for WordPress<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Choose your WAF type and provider<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Decide on the type of WAF you want as well as the company you will work with.<\/li>\n\n\n\n<li>Select either cloud-based WAF, plugin-based WAF, or both based on your budget.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Activate the WAF<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Cloud-based: <\/strong>Contact the WAF provider and enter their DNS information at your domain host, or follow any instructions.<\/li>\n\n\n\n<li><strong>Plugin-based: <\/strong>Download the WAF plug-in on your WordPress site and activate it (you can do it by going to the Plugins section on WordPress and clicking Add New).<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Activate the core\/managed protection rules<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Most web application firewalls come with default (\u201ccore\u201d or \u201cmanaged\u201d) rules that safeguard against common attacks such as SQL injection or cross-site scripting (XSS).<\/li>\n\n\n\n<li>Activate these rule sets because they defend against the majority of automatic attacks and require little configuration.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4: Use a specialized rule set for WordPress<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Many web application firewalls dedicate rule sets to WordPress (and popular plugins\/themes) to minimize false alerts.<\/li>\n\n\n\n<li>Enable the WordPress-specific rule set if it is available.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Step 5: Protect login and administrative endpoints<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Introducing rules that protect <strong><em>\/wp-login.php and \/wp-admin\/<\/em><\/strong>:<\/li>\n\n\n\n<li>Limit or prevent a certain number of login attempts.<\/li>\n\n\n\n<li>Add CAPTCHA to the login page.<\/li>\n\n\n\n<li>If your team always logs in from recognizable locations, restrict access to \/wp-admin\/ to certain trusted IP addresses.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Step 6: Secure XML-RPC access<\/h3>\n\n\n\n<p>xmlrpc.php is frequently targeted by both brute force and amplification attacks.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Disable it in your web application firewall or security plugin if it is not used (many companies do not use it unless they need the WordPress mobile app or other plugins).<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Step 7: Configuring IP allow or block lists<\/h3>\n\n\n\n<p>You should block IP addresses and address blocks that have been found to generate malicious requests.&nbsp;<\/p>\n\n\n\n<p>At the same time, add IPs of trusted parties, such as your office, ISP, or monitoring service, to your allow list, thereby making sure they do not fall victim to the stringent set of rules (for detailed information, refer to our related guide\u2014<a href=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-whitelist-blacklist-ip-addresses-waf\/\">How to Whitelist and Blacklist IP Addresses in WAF<\/a>).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 8: Turn on logging and alerts<\/h3>\n\n\n\n<p>Enable event logging so you can get back to blocked requests and set up alerts for highly significant events via email or dashboard notification (e.g., an increase in the number of blocked login attempts).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 9: Testing WAF<\/h3>\n\n\n\n<p>Make sure that the WAF is indeed functioning and properly protecting your website by doing some safe and harmless testing (for more information, see our related guide\u2014How to check that your WAF is working).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 10: Regularly monitor and review<\/h3>\n\n\n\n<p>Regularly check the statistics for traffic and events related to WAF to detect any emerging trends and\/or unintentional blocking of legitimate users.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Common Beginner Mistakes<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Dependence on WAF, with failure to provide updates, make backups, or create strong passwords.<\/li>\n\n\n\n<li>The decision to implement multiple <a href=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-create-custom-waf-rules\/\">WAF rules<\/a> that can prevent legitimate users from accessing the website.<\/li>\n\n\n\n<li>Ignoring the protection of the XML-RPC feature due to the fact that it is not as well-known as the login screen.<\/li>\n\n\n\n<li>Not examining the logs\u2014a misconfigured WAF gives a false sense of security to the user.<\/li>\n\n\n\n<li>Selecting a WAF on the basis of the number of features it provides instead of paying attention to the false-positive ratio it has.<\/li>\n<\/ul>\n\n\n\n<style>\n.waf-guidance{\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,sans-serif;\n    margin:28px 0;\n    padding:22px;\n    background:#f8fbff;\n    border:1px solid #dde3ef;\n    border-radius:14px;\n}\n\n.waf-guidance-title{\n    margin:0 0 16px;\n    font-size:20px;\n    color:#111827;\n}\n\n.waf-guidance-list{\n    margin:0;\n    padding:0;\n    list-style:none;\n    counter-reset:waf-step;\n}\n\n.waf-guidance-list li{\n    counter-increment:waf-step;\n    position:relative;\n    margin:10px 0;\n    padding:12px 16px 12px 52px;\n    background:#fff;\n    border:1px solid #e5eaf2;\n    border-radius:10px;\n    color:#475569;\n    font-size:14px;\n    line-height:1.6;\n}\n\n.waf-guidance-list li::before{\n    content:counter(waf-step);\n    position:absolute;\n    left:14px;\n    top:50%;\n    transform:translateY(-50%);\n    width:26px;\n    height:26px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    background:#eef5ff;\n    border:1px solid #cfe0fa;\n    border-radius:50%;\n    color:#2457c5;\n    font-size:12px;\n    font-weight:700;\n}\n<\/style>\n\n<div class=\"waf-guidance\">\n    <h3 class=\"waf-guidance-title\">\ud83d\udee1\ufe0f Short Guidance Checklist<\/h3>\n\n        <li>Select a cloud-based WAF or a plugin-based WAF or both.<\/li>\n        <li>Enable core and managed protection rules<\/li>\n        <li>Choose the rules designed specifically for WordPress, if possible.<\/li>\n        <li>Protect \/wp-login.php and \/wp-admin\/ by employing a rate limiter or CAPTCHA.<\/li>\n        <li>Disable XML-RPC if it is not used.<\/li>\n        <li>Create a list of allowed or blocked IP addresses.<\/li>\n        <li>Enable logging and alerts<\/li>\n        <li>Run tests on the chosen WAF.<\/li>\n        <li>Use a WAF together with regular updates, strong passwords, and backups.<\/li>\n<\/div>\n\n\n\n<div style=\"margin:24px 0;padding:20px 22px;background:#f8fbff;border:1px solid #dde3ef;border-left:4px solid #4f8df7;border-radius:12px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.8;color:#475569;font-size:15px;\">\n    <div style=\"display:inline-block;margin-bottom:10px;padding:5px 11px;background:#eef5ff;border:1px solid #dde3ef;border-radius:999px;color:#2457c5;font-size:12px;font-weight:600;\">\n        \u2139\ufe0f Important Note\n    <\/div>\n\n    <p style=\"margin:0;\">\n        This article serves as a general guide that is free from vendor bias. For precise instructions regarding the names of particular WAFs or security plugins and their functioning, check the official instructions for the particular WAF or security plugin, as their functionalities are regularly updated.\n    <\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>WordPress is the foundation of numerous websites globally, making it one of the most popular but also one of the most vulnerable content management systems online. A Web Application Firewall (WAF) is one of the most useful solutions for security purposes since it acts as a barrier between the internet and your WordPress website. This [&hellip;]<\/p>\n","protected":false},"author":39,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[867],"tags":[],"class_list":["post-17707","post","type-post","status-publish","format-standard","placeholder-for-hentry","category-firewall"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Secure a WordPress Website Using a WAF?<\/title>\n<meta name=\"description\" content=\"Learn how to protect your WordPress site with a WAF \u2014 covering login protection, XML-RPC hardening, IP rules, and setup steps for beginners.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-secure-wordpress-website-using-waf\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Secure a WordPress Website Using a WAF?\" \/>\n<meta property=\"og:description\" content=\"Learn how to protect your WordPress site with a WAF \u2014 covering login protection, XML-RPC hardening, IP rules, and setup steps for beginners.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-secure-wordpress-website-using-waf\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Hosting FAQs by MilesWeb\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-10T07:47:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-10T07:47:05+00:00\" \/>\n<meta name=\"author\" content=\"Olivia Jones\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Olivia Jones\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-secure-wordpress-website-using-waf\/\",\"url\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-secure-wordpress-website-using-waf\/\",\"name\":\"How to Secure a WordPress Website Using a WAF?\",\"isPartOf\":{\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#website\"},\"datePublished\":\"2026-08-10T07:47:04+00:00\",\"dateModified\":\"2026-08-10T07:47:05+00:00\",\"author\":{\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/3a641791b9511cfccbc9dffe66b65a86\"},\"description\":\"Learn how to protect your WordPress site with a WAF \u2014 covering login protection, XML-RPC hardening, IP rules, and setup steps for beginners.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-secure-wordpress-website-using-waf\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-secure-wordpress-website-using-waf\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-secure-wordpress-website-using-waf\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Secure a WordPress Website Using a WAF?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#website\",\"url\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/\",\"name\":\"Web Hosting FAQs by MilesWeb\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/3a641791b9511cfccbc9dffe66b65a86\",\"name\":\"Olivia Jones\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/71bfca68e492d224472a5bf10c3642f1?s=96&d=blank&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/71bfca68e492d224472a5bf10c3642f1?s=96&d=blank&r=g\",\"caption\":\"Olivia Jones\"},\"description\":\"I'm a seasoned Technical Writer with over a decade of experience in the field. I've a strong background in translating complex technical information into clear and concise documentation for a variety of audiences. Also, known for meticulous attention to detail and his ability to work efficiently under tight deadlines.\",\"url\":\"https:\/\/www.milesweb.co.uk\/hosting-faqs\/author\/grace-cornish\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Secure a WordPress Website Using a WAF?","description":"Learn how to protect your WordPress site with a WAF \u2014 covering login protection, XML-RPC hardening, IP rules, and setup steps for beginners.","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:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-secure-wordpress-website-using-waf\/","og_locale":"en_GB","og_type":"article","og_title":"How to Secure a WordPress Website Using a WAF?","og_description":"Learn how to protect your WordPress site with a WAF \u2014 covering login protection, XML-RPC hardening, IP rules, and setup steps for beginners.","og_url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-secure-wordpress-website-using-waf\/","og_site_name":"Web Hosting FAQs by MilesWeb","article_published_time":"2026-08-10T07:47:04+00:00","article_modified_time":"2026-08-10T07:47:05+00:00","author":"Olivia Jones","twitter_misc":{"Written by":"Olivia Jones","Estimated reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-secure-wordpress-website-using-waf\/","url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-secure-wordpress-website-using-waf\/","name":"How to Secure a WordPress Website Using a WAF?","isPartOf":{"@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#website"},"datePublished":"2026-08-10T07:47:04+00:00","dateModified":"2026-08-10T07:47:05+00:00","author":{"@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/3a641791b9511cfccbc9dffe66b65a86"},"description":"Learn how to protect your WordPress site with a WAF \u2014 covering login protection, XML-RPC hardening, IP rules, and setup steps for beginners.","breadcrumb":{"@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-secure-wordpress-website-using-waf\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-secure-wordpress-website-using-waf\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/how-to-secure-wordpress-website-using-waf\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/"},{"@type":"ListItem","position":2,"name":"How to Secure a WordPress Website Using a WAF?"}]},{"@type":"WebSite","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#website","url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/","name":"Web Hosting FAQs by MilesWeb","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/3a641791b9511cfccbc9dffe66b65a86","name":"Olivia Jones","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/71bfca68e492d224472a5bf10c3642f1?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/71bfca68e492d224472a5bf10c3642f1?s=96&d=blank&r=g","caption":"Olivia Jones"},"description":"I'm a seasoned Technical Writer with over a decade of experience in the field. I've a strong background in translating complex technical information into clear and concise documentation for a variety of audiences. Also, known for meticulous attention to detail and his ability to work efficiently under tight deadlines.","url":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/author\/grace-cornish\/"}]}},"views":0,"_links":{"self":[{"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/posts\/17707","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/users\/39"}],"replies":[{"embeddable":true,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/comments?post=17707"}],"version-history":[{"count":5,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/posts\/17707\/revisions"}],"predecessor-version":[{"id":17717,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/posts\/17707\/revisions\/17717"}],"wp:attachment":[{"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/media?parent=17707"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/categories?post=17707"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.milesweb.co.uk\/hosting-faqs\/wp-json\/wp\/v2\/tags?post=17707"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}