{"id":30922,"date":"2021-06-17T07:00:00","date_gmt":"2021-06-17T14:00:00","guid":{"rendered":"https:\/\/dhblog.dream.press\/blog\/?p=30922"},"modified":"2026-08-27T14:38:41","modified_gmt":"2026-08-27T21:38:41","slug":"how-to-fix-wordpress-error-sure-you-want-to-do-this","status":"publish","type":"post","link":"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-error-sure-you-want-to-do-this\/","title":{"rendered":"How to Fix the \u201cAre You Sure You Want to Do This\u201d Error in WordPress (4 Methods)"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">No, WordPress isn\u2019t second-guessing your judgment. <strong>The \u201cAre you sure you want to do this\u201d error means WordPress couldn\u2019t verify the security token (called a nonce) behind your request, so it blocked the action.<\/strong> On current WordPress versions, the same failure reads \u201cThe link you followed has expired.\u201d It\u2019s most often caused by a faulty plugin or theme, a low PHP memory limit, or corrupted core files, and the four methods below help you track down the culprit and fix the most common causes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This warning is frustrating because it doesn\u2019t tell you what actually went wrong, and it can stop you from performing basic tasks on your site, such as editing blog posts. The good news: you can pin down the cause and fix the error in a few simple steps.<\/p>\n\n\n\n\n\n\n\n<h2 id=\"h-what-the-are-you-sure-you-want-to-do-this-error-is\" class=\"wp-block-heading\"><span style=\"font-weight: bold;\">What the \u201cAre you sure you want to do this\u201d error is<\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The \u201cAre you sure you want to do this\u201d error means WordPress failed to verify a security token, called a <span style=\"text-decoration: underline;\"><a href=\"https:\/\/developer.wordpress.org\/apis\/security\/nonces\/\">nonce<\/a><\/span>. WordPress uses these nonces to verify that a request genuinely and intentionally came from you, which helps protect your site against attacks such as Cross-Site Request Forgery (CSRF). When that check fails, WordPress blocks the action and shows this warning instead.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">One note before we dig in: on current versions of WordPress, this same nonce failure reads \u201cThe link you followed has expired.\u201d The \u201cAre you sure you want to do this?\u201d wording appears on older WordPress versions. Either way, the causes and fixes in this post apply to both messages.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The error usually crops up while you\u2019re performing certain tasks on your WordPress site. For instance, you may be trying to publish a post or customize your theme <a href=\"https:\/\/www.dreamhost.com\/blog\/fix-wordpress-fatal-error-maximum-execution-time-exceeded\/\">when the error message appears<\/a>, preventing you from completing the job.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/smush-webp\/2021\/06\/7ffb9c35-5df5-422d-a8ef-f88f3c277b4f_How-to-fix-are-you-sure-you-want-to-do-this-wp-DreamHost-7.jpg.webp\" alt=\"The \u201cAre you sure you want to do this?\u201d error in WordPress.\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 900px; --smush-placeholder-aspect-ratio: 900\/335;\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">Various factors can trigger this verification failure. Next, we\u2019ll take a look at the leading causes.<\/p>\n\n\n\n\n<div\n\tclass=\"article-cta-shared article-cta-small\"\n>\n    <div class=\"tr-img-wrap-outer jsLoading\"><img decoding=\"async\" class=\"js-img-lazy \" src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/themes\/blog2018\/assets\/img\/lazy-loading-transparent.webp\" data-srcset=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/themes\/blog2018\/assets\/img\/article-small-ad-cta-placeholder.webp 1x, https:\/\/www.dreamhost.com\/blog\/wp-content\/themes\/blog2018\/assets\/img\/article-small-ad-cta-placeholder-x2.webp 2x\"  alt=\"Ad background image\" \/><\/div>\n\n\n\n\n  <div class=\"content-btm\">\n    <h2\n      class=\"h2--md\"\n    >\n      Skip the Stress, Outsource to Us\n    <\/h2>\n    <p\n      class=\"p--md\"\n    >\n      Avoid troubleshooting when you sign up for DreamPress. Our friendly WordPress experts are available 24\/7 to help solve website problems \u2014 big or small.\n    <\/p>\n\n            <a\n            href=\"https:\/\/www.dreamhost.com\/wordpress\/managed\/\"\n                        class=\"btn btn--white-outline btn--sm btn--round\"\n                                    target=\"_blank\"\n            rel=\"noopener noreferrer\"\n            >\n                            Check Out Plans                    <\/a>\n\n  <\/div>\n<\/div>\n<h2 id=\"h-potential-causes-of-the-are-you-sure-you-want-to-do-this-error\" class=\"wp-block-heading\"><span style=\"font-weight: bold;\">Potential causes of the \u201cAre you sure you want to do this\u201d error<\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The&nbsp;\u201cAre you sure you want to do this\u201d error message doesn\u2019t pinpoint exactly what the problem is. However,&nbsp;we can narrow down the issue to a few causes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Below are four common reasons you may be seeing this error:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>You\u2019ve selected an incorrect file when uploading a plugin or theme.<\/li>\n\n\n\n<li>You\u2019re using a plugin or theme with incorrect code.<\/li>\n\n\n\n<li>You need to increase your PHP memory limit.<\/li>\n\n\n\n<li>You\u2019re facing a security issue due to corrupted files.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">The most likely scenario is a faulty theme or plugin on your site. To figure out what is causing the issue, however, you\u2019ll need to do some troubleshooting.<\/p>\n\n\n\n<h2 id=\"h-how-to-fix-the-are-you-sure-you-want-to-do-this-error-in-wordpress-4-methods\" class=\"wp-block-heading\"><span style=\"font-weight: bold;\">How to fix the \u201cAre you sure you want to do this\u201d error in WordPress (4 methods)<\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Here are the four methods, in the order we recommend trying them:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Deactivate your plugins and reactivate them one at a time.<\/li>\n\n\n\n<li>Switch to a default WordPress theme.<\/li>\n\n\n\n<li>Increase your PHP memory limit.<\/li>\n\n\n\n<li>Replace your core WordPress files with fresh copies.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">One quick check first: if the error appeared right after you uploaded a plugin or theme, make sure you selected the correct installable .zip file, and try the upload again.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Before proceeding, you may want to perform a <span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.dreamhost.com\/blog\/how-to-back-up-wordpress-tutorial\/\">backup of your site<\/a><\/span>&nbsp;just in case something goes wrong and you need to restore an earlier version.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-1-check-your-plugins\"><span style=\"font-weight: bold;\">1. Check your plugins<\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">As we mentioned earlier, the \u201cAre you sure you want to do this\u201d error could be caused by a faulty plugin on your site. To find out if this is the case, you can deactivate your plugins and reactivate them one by one.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Note that for this step, you\u2019ll need to access your site\u2019s root directory using a&nbsp;<span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.dreamhost.com\/glossary\/hosting\/sftp\/\">Secure File Transfer Protocol (SFTP) client<\/a><\/span>&nbsp;such as <span style=\"text-decoration: underline;\"><a href=\"https:\/\/filezilla-project.org\/\">FileZilla<\/a><\/span> or by logging in to your web hosting account and using the file manager.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have a DreamHost account, open the <span style=\"font-style: italic;\">Manage Websites<\/span>&nbsp;page in the panel, find your domain, and click <span style=\"font-style: italic;\">Manage<\/span>&nbsp;to open <span style=\"font-style: italic;\">Website settings<\/span>.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/smush-webp\/2021\/06\/9c2d188b-bc56-41e5-a44f-6ed478e199b5_How-to-fix-are-you-sure-you-want-to-do-this-wp-DreamHost-2.jpg.webp\" alt=\"The DreamPress Manage screen.\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 900px; --smush-placeholder-aspect-ratio: 900\/286;\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">From <span style=\"font-style: italic;\">Website settings<\/span>, open the website file manager. In the file manager, open the folder with your domain name.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In your site\u2019s root directory, locate and open the <span style=\"font-style: italic;\">wp-content<\/span>&nbsp;folder. To deactivate your plugins, you can find the <span style=\"font-style: italic;\">plugins<\/span>&nbsp;folder and rename it to \u201cplugins_test\u201d.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/smush-webp\/2021\/06\/51979aa2-163a-436d-9d79-0587af3d78f1_How-to-fix-are-you-sure-you-want-to-do-this-wp-DreamHost-1.jpg.webp\" alt=\"Renaming the plugins folder in the site\u2019s root directory.\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 900px; --smush-placeholder-aspect-ratio: 900\/463;\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">Return to your WordPress site. If the error message doesn\u2019t reappear, you know that a plugin caused the issue.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The next step is to find out which one is the culprit. First, navigate back to your site\u2019s root directory and rename the <span style=\"font-style: italic;\">plugins_test<\/span>&nbsp;folder back to \u201cplugins\u201d.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Next, go to the <span style=\"font-style: italic;\">Plugins<\/span>&nbsp;page in your <a href=\"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-keeps-logging-out-error\/\">WordPress dashboard<\/a>. Activate the first plugin, and then check to see if the error is still present. Continue activating them one by one and testing your site until you find the plugin causing the error. Then you can replace it, or reach out to its <a href=\"https:\/\/www.dreamhost.com\/blog\/how-to-hire-web-developer\/\">developer<\/a> for help.<\/p>\n\n\n\n<div class=\"single__related-article\">\n\t<span>Related Article<\/span>\n\t<div class=\"single__related-article__wrap\">\n\t\t<div class=\"single__related-article__title\">\n\t\t\tWordPress Plugin Development: Build Your First Plugin By Hand Or With AI\n\t\t<\/div>\n\t\t<a href=\"https:\/\/www.dreamhost.com\/blog\/how-to-create-your-first-wordpress-plugin\/\" class=\"btn btn--sm btn--brand\" target=\"_blank\" rel=\"noopener\">\n\t\t\tRead More\n\t\t<\/a>\n\t<\/div>\n<\/div>\n\n\n<h3 class=\"wp-block-heading\" id=\"h-2-switch-to-a-default-wordpress-theme\"><span style=\"font-weight: bold;\">2. Switch to a default WordPress theme<\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If deactivating your plugins doesn\u2019t resolve the issue, it\u2019s time to see if your current theme may be to blame. We\u2019ll do this by switching to the default WordPress theme.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once again, you\u2019ll need to access your site\u2019s root directory. To switch to the default WordPress theme, open the <span style=\"font-style: italic;\">wp-content<\/span>&nbsp;folder, then the <span style=\"font-style: italic;\">themes <\/span>folder, and rename only your active theme\u2019s folder (from \u201cyourtheme\u201d to \u201cyourtheme_test\u201d, for example). Don\u2019t rename the entire <span style=\"font-style: italic;\">themes<\/span>&nbsp;folder \u2014 that removes the default themes WordPress needs to fall back on.<\/p>\n\n\n\n\n\n<p class=\"wp-block-paragraph\">After renaming your active theme\u2019s folder, WordPress will automatically revert to a default theme, as long as one (such as Twenty Twenty-Five) is still installed. To see if this solves the problem, return to your site and carry out the same tasks that caused it before.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the \u201cAre you sure you want to do this\u201d message doesn\u2019t come up, your previous theme must have been at fault. As with your plugins, this means you may need to update or replace your theme (or get in touch with its developer for assistance).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-3-increase-your-php-memory-limit\"><span style=\"font-weight: bold;\">3. Increase your PHP memory limit<\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If disabling your plugins and switching themes didn\u2019t do the trick, the issue might be your <span style=\"text-decoration: underline;\"><a href=\"https:\/\/developer.wordpress.org\/advanced-administration\/wordpress\/wp-config\/#increasing-memory-allocated-to-php\">WordPress PHP memory limit<\/a><\/span>. If your current limit is set too low, it can interrupt certain processes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There are various ways to go about this. If you\u2019re a DreamHost user, you can <span style=\"text-decoration: underline;\"><a href=\"https:\/\/help.dreamhost.com\/hc\/en-us\/articles\/214893937-How-do-I-increase-the-PHP-memory-limit\">increase your PHP memory limit<\/a><\/span>&nbsp;by editing your <span style=\"font-style: italic;\">phprc<\/span>&nbsp;file (on DreamPress sites, use the <span style=\"font-style: italic;\">.user.ini<\/span>&nbsp;file instead). For other WordPress users, you can go through your <span style=\"font-style: italic;\">php.ini<\/span>&nbsp;or <span style=\"font-style: italic;\">wp-config.php<\/span>&nbsp;file.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By default, WordPress tries to set a memory limit of 40MB for a single site (64MB for multisite), per the <span style=\"text-decoration: underline;\"><a href=\"https:\/\/developer.wordpress.org\/advanced-administration\/wordpress\/wp-config\/#increasing-memory-allocated-to-php\">WordPress Advanced Administration handbook<\/a><\/span>, though your host may set a higher PHP limit. To raise the limit in your <span style=\"font-style: italic;\">phprc<\/span>&nbsp;or <span style=\"font-style: italic;\">php.ini<\/span>&nbsp;file, add a line like this:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">memory_limit = 300M<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">In your <span style=\"font-style: italic;\">wp-config.php<\/span>&nbsp;file, that ini-style line would cause a PHP error. Use this line instead:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">define( 'WP_MEMORY_LIMIT', '300M' );<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Stick to a value your host permits or recommends rather than picking one arbitrarily. Save the file, and then retry the action that triggered the error to see if it\u2019s resolved.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-4-replace-all-your-core-wordpress-files-with-fresh-copies\"><span style=\"font-weight: bold;\">4. Replace all your core WordPress files with fresh copies<\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If the above three methods didn\u2019t fix the error, it\u2019s possible that some of your WordPress files became corrupted due to a recent <span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.dreamhost.com\/products\/dreamshield\/\">malware<\/a><\/span> or hacking attack. To confirm this, you can replace all of the WordPress core files with fresh copies.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Again, we recommend that you perform a backup of your site first. When you\u2019re done, you\u2019ll need to access your site via an FTP client. While you can also use the file manager in your web hosting account for this method, it will be quicker to replace your site\u2019s files using an FTP client.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In the root directory, locate and download the<span style=\"font-style: italic;\">&nbsp;wp-config.php<\/span>&nbsp;file.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/smush-webp\/2021\/06\/6c9dcc50-e055-4662-a48d-ee15c9d13da2_How-to-fix-are-you-sure-you-want-to-do-this-wp-DreamHost-6.jpg.webp\" alt=\"Downloading the wp-config.php file from the root directory with the FTP client.\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 900px; --smush-placeholder-aspect-ratio: 900\/350;\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">Next, you can delete all WordPress files and folders in the root directory except for the <span style=\"font-style: italic;\">wp-content<\/span>&nbsp;folder, which contains your plugins, themes, and media. Then download <span style=\"text-decoration: underline;\"><a href=\"https:\/\/wordpress.org\/download\/\">the latest version of WordPress<\/a><\/span>&nbsp;to your computer and extract the <span style=\"font-style: italic;\">.zip<\/span>&nbsp;file.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Locate and copy the<span style=\"font-style: italic;\">&nbsp;wp-config.php<\/span>&nbsp;file you downloaded, and paste it in the extracted WordPress folder.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/smush-webp\/2021\/06\/d3808725-c3b8-405b-846e-1bc14b5e9caa_How-to-fix-are-you-sure-you-want-to-do-this-wp-DreamHost-4.jpg.webp\" alt=\"Adding the downloaded wp-config.php file in the WordPress folder.\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 871px; --smush-placeholder-aspect-ratio: 871\/406;\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">The final step is to upload the WordPress files on your computer to your site. These new files will replace the ones you deleted in the root directory.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you\u2019re using FileZilla, select every item in the WordPress folder on your computer except the<span style=\"font-style: italic;\">&nbsp;wp-content<\/span>&nbsp;folder, and then right-click and select <span style=\"font-style: italic;\">Upload<\/span>.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/smush-webp\/2021\/06\/3a022881-bce6-483b-b832-fa2764ad4c64_How-to-fix-are-you-sure-you-want-to-do-this-wp-DreamHost-5.jpg.webp\" alt=\"Uploading new WordPress files to your site\u2019s root directory.\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 900px; --smush-placeholder-aspect-ratio: 900\/405;\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">The uploading process may take a few minutes. Once it is complete, you can return to your WordPress site, and the error message should be gone.<\/p>\n\n\n\n<h2 id=\"h-faqs-about-the-are-you-sure-you-want-to-do-this-error\" class=\"wp-block-heading\"><span style=\"font-weight: bold;\">FAQs about the \u201cAre you sure you want to do this\u201d error<\/span><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-why-does-wordpress-say-are-you-sure-you-want-to-do-this\"><span style=\"font-weight: bold;\">Why does WordPress say \u201cAre you sure you want to do this\u201d?<\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress shows this message when it can\u2019t verify the security token (nonce) attached to your request. A faulty plugin or theme, a low PHP memory limit, or corrupted core files can all break that check. On current WordPress versions, the same failure reads \u201cThe link you followed has expired.\u201d<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-how-do-i-find-which-plugin-causes-the-error\"><span style=\"font-weight: bold;\">How do I find which plugin causes the error?<\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Rename the <span style=\"font-style: italic;\">wp-content\/plugins<\/span>&nbsp;folder (to \u201cplugins_test\u201d, for example) to deactivate every plugin at once. Then rename it back and reactivate your plugins one at a time from the WordPress dashboard. The plugin that\u2019s active when the error returns is the culprit.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-how-do-i-increase-the-php-memory-limit-on-dreamhost\"><span style=\"font-weight: bold;\">How do I increase the PHP memory limit on DreamHost?<\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Add a line such as <span style=\"font-style: italic;\">memory_limit = 300M<\/span>&nbsp;to your <span style=\"font-style: italic;\">phprc<\/span>&nbsp;file. On DreamPress sites, use the <span style=\"font-style: italic;\">.user.ini<\/span>&nbsp;file instead. DreamHost\u2019s <span style=\"text-decoration: underline;\"><a href=\"https:\/\/help.dreamhost.com\/hc\/en-us\/articles\/214893937-Increase-the-PHP-memory-limit\">knowledge base article<\/a><\/span> walks through each step.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-will-replacing-wordpress-core-files-delete-my-content\"><span style=\"font-weight: bold;\">Will replacing WordPress core files delete my content?<\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">No. Your posts, pages, and settings live in the database, and your plugins, themes, and media live in the <span style=\"font-style: italic;\">wp-content<\/span>&nbsp;folder. As long as you keep <span style=\"font-style: italic;\">wp-content<\/span>&nbsp;and your <span style=\"font-style: italic;\">wp-config.php<\/span>&nbsp;file, replacing the core files won\u2019t touch your content.<\/p>\n\n\n\n<h2 id=\"h-additional-troubleshooting-tutorials\" class=\"wp-block-heading\"><span style=\"font-weight: bold;\">Additional troubleshooting tutorials<\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Do you want to learn how to resolve other website issues? We\u2019ve put together several tutorials to help you troubleshoot some of the most common WordPress errors:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.dreamhost.com\/blog\/common-wordpress-errors\/\">How to Fix Common WordPress Errors<\/a><\/span><\/li>\n\n\n\n<li><span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.dreamhost.com\/blog\/troubleshooting-wordpress-white-screen-death\/\">How to Troubleshoot the WordPress White Screen of Death<\/a><\/span><\/li>\n\n\n\n<li><span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.dreamhost.com\/blog\/common-wordpress-errors\/\">How to Fix the 500 Internal Server Error in WordPress<\/a><\/span><\/li>\n\n\n\n<li><span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.dreamhost.com\/blog\/how-to-fix-syntax-errors-wordpress\/\">How to Fix Syntax Errors in WordPress<\/a><\/span><\/li>\n\n\n\n<li><span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-not-sending-email\/\">How to Fix the WordPress Not Sending Email Issue<\/a><\/span><\/li>\n\n\n\n<li><span style=\"text-decoration: underline;\"><a href=\"https:\/\/help.dreamhost.com\/hc\/en-us\/articles\/360021570592-Error-establishing-a-database-connection\">How to Fix the Error Establishing a Database Connection in WordPress<\/a><\/span><\/li>\n\n\n\n<li><span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-404-error\/\">How to Fix WordPress Error 404 Not Found<\/a><\/span><\/li>\n\n\n\n<li><span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.dreamhost.com\/blog\/how-to-fix-white-text-missing-buttons-wordpress\/\">How to Fix White Text and Missing Buttons in WordPress Visual Editor<\/a><\/span><\/li>\n\n\n\n<li><span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.dreamhost.com\/blog\/wordpress-sidebar-below-content-error\/\">How to Fix the Sidebar Below Content Error in WordPress<\/a><\/span><\/li>\n\n\n\n<li><span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.dreamhost.com\/blog\/what-to-do-when-locked-out-wordpress\/\">What to Do When You\u2019re Locked Out of the WordPress Admin Area<\/a><\/span><\/li>\n\n\n\n<li><span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-memory-limit-error\/\">How to Fix the WordPress Memory Exhausted Error By Increasing Your Site\u2019s PHP Memory Limit<\/a><\/span><\/li>\n\n\n\n<li><span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.dreamhost.com\/blog\/how-to-fix-upload-failed-wordpress-error\/\">How to Fix the \u201cUpload: Failed to Write File to Disk\u201d Error in WordPress<\/a><\/span><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Meanwhile, if you want more information about setting up and running a WordPress site, check out our&nbsp;<span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.dreamhost.com\/blog\/category\/wordpress\/\">WordPress Tutorials<\/a><\/span>. There, you\u2019ll find a collection of guides designed to help you navigate the WordPress dashboard like an expert.<\/p>\n\n\n\n<div class=\"article-newsletter article-newsletter--gradient\">\n\n\n<h2>Get Content Delivered Straight to Your Inbox<\/h2><p>Subscribe now to receive all the latest updates, delivered directly to your inbox.<\/p><form class=\"nwsl-form\" id=\"newsletter_block_\" novalidate><div class=\"messages\"><\/div><div class=\"form-group\"><label for=\"input_newsletter_block_\"><input type=\"email\"name=\"email\"id=\"input_newsletter_block_\"placeholder=\"Enter your email address\"novalidatedisabled=\"disabled\"\/><\/label><button type=\"submit\"class=\"btn btn--brand\"disabled=\"disabled\"><span>Sign Me Up!<\/span><svg width=\"21\" height=\"14\" viewBox=\"0 0 21 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M13.8523 0.42524L12.9323 1.34521C12.7095 1.56801 12.7132 1.9304 12.9404 2.14865L16.7241 5.7823H0.5625C0.251859 5.7823 0 6.03416 0 6.3448V7.6573C0 7.96794 0.251859 8.2198 0.5625 8.2198H16.7241L12.9405 11.8535C12.7132 12.0717 12.7095 12.4341 12.9323 12.6569L13.8523 13.5769C14.072 13.7965 14.4281 13.7965 14.6478 13.5769L20.8259 7.39879C21.0456 7.17913 21.0456 6.82298 20.8259 6.60327L14.6477 0.42524C14.4281 0.205584 14.0719 0.205584 13.8523 0.42524Z\" fill=\"white\"\/>\n<\/svg>\n<\/button><\/div><\/form><\/div>\n\n\n<h2 id=\"h-banish-this-wordpress-error-message\" class=\"wp-block-heading\"><strong>Banish this WordPress error message<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The \u201cAre you sure you want to do this\u201d error may prevent you from performing basic WordPress tasks. While a faulty theme or plugin commonly causes it, it can also arise if you\u2019ve reached your PHP memory limit or your site\u2019s facing a security issue.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To resolve the \u201cAre you sure you want to do this\u201d error, you can try these four solutions:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Deactivate your plugins and reactivate them one at a time.<\/li>\n\n\n\n<li>Revert to the default WordPress theme.<\/li>\n\n\n\n<li>Increase your PHP memory limit.<\/li>\n\n\n\n<li>Replace all WordPress core files with fresh copies.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Troubleshooting WordPress issues can be time-consuming. One shortcut for DreamHost customers: the panel\u2019s AI-powered error log analysis pairs raw logs with plain-English explanations and suggested fixes, which can help pinpoint a failing plugin or file faster. If you want to spend less time dealing with WordPress errors, you might want to consider <span style=\"text-decoration: underline;\"><a href=\"https:\/\/www.dreamhost.com\/wordpress\/managed\/\">switching to DreamPress<\/a><\/span>. Our managed WordPress hosting plans come with full technical support for site owners, as well as daily backups to help keep your content safe.<\/p>\n\n","protected":false},"excerpt":{"rendered":"<p>No, WordPress isn\u2019t second-guessing your judgment. The \u201cAre you sure you want to do this\u201d error means WordPress couldn\u2019t verify the security token (called a nonce) behind your request, so it blocked the action. On current WordPress versions, the same failure reads \u201cThe link you followed has expired.\u201d It\u2019s most often caused by a faulty [&hellip;]<\/p>\n","protected":false},"author":1056,"featured_media":86943,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_yoast_wpseo_opengraph-title":"Are You Sure You Want to Do This? Fix WordPress Nonce Error","_yoast_wpseo_opengraph-description":"Are you sure you want to do this? Fix this WordPress nonce error caused by plugins, themes, or low PHP memory limits with four proven methods.","_yoast_wpseo_twitter-title":"Are You Sure You Want to Do This? Fix WordPress Nonce Error","_yoast_wpseo_twitter-description":"Are you sure you want to do this? Fix this WordPress nonce error caused by plugins, themes, or low PHP memory limits with four proven methods.","toc_headlines":"[[\"h-what-the-are-you-sure-you-want-to-do-this-error-is\",\"What the \u201cAre you sure you want to do this\u201d error is\"],[\"h-potential-causes-of-the-are-you-sure-you-want-to-do-this-error\",\"Potential causes of the \u201cAre you sure you want to do this\u201d error\"],[\"h-how-to-fix-the-are-you-sure-you-want-to-do-this-error-in-wordpress-4-methods\",\"How to fix the \u201cAre you sure you want to do this\u201d error in WordPress (4 methods)\"],[\"h-faqs-about-the-are-you-sure-you-want-to-do-this-error\",\"FAQs about the \u201cAre you sure you want to do this\u201d error\"],[\"h-additional-troubleshooting-tutorials\",\"Additional troubleshooting tutorials\"],[\"h-banish-this-wordpress-error-message\",\"Banish this WordPress error message\"]]","hide_toc":false,"show_updated_at":"1","footnotes":""},"categories":[13127,550,696],"tags":[],"class_list":["post-30922","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-errors-troubleshooting","category-tutorials","category-wordpress"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Are You Sure You Want to Do This? Fix WordPress Nonce Error<\/title>\n<meta name=\"description\" content=\"Are you sure you want to do this? Fix this WordPress nonce error caused by plugins, themes, or low PHP memory limits with four proven methods.\" \/>\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.dreamhost.com\/blog\/how-to-fix-wordpress-error-sure-you-want-to-do-this\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Are You Sure You Want to Do This? Fix WordPress Nonce Error\" \/>\n<meta property=\"og:description\" content=\"Are you sure you want to do this? Fix this WordPress nonce error caused by plugins, themes, or low PHP memory limits with four proven methods.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-error-sure-you-want-to-do-this\/\" \/>\n<meta property=\"og:site_name\" content=\"DreamHost Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DreamHost\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-06-17T14:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-27T21:38:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2026\/08\/blog-hero-how-to-fix-wordpress-error-sure-you-want-to-do-dreamops-14cd2a524e9f0ab053a3865a.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Natasha K\u00f6stlin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Are You Sure You Want to Do This? Fix WordPress Nonce Error\" \/>\n<meta name=\"twitter:description\" content=\"Are you sure you want to do this? Fix this WordPress nonce error caused by plugins, themes, or low PHP memory limits with four proven methods.\" \/>\n<meta name=\"twitter:creator\" content=\"@dreamhost\" \/>\n<meta name=\"twitter:site\" content=\"@dreamhost\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Natasha K\u00f6stlin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Are You Sure You Want to Do This? Fix WordPress Nonce Error","description":"Are you sure you want to do this? Fix this WordPress nonce error caused by plugins, themes, or low PHP memory limits with four proven methods.","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.dreamhost.com\/blog\/how-to-fix-wordpress-error-sure-you-want-to-do-this\/","og_locale":"en_US","og_type":"article","og_title":"Are You Sure You Want to Do This? Fix WordPress Nonce Error","og_description":"Are you sure you want to do this? Fix this WordPress nonce error caused by plugins, themes, or low PHP memory limits with four proven methods.","og_url":"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-error-sure-you-want-to-do-this\/","og_site_name":"DreamHost Blog","article_publisher":"https:\/\/www.facebook.com\/DreamHost\/","article_published_time":"2021-06-17T14:00:00+00:00","article_modified_time":"2026-08-27T21:38:41+00:00","og_image":[{"width":1536,"height":1024,"url":"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2026\/08\/blog-hero-how-to-fix-wordpress-error-sure-you-want-to-do-dreamops-14cd2a524e9f0ab053a3865a.webp","type":"image\/webp"}],"author":"Natasha K\u00f6stlin","twitter_card":"summary_large_image","twitter_title":"Are You Sure You Want to Do This? Fix WordPress Nonce Error","twitter_description":"Are you sure you want to do this? Fix this WordPress nonce error caused by plugins, themes, or low PHP memory limits with four proven methods.","twitter_creator":"@dreamhost","twitter_site":"@dreamhost","twitter_misc":{"Written by":"Natasha K\u00f6stlin","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-error-sure-you-want-to-do-this\/#article","isPartOf":{"@id":"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-error-sure-you-want-to-do-this\/"},"author":{"name":"Natasha K\u00f6stlin","@id":"https:\/\/www.dreamhost.com\/blog\/#\/schema\/person\/74b2292b1434093c6d22d20f694406ec"},"headline":"How to Fix the \u201cAre You Sure You Want to Do This\u201d Error in WordPress (4 Methods)","datePublished":"2021-06-17T14:00:00+00:00","dateModified":"2026-08-27T21:38:41+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-error-sure-you-want-to-do-this\/"},"wordCount":2094,"publisher":{"@id":"https:\/\/www.dreamhost.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-error-sure-you-want-to-do-this\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2026\/08\/blog-hero-how-to-fix-wordpress-error-sure-you-want-to-do-dreamops-14cd2a524e9f0ab053a3865a.webp","articleSection":["Errors &amp; Troubleshooting","Tutorials","WordPress"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-error-sure-you-want-to-do-this\/","url":"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-error-sure-you-want-to-do-this\/","name":"Are You Sure You Want to Do This? Fix WordPress Nonce Error","isPartOf":{"@id":"https:\/\/www.dreamhost.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-error-sure-you-want-to-do-this\/#primaryimage"},"image":{"@id":"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-error-sure-you-want-to-do-this\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2026\/08\/blog-hero-how-to-fix-wordpress-error-sure-you-want-to-do-dreamops-14cd2a524e9f0ab053a3865a.webp","datePublished":"2021-06-17T14:00:00+00:00","dateModified":"2026-08-27T21:38:41+00:00","description":"Are you sure you want to do this? Fix this WordPress nonce error caused by plugins, themes, or low PHP memory limits with four proven methods.","breadcrumb":{"@id":"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-error-sure-you-want-to-do-this\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-error-sure-you-want-to-do-this\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-error-sure-you-want-to-do-this\/#primaryimage","url":"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2026\/08\/blog-hero-how-to-fix-wordpress-error-sure-you-want-to-do-dreamops-14cd2a524e9f0ab053a3865a.webp","contentUrl":"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2026\/08\/blog-hero-how-to-fix-wordpress-error-sure-you-want-to-do-dreamops-14cd2a524e9f0ab053a3865a.webp","width":1536,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/www.dreamhost.com\/blog\/how-to-fix-wordpress-error-sure-you-want-to-do-this\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.dreamhost.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Fix the \u201cAre You Sure You Want to Do This\u201d Error in WordPress (4 Methods)"}]},{"@type":"WebSite","@id":"https:\/\/www.dreamhost.com\/blog\/#website","url":"https:\/\/www.dreamhost.com\/blog\/","name":"DreamHost Blog","description":"","publisher":{"@id":"https:\/\/www.dreamhost.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dreamhost.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.dreamhost.com\/blog\/#organization","name":"DreamHost","url":"https:\/\/www.dreamhost.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dreamhost.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/dhblog.dream.press\/blog\/wp-content\/uploads\/2019\/01\/dh_logo-blue-2.png","contentUrl":"https:\/\/dhblog.dream.press\/blog\/wp-content\/uploads\/2019\/01\/dh_logo-blue-2.png","width":1200,"height":168,"caption":"DreamHost"},"image":{"@id":"https:\/\/www.dreamhost.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DreamHost\/","https:\/\/x.com\/dreamhost","https:\/\/www.instagram.com\/dreamhost\/","https:\/\/www.linkedin.com\/company\/dreamhost\/","https:\/\/www.youtube.com\/user\/dreamhostusa"]},{"@type":"Person","@id":"https:\/\/www.dreamhost.com\/blog\/#\/schema\/person\/74b2292b1434093c6d22d20f694406ec","name":"Natasha K\u00f6stlin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2020\/10\/Natasha-bio-pic-150x150.jpg","url":"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2020\/10\/Natasha-bio-pic-150x150.jpg","contentUrl":"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2020\/10\/Natasha-bio-pic-150x150.jpg","caption":"Natasha K\u00f6stlin"},"description":"After joining the DreamHost team in 2018, Natasha discovered her talent for helping people achieve website success. Her superpower: a warm, energetic attitude! As a key player in DreamHost\u2019s international marketing efforts, Natasha is excited to help readers across the world build and grow an online presence.","url":"https:\/\/www.dreamhost.com\/blog\/author\/natashakostlin\/"}]}},"lang":"en","translations":{"en":30922,"es":30932,"pl":52082,"ru":53910,"pt":53915,"de":53929,"uk":53975,"it":68989,"fr":71569,"nl":71601},"pll_sync_post":{},"_links":{"self":[{"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/posts\/30922","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/users\/1056"}],"version-history":[{"count":2,"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/posts\/30922\/revisions"}],"predecessor-version":[{"id":91437,"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/posts\/30922\/revisions\/91437"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/media\/86943"}],"wp:attachment":[{"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/media?parent=30922"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/categories?post=30922"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/tags?post=30922"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}