{"id":5785,"date":"2020-08-25T18:56:39","date_gmt":"2020-08-25T13:26:39","guid":{"rendered":"https:\/\/blog.pheonixsolutions.com\/?p=5785"},"modified":"2020-09-04T12:26:38","modified_gmt":"2020-09-04T06:56:38","slug":"how-to-fix-the-link-you-followed-has-expired-error-in-wordpress","status":"publish","type":"post","link":"https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/","title":{"rendered":"How To Fix \u2018The Link You Followed Has Expired\u2019 Error In WordPress"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">How To Fix \u2018The Link You Followed Has Expired\u2019 Error In WordPress<\/h4>\n\n\n\n<h4 class=\"wp-block-heading\">Date: 20-08-2020<\/h4>\n\n\n\n<h4 class=\"wp-block-heading\">Introduction:<\/h4>\n\n\n\n<p>The&nbsp;link you followed has expired&nbsp;is a very common error in WordPress. It can appear when you try to upload a WordPress theme or install a new plugin via the WordPress dashboard. This error usually occurs when the file you are trying to upload is bigger than the default upload and execute values set by WordPress.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/06\/1-The-Link-You-Followed-Has-Expired-error.jpg\" alt=\"The Link You Followed Has Expired error\"\/><\/figure>\n\n\n\n<p>You can easily find out what the maximum allowed file size for upload is. Open the WordPress dashboard and go to&nbsp;<strong>Media &gt; Add New<\/strong> and there will be a Maximum upload file size.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"336\" src=\"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2020\/08\/1-1024x336.png\" alt=\"\" class=\"wp-image-5788\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2020\/08\/1-1024x336.png 1024w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2020\/08\/1-300x99.png 300w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2020\/08\/1-768x252.png 768w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2020\/08\/1-1536x504.png 1536w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2020\/08\/1-2048x673.png 2048w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2020\/08\/1-850x279.png 850w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Solutions:<\/h4>\n\n\n\n<p>The easiest way to remove&nbsp;<em>The link you followed has expired error<\/em>&nbsp;is to increase the PHP resource allowance on your server. The resources you need to address are:<br>                                max_exectution time<br>                                upload_max_filesize<br>                                post_max_size<br>                                max_input_vars<br>                                memory_limit<br>There are several ways to increasing these values.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Step 1:  Increasing Limit on the .htaccess File<\/strong><\/h4>\n\n\n\n<p>This method involves editing the .htaccess file from your WordPress installation. You need to&nbsp;connect to your server and access your WordPress root directory and find the <strong>.htaccess file<\/strong>. Go to the end of the file and simply add the following code:<br><\/p>\n\n\n\n<p class=\"has-text-align-left\">php_value max_execution_time 300<br>php_value upload_max_filesize 128M<br>php_value post_max_size 256M<br>php_value memory_limit 128M<br>php_value max_input_vars 5000<\/p>\n\n\n\n<p>Then save the changes you\u2019ve made to the file and&nbsp;upload it back to the server to overwrite the old one. After that, you can check if the error is resolved.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Step 2: Increasing Limit on the php.ini File<\/strong><\/h4>\n\n\n\n<p>In this case, you need to do to increase default values. So add the above code into the php.ini file.<\/p>\n\n\n\n<p>If you didn\u2019t find an existing php.ini file on the server, you can create a new one on your computer. Then save the changes you\u2019ve made to the file and&nbsp;upload it back to the server to overwrite the old one. After that, you can check if the error is resolved. <\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Step 3:<\/strong> Restart the webserver.<\/h4>\n\n\n\n<p>Apache2 webserver command:<strong> <\/strong><br><strong><code># service apache2 restart<\/code><\/strong><br><br>Note:-<br>For Debian\/Ubuntu: <br><strong><code># systemctl restart apache2.service<\/code><\/strong><br>For CentOS\/RHEL:<br><strong> <code># service httpd restart<\/code><\/strong><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Conclusion:<\/h4>\n\n\n\n<p>You can easily fix \u2018the link you followed has expired\u2019 error in WordPress via following the steps mentioned above. You can successfully upload the theme or plugin file on your website.<\/p>\n\n\n\n<p>You need to verify these on the WordPress admin portal by using the below options.<br><strong>Dashborad &#8211;> Theme Settings &#8211;> Import Demo &#8211;> Checklist before Importing Demo.<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>How To Fix \u2018The Link You Followed Has Expired\u2019 Error In WordPress Date: 20-08-2020 Introduction: The&nbsp;link you followed has expired&nbsp;is a very common error in WordPress. It can appear when you try to upload a WordPress theme or install a new plugin via the WordPress dashboard. This error usually occurs&hellip; <a href=\"https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/\" class=\"more-link read-more\" rel=\"bookmark\">Continue Reading <span class=\"screen-reader-text\">How To Fix \u2018The Link You Followed Has Expired\u2019 Error In WordPress<\/span><i class=\"fa fa-arrow-right\"><\/i><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[265],"tags":[167,620],"class_list":{"0":"post-5785","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-wordpress-2","7":"tag-wordpress-2","8":"tag-wordpress-plugins","9":"h-entry","11":"h-as-article"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pheonix Solutions - We Empower Your Business Growth<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pheonix Solutions - We Empower Your Business Growth\" \/>\n<meta property=\"og:description\" content=\"How To Fix \u2018The Link You Followed Has Expired\u2019 Error In WordPress Date: 20-08-2020 Introduction: The&nbsp;link you followed has expired&nbsp;is a very common error in WordPress. It can appear when you try to upload a WordPress theme or install a new plugin via the WordPress dashboard. This error usually occurs&hellip; Continue Reading How To Fix \u2018The Link You Followed Has Expired\u2019 Error In WordPress\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/\" \/>\n<meta property=\"og:site_name\" content=\"PHEONIXSOLUTIONS\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-08-25T13:26:39+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-09-04T06:56:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/06\/1-The-Link-You-Followed-Has-Expired-error.jpg\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:site\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/0ffa33d73c869faec2d50e79c24e3503\"},\"headline\":\"How To Fix \u2018The Link You Followed Has Expired\u2019 Error In WordPress\",\"datePublished\":\"2020-08-25T13:26:39+00:00\",\"dateModified\":\"2020-09-04T06:56:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\\\/\"},\"wordCount\":439,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/qodeinteractive.com\\\/magazine\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/1-The-Link-You-Followed-Has-Expired-error.jpg\",\"keywords\":[\"Wordpress\",\"Wordpress-Plugins\"],\"articleSection\":[\"Wordpress\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\\\/\",\"name\":\"Pheonix Solutions - We Empower Your Business Growth\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/qodeinteractive.com\\\/magazine\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/1-The-Link-You-Followed-Has-Expired-error.jpg\",\"datePublished\":\"2020-08-25T13:26:39+00:00\",\"dateModified\":\"2020-09-04T06:56:38+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\\\/#primaryimage\",\"url\":\"https:\\\/\\\/qodeinteractive.com\\\/magazine\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/1-The-Link-You-Followed-Has-Expired-error.jpg\",\"contentUrl\":\"https:\\\/\\\/qodeinteractive.com\\\/magazine\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/1-The-Link-You-Followed-Has-Expired-error.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Fix \u2018The Link You Followed Has Expired\u2019 Error In WordPress\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"name\":\"Pheonix Solutions\",\"description\":\"We Empower Your Business Growth\",\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\",\"name\":\"PheonixSolutions\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"width\":454,\"height\":300,\"caption\":\"PheonixSolutions\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/PheonixSolutions-209942982759387\\\/\",\"https:\\\/\\\/x.com\\\/pheonixsolution\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/0ffa33d73c869faec2d50e79c24e3503\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"http:\\\/\\\/blog.pheonixsolutions.com\"],\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pheonix Solutions - We Empower Your Business Growth","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:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/","og_locale":"en_US","og_type":"article","og_title":"Pheonix Solutions - We Empower Your Business Growth","og_description":"How To Fix \u2018The Link You Followed Has Expired\u2019 Error In WordPress Date: 20-08-2020 Introduction: The&nbsp;link you followed has expired&nbsp;is a very common error in WordPress. It can appear when you try to upload a WordPress theme or install a new plugin via the WordPress dashboard. This error usually occurs&hellip; Continue Reading How To Fix \u2018The Link You Followed Has Expired\u2019 Error In WordPress","og_url":"https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/","og_site_name":"PHEONIXSOLUTIONS","article_publisher":"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","article_published_time":"2020-08-25T13:26:39+00:00","article_modified_time":"2020-09-04T06:56:38+00:00","og_image":[{"url":"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/06\/1-The-Link-You-Followed-Has-Expired-error.jpg","type":"","width":"","height":""}],"author":"admin","twitter_card":"summary_large_image","twitter_creator":"@pheonixsolution","twitter_site":"@pheonixsolution","twitter_misc":{"Written by":"admin","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/#article","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/"},"author":{"name":"admin","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/0ffa33d73c869faec2d50e79c24e3503"},"headline":"How To Fix \u2018The Link You Followed Has Expired\u2019 Error In WordPress","datePublished":"2020-08-25T13:26:39+00:00","dateModified":"2020-09-04T06:56:38+00:00","mainEntityOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/"},"wordCount":439,"commentCount":0,"publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/#primaryimage"},"thumbnailUrl":"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/06\/1-The-Link-You-Followed-Has-Expired-error.jpg","keywords":["Wordpress","Wordpress-Plugins"],"articleSection":["Wordpress"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/","url":"https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/","name":"Pheonix Solutions - We Empower Your Business Growth","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/#primaryimage"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/#primaryimage"},"thumbnailUrl":"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/06\/1-The-Link-You-Followed-Has-Expired-error.jpg","datePublished":"2020-08-25T13:26:39+00:00","dateModified":"2020-09-04T06:56:38+00:00","breadcrumb":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/#primaryimage","url":"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/06\/1-The-Link-You-Followed-Has-Expired-error.jpg","contentUrl":"https:\/\/qodeinteractive.com\/magazine\/wp-content\/uploads\/2020\/06\/1-The-Link-You-Followed-Has-Expired-error.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-fix-the-link-you-followed-has-expired-error-in-wordpress\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pheonixsolutions.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How To Fix \u2018The Link You Followed Has Expired\u2019 Error In WordPress"}]},{"@type":"WebSite","@id":"https:\/\/pheonixsolutions.com\/blog\/#website","url":"https:\/\/pheonixsolutions.com\/blog\/","name":"Pheonix Solutions","description":"We Empower Your Business Growth","publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pheonixsolutions.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pheonixsolutions.com\/blog\/#organization","name":"PheonixSolutions","url":"https:\/\/pheonixsolutions.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","contentUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","width":454,"height":300,"caption":"PheonixSolutions"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","https:\/\/x.com\/pheonixsolution"]},{"@type":"Person","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/0ffa33d73c869faec2d50e79c24e3503","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","caption":"admin"},"sameAs":["http:\/\/blog.pheonixsolutions.com"],"url":"https:\/\/pheonixsolutions.com\/blog\/author\/admin\/"}]}},"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p7F4uM-1vj","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/5785","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/comments?post=5785"}],"version-history":[{"count":0,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/5785\/revisions"}],"wp:attachment":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/media?parent=5785"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/categories?post=5785"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/tags?post=5785"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}