{"id":5630,"date":"2021-06-09T07:22:22","date_gmt":"2021-06-09T07:22:22","guid":{"rendered":"https:\/\/www.dopinger.com\/blog\/?p=5630"},"modified":"2023-11-13T12:04:19","modified_gmt":"2023-11-13T12:04:19","slug":"indexed-though-blocked-by-robots-txt","status":"publish","type":"post","link":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt","title":{"rendered":"Indexed, Though Blocked by robots.txt"},"content":{"rendered":"\n<p>The main function of bots is search engine crawling and archiving Web page history. Sometimes, you want to keep parts of your website that contain important information where bots in the search engine can access. Here, the robots.txt is one of the methods you can use to accomplish this purpose. However, improperly created robots.txt could mean that important parts of your site are not accessible to search engines. So the pages blocked in the robots.txt file in this way can be problematic. The main reason because Google treats the pages as if they have no content because they are blocked from crawling.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"What_Is_Robotstxt\"><\/span>What Is Robots.txt?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p><a href=\"https:\/\/www.dopinger.com\/blog\/what-is-robots-txt\" target=\"_blank\" rel=\"noreferrer noopener\">Robots.txt<\/a> is a simple text to tell search engine software what parts of your site can identify, which index to crawl, what search engine software has or does not have access to. When a search software, also called a spider, comes to your site, it scans the file and identifies the authorized parts of the site according to the instructions in the file. Simply put, robots.txt is like exploring the gateway gates of your site. It allows you to decide which gateway gates robots can enter and which robots in search engines can enter and which do not. If the robots.txt file and its instructions are properly ready, search engines follow these rules and scan your site according to the instructions you provide. This process is Robot Blocking Standard (or Robot Blocking Protocol).&nbsp;<\/p>\n\n\n\n<p>The robots.txt file must have a file across the site, and it needs to be properly configured. A robots.txt file that is not modified using proper commands will not be considered by search engines, and the directions you do not want to crawl can also be ignored. Therefore, this file, which is small but has a high impact, should be properly formatted.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"640\" height=\"640\" src=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/06\/creating-robots-txt.png\" alt=\"create robots.txt\" class=\"wp-image-5636\"\/><\/figure><\/div>\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"How_to_Create_Robotstxt_File\"><\/span>How to Create Robots.txt File?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The robots.txt script should be set within the framework of certain levels and downloaded to your website&#8217;s root directory this way. First of all, it is necessary to have your robots.txt file in the root directory of your website. And it should not be in the subfolder or in separate pages where the file is active. If we need to set an example for proper use; We can say that you can be in the form of https:\/\/www.Abcd.Com\/robots.txt. However, using https:\/\/www.Abcd.Com\/main\/robots.txt could be a misuse of robots.Txt. The robots.txt file must be plain text. Because the file is constantly being updated, you must keep it in a format that you can work on at any time, hiding or deleting it. If you want to learn more about <a href=\"https:\/\/www.dopinger.com\/blog\/how-to-create-robots-txt-file\" target=\"_blank\" rel=\"noreferrer noopener\">creating a robots.txt file<\/a> in more detail, please check out our related article.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Posted_URL_Blocked_Robotstxt_File_What_Does_It_Mean\"><\/span>Posted URL Blocked Robots.txt File What Does It Mean?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>This error occurred when you submitted your page for identification, and Google bots could not access your site due to a command at robots.txt. Very common on new sites or shipping sites.<\/p>\n\n\n\n<p>How to fix it: Remove the line of code that prevents the site from being identified in your Robots.txt file. To test this, use the robots.txt test tool installed in the old version. The new Google SC does not immediately detect your robots.txt file, so use the test tool.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"640\" height=\"640\" src=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/06\/what-does-it-mean-when-messages-are-indexing.png\" alt=\"what does it mean when messages are indexing\" class=\"wp-image-5635\"\/><\/figure><\/div>\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"What_Does_It_Mean_When_Messages_Are_Indexing\"><\/span>What Does It Mean When Messages Are Indexing?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>When using SQL queries, accessing data from a disk may take a while. Here, it points to a data structure that helps to quickly find and access the table of contents contained in the database. The identification method reduces the number of disks reached by transaction queries. The guide consists of two parts; search key and data reference. Browse key contains a key or table candidate key. So, the data reference contains a disk address with a value corresponding to that key. Also, there are several types of indicators. <\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Filtered Index: Filtered indexes allow for quick data search.<\/li>\n\n\n\n<li>Key Index: Uses a combination of two or more columns to create an index. The record group contains records with similar structures. And these groups form clues.<\/li>\n\n\n\n<li>Combined Index: Uses a combination of two or more columns to create an index. The record group contains records with similar structures. And these groups form clues.<\/li>\n\n\n\n<li>Second Index Input: Includes another index level to reduce the size of the match.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Briefly_Indexed_Though_Blocked_by_robotstxt\"><\/span>Briefly Indexed, Though Blocked by robots.txt<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>If you are simply building your website or want to change your existing design, the first thing your site needs is a robots.txt file. If your live website does not have a robots.txt file, it is important to create a robots.txt file immediately. We can honestly say that more than half of the websites on which we did the SEO project did not have a robots.txt file, which created a lot of difficulties. However, with quick interventions, you can create a robots.txt file with the right levels and eliminate the disadvantages. So, if you liked our article about the indexed, though blocked by robots.txt case, be sure to check out our other articles related to this topic. For example, you may like our <a href=\"https:\/\/www.dopinger.com\/blog\/technical-seo-checklist\" target=\"_blank\" rel=\"noreferrer noopener\">technical SEO checklist<\/a> as well.<\/p>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\">     <\/div>\n\n    <div class=\"container m-0 p-0 pm-faq\">\n            <h2 class=\"accordion-title\"><span class=\"ez-toc-section\" id=\"Frequently_Asked_Questions_About\"><\/span>Frequently Asked Questions About <span class=\"ez-toc-section-end\"><\/span><\/h2>\n        <div class=\"faq accordion faq-drop\" id=\"accordion\">\n            <div class=\"col-md-12 faq-card m-0 p-0\">\n                    <div class=\"card faq\">\n                        <div class=\"card-header collapsed d-flex justify-content-between align-items-center d-flex\" id=\"heading0\"\n                             data-toggle=\"collapse\" data-target=\"#collapse_0\" aria-expanded=\"true\" role=\"button\"\n                             aria-controls=\"collapse_0\">\n                            Why do I need a robots.txt file?\n                            <svg class=\"close\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M12.0001 18.1566C11.7432 18.1533 11.4979 18.0497 11.3163 17.8681C11.1347 17.6865 11.0312 17.4412 11.0278 17.1844V6.81402C11.0278 6.55617 11.1303 6.30888 11.3126 6.12655C11.4949 5.94423 11.7422 5.8418 12.0001 5.8418C12.2579 5.8418 12.5052 5.94423 12.6875 6.12655C12.8698 6.30888 12.9723 6.55617 12.9723 6.81402V17.1844C12.9689 17.4412 12.8654 17.6865 12.6838 17.8681C12.5022 18.0497 12.2569 18.1533 12.0001 18.1566Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#4266FF\"\/>\n                            <\/svg>\n                            <svg class=\"open\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M5.84241 11.9996C5.84577 11.7428 5.94928 11.4974 6.13088 11.3158C6.31249 11.1342 6.55783 11.0307 6.81464 11.0273L17.185 11.0273C17.4429 11.0273 17.6901 11.1298 17.8725 11.3121C18.0548 11.4944 18.1572 11.7417 18.1572 11.9996C18.1572 12.2574 18.0548 12.5047 17.8725 12.687C17.6901 12.8694 17.4429 12.9718 17.185 12.9718L6.81464 12.9718C6.55783 12.9684 6.31249 12.8649 6.13088 12.6833C5.94928 12.5017 5.84577 12.2564 5.84241 11.9996Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#EF4444\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div id=\"collapse_0\" class=\"collapse\" aria-labelledby=\"heading0\" data-parent=\"#accordion\">\n                            <div class=\"card-body\">\n                                <p>All major search engines search for robots.txt files as soon as they arrive at your site. It always helps to have a robots.txt file on any part of your site, whether you want to or not, to prevent spiders from entering.<\/p>\n                            <\/div>\n                        <\/div>\n                        <\/div>\n                        \n                    <div class=\"card faq\">\n                        <div class=\"card-header collapsed d-flex justify-content-between align-items-center d-flex\" id=\"heading1\"\n                             data-toggle=\"collapse\" data-target=\"#collapse_1\" aria-expanded=\"true\" role=\"button\"\n                             aria-controls=\"collapse_1\">\n                            Why might I want to stop spiders?\n                            <svg class=\"close\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M12.0001 18.1566C11.7432 18.1533 11.4979 18.0497 11.3163 17.8681C11.1347 17.6865 11.0312 17.4412 11.0278 17.1844V6.81402C11.0278 6.55617 11.1303 6.30888 11.3126 6.12655C11.4949 5.94423 11.7422 5.8418 12.0001 5.8418C12.2579 5.8418 12.5052 5.94423 12.6875 6.12655C12.8698 6.30888 12.9723 6.55617 12.9723 6.81402V17.1844C12.9689 17.4412 12.8654 17.6865 12.6838 17.8681C12.5022 18.0497 12.2569 18.1533 12.0001 18.1566Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#4266FF\"\/>\n                            <\/svg>\n                            <svg class=\"open\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M5.84241 11.9996C5.84577 11.7428 5.94928 11.4974 6.13088 11.3158C6.31249 11.1342 6.55783 11.0307 6.81464 11.0273L17.185 11.0273C17.4429 11.0273 17.6901 11.1298 17.8725 11.3121C18.0548 11.4944 18.1572 11.7417 18.1572 11.9996C18.1572 12.2574 18.0548 12.5047 17.8725 12.687C17.6901 12.8694 17.4429 12.9718 17.185 12.9718L6.81464 12.9718C6.55783 12.9684 6.31249 12.8649 6.13088 12.6833C5.94928 12.5017 5.84577 12.2564 5.84241 11.9996Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#EF4444\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div id=\"collapse_1\" class=\"collapse\" aria-labelledby=\"heading1\" data-parent=\"#accordion\">\n                            <div class=\"card-body\">\n                                <p>The site may not be complete yet. Or it may contain pages that are not complete. In this case, you may not want your site or pages indexed in the middle. You may have content or category on your site that does not require encryption. But is still important to you, and you may not want it to be registered with search engines and appear in the search. And there could be many more reasons.<\/p>\n                            <\/div>\n                        <\/div>\n                        <\/div>\n                        \n                    <div class=\"card faq\">\n                        <div class=\"card-header collapsed d-flex justify-content-between align-items-center d-flex\" id=\"heading2\"\n                             data-toggle=\"collapse\" data-target=\"#collapse_2\" aria-expanded=\"true\" role=\"button\"\n                             aria-controls=\"collapse_2\">\n                            How do I protect a particular file from a pot with robots.txt?\n                            <svg class=\"close\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M12.0001 18.1566C11.7432 18.1533 11.4979 18.0497 11.3163 17.8681C11.1347 17.6865 11.0312 17.4412 11.0278 17.1844V6.81402C11.0278 6.55617 11.1303 6.30888 11.3126 6.12655C11.4949 5.94423 11.7422 5.8418 12.0001 5.8418C12.2579 5.8418 12.5052 5.94423 12.6875 6.12655C12.8698 6.30888 12.9723 6.55617 12.9723 6.81402V17.1844C12.9689 17.4412 12.8654 17.6865 12.6838 17.8681C12.5022 18.0497 12.2569 18.1533 12.0001 18.1566Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#4266FF\"\/>\n                            <\/svg>\n                            <svg class=\"open\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M5.84241 11.9996C5.84577 11.7428 5.94928 11.4974 6.13088 11.3158C6.31249 11.1342 6.55783 11.0307 6.81464 11.0273L17.185 11.0273C17.4429 11.0273 17.6901 11.1298 17.8725 11.3121C18.0548 11.4944 18.1572 11.7417 18.1572 11.9996C18.1572 12.2574 18.0548 12.5047 17.8725 12.687C17.6901 12.8694 17.4429 12.9718 17.185 12.9718L6.81464 12.9718C6.55783 12.9684 6.31249 12.8649 6.13088 12.6833C5.94928 12.5017 5.84577 12.2564 5.84241 11.9996Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#EF4444\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div id=\"collapse_2\" class=\"collapse\" aria-labelledby=\"heading2\" data-parent=\"#accordion\">\n                            <div class=\"card-body\">\n                                <p>For example, you create a section called &#8220;News,&#8221; and you do not want the robots to come and record before they are ready. In this case, you should use an asterisk &#8220;*&#8221; instead of specifying the name of the robots directly because the target is a robot.\u00a0<\/p>\n                            <\/div>\n                        <\/div>\n                        <\/div>\n                        \n                    <div class=\"card faq\">\n                        <div class=\"card-header collapsed d-flex justify-content-between align-items-center d-flex\" id=\"heading3\"\n                             data-toggle=\"collapse\" data-target=\"#collapse_3\" aria-expanded=\"true\" role=\"button\"\n                             aria-controls=\"collapse_3\">\n                            What does the Google index mean?\n                            <svg class=\"close\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M12.0001 18.1566C11.7432 18.1533 11.4979 18.0497 11.3163 17.8681C11.1347 17.6865 11.0312 17.4412 11.0278 17.1844V6.81402C11.0278 6.55617 11.1303 6.30888 11.3126 6.12655C11.4949 5.94423 11.7422 5.8418 12.0001 5.8418C12.2579 5.8418 12.5052 5.94423 12.6875 6.12655C12.8698 6.30888 12.9723 6.55617 12.9723 6.81402V17.1844C12.9689 17.4412 12.8654 17.6865 12.6838 17.8681C12.5022 18.0497 12.2569 18.1533 12.0001 18.1566Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#4266FF\"\/>\n                            <\/svg>\n                            <svg class=\"open\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M5.84241 11.9996C5.84577 11.7428 5.94928 11.4974 6.13088 11.3158C6.31249 11.1342 6.55783 11.0307 6.81464 11.0273L17.185 11.0273C17.4429 11.0273 17.6901 11.1298 17.8725 11.3121C18.0548 11.4944 18.1572 11.7417 18.1572 11.9996C18.1572 12.2574 18.0548 12.5047 17.8725 12.687C17.6901 12.8694 17.4429 12.9718 17.185 12.9718L6.81464 12.9718C6.55783 12.9684 6.31249 12.8649 6.13088 12.6833C5.94928 12.5017 5.84577 12.2564 5.84241 11.9996Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#EF4444\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div id=\"collapse_3\" class=\"collapse\" aria-labelledby=\"heading3\" data-parent=\"#accordion\">\n                            <div class=\"card-body\">\n                                <p>Google Directory is from the Google webmaster search tool. If you care about live traffic from Google, that is, if you want your visitors to find you as a result of Google search and click on your site, you should definitely sign up for Search Console.<\/p>\n                            <\/div>\n                        <\/div>\n                        <\/div>\n                        \n                    <div class=\"card faq\">\n                        <div class=\"card-header collapsed d-flex justify-content-between align-items-center d-flex\" id=\"heading4\"\n                             data-toggle=\"collapse\" data-target=\"#collapse_4\" aria-expanded=\"true\" role=\"button\"\n                             aria-controls=\"collapse_4\">\n                            How to edit a submitted URL marked as &#8220;noindex&#8221;?\n                            <svg class=\"close\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M12.0001 18.1566C11.7432 18.1533 11.4979 18.0497 11.3163 17.8681C11.1347 17.6865 11.0312 17.4412 11.0278 17.1844V6.81402C11.0278 6.55617 11.1303 6.30888 11.3126 6.12655C11.4949 5.94423 11.7422 5.8418 12.0001 5.8418C12.2579 5.8418 12.5052 5.94423 12.6875 6.12655C12.8698 6.30888 12.9723 6.55617 12.9723 6.81402V17.1844C12.9689 17.4412 12.8654 17.6865 12.6838 17.8681C12.5022 18.0497 12.2569 18.1533 12.0001 18.1566Z\" fill=\"#4266FF\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#4266FF\"\/>\n                            <\/svg>\n                            <svg class=\"open\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                              <path d=\"M12.0002 23.6663C9.69272 23.6663 7.43709 22.9821 5.51851 21.7002C3.59994 20.4182 2.1046 18.5961 1.22157 16.4643C0.338551 14.3325 0.107512 11.9867 0.557673 9.72362C1.00783 7.46051 2.11898 5.38171 3.75059 3.7501C5.3822 2.11849 7.461 1.00735 9.72411 0.557185C11.9872 0.107024 14.333 0.338063 16.4648 1.22108C18.5966 2.10411 20.4187 3.59945 21.7006 5.51803C22.9826 7.4366 23.6668 9.69223 23.6668 11.9997C23.6668 15.0939 22.4377 18.0613 20.2497 20.2493C18.0618 22.4372 15.0944 23.6663 12.0002 23.6663ZM12.0002 2.27746C10.0773 2.27746 8.1976 2.84766 6.59879 3.91595C4.99998 4.98424 3.75386 6.50264 3.01801 8.27914C2.28215 10.0556 2.08962 12.0105 2.46476 13.8964C2.83989 15.7823 3.76584 17.5146 5.12552 18.8743C6.48519 20.234 8.21753 21.16 10.1035 21.5351C11.9894 21.9102 13.9442 21.7177 15.7207 20.9818C17.4972 20.246 19.0156 18.9999 20.0839 17.4011C21.1522 15.8022 21.7224 13.9226 21.7224 11.9997C21.7224 9.42118 20.6981 6.9483 18.8748 5.12503C17.0515 3.30176 14.5787 2.27746 12.0002 2.27746Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M5.84241 11.9996C5.84577 11.7428 5.94928 11.4974 6.13088 11.3158C6.31249 11.1342 6.55783 11.0307 6.81464 11.0273L17.185 11.0273C17.4429 11.0273 17.6901 11.1298 17.8725 11.3121C18.0548 11.4944 18.1572 11.7417 18.1572 11.9996C18.1572 12.2574 18.0548 12.5047 17.8725 12.687C17.6901 12.8694 17.4429 12.9718 17.185 12.9718L6.81464 12.9718C6.55783 12.9684 6.31249 12.8649 6.13088 12.6833C5.94928 12.5017 5.84577 12.2564 5.84241 11.9996Z\" fill=\"#EF4444\"\/>\n                              <path d=\"M17.1854 12.9718H6.815C6.55715 12.9718 6.30986 12.8694 6.12753 12.687C5.9452 12.5047 5.84277 12.2574 5.84277 11.9996C5.84277 11.7417 5.9452 11.4944 6.12753 11.3121C6.30986 11.1298 6.55715 11.0273 6.815 11.0273H17.1854C17.4432 11.0273 17.6905 11.1298 17.8728 11.3121C18.0552 11.4944 18.1576 11.7417 18.1576 11.9996C18.1576 12.2574 18.0552 12.5047 17.8728 12.687C17.6905 12.8694 17.4432 12.9718 17.1854 12.9718Z\" fill=\"#EF4444\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div id=\"collapse_4\" class=\"collapse\" aria-labelledby=\"heading4\" data-parent=\"#accordion\">\n                            <div class=\"card-body\">\n                                <p>Remove the meta tag &#8220;noindex&#8221; from the pages you want. Also, if you are using a customized CMS like WordPress and there is an XML Sitemap plugin, uncheck the &#8220;Include site map in HTML format&#8221; option.<\/p>\n                            <\/div>\n                        <\/div>\n                        <\/div>\n                        <\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>The main function of bots is search engine crawling and archiving Web page history. Sometimes, you want to keep parts of your website that contain important information where bots in the search engine can access. Here, the robots.txt is one of the methods you can use to accomplish this purpose. [&hellip;]<\/p>\n","protected":false},"author":18,"featured_media":13760,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[24],"tags":[],"class_list":["post-5630","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technical-seo","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Indexed, Though Blocked by robots.txt: How to Fix - Dopinger<\/title>\n<meta name=\"description\" content=\"Indexed, Though Blocked by robots.txt. This is an issue that many website owners face. Hre, we explain how to overcome this situation.\" \/>\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.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Indexed, Though Blocked by robots.txt: How to Fix - Dopinger\" \/>\n<meta property=\"og:description\" content=\"Indexed, Though Blocked by robots.txt. This is an issue that many website owners face. Hre, we explain how to overcome this situation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt\" \/>\n<meta property=\"og:site_name\" content=\"Dopinger Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/dopingercom\/\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/margritaksu\" \/>\n<meta property=\"article:published_time\" content=\"2021-06-09T07:22:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-13T12:04:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/06\/indexed-though-blocked-by-robots-txt.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1248\" \/>\n\t<meta property=\"og:image:height\" content=\"832\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Margrit Aksu\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@margritsays\" \/>\n<meta name=\"twitter:site\" content=\"@dopingercom\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Margrit Aksu\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. 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\":\"Article\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt\"},\"author\":{\"name\":\"Margrit Aksu\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/#\/schema\/person\/410ac996c6ed46b7410677588d47f8f2\"},\"headline\":\"Indexed, Though Blocked by robots.txt\",\"datePublished\":\"2021-06-09T07:22:22+00:00\",\"dateModified\":\"2023-11-13T12:04:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt\"},\"wordCount\":1178,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#primaryimage\"},\"thumbnailUrl\":\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/06\/indexed-though-blocked-by-robots-txt.jpg\",\"articleSection\":[\"Technical SEO\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#respond\"]}]},{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt\",\"url\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt\",\"name\":\"Indexed, Though Blocked by robots.txt: How to Fix - Dopinger\",\"isPartOf\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#primaryimage\"},\"thumbnailUrl\":\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/06\/indexed-though-blocked-by-robots-txt.jpg\",\"datePublished\":\"2021-06-09T07:22:22+00:00\",\"dateModified\":\"2023-11-13T12:04:19+00:00\",\"description\":\"Indexed, Though Blocked by robots.txt. This is an issue that many website owners face. Hre, we explain how to overcome this situation.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#breadcrumb\"},\"mainEntity\":[{\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164332989\"},{\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164341677\"},{\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164351197\"},{\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164362164\"},{\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164373615\"}],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#primaryimage\",\"url\":\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/06\/indexed-though-blocked-by-robots-txt.jpg\",\"contentUrl\":\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/06\/indexed-though-blocked-by-robots-txt.jpg\",\"width\":1248,\"height\":832,\"caption\":\"indexed though blocked by robots.txt\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.dopinger.com\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Indexed, Though Blocked by robots.txt\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/#website\",\"url\":\"https:\/\/www.dopinger.com\/blog\/\",\"name\":\"Dopinger Blog\",\"description\":\"Dopinger\",\"publisher\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.dopinger.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/#organization\",\"name\":\"Dopinger Blog\",\"url\":\"https:\/\/www.dopinger.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2022\/02\/dopinger-blog-logo.png\",\"contentUrl\":\"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2022\/02\/dopinger-blog-logo.png\",\"width\":157,\"height\":48,\"caption\":\"Dopinger Blog\"},\"image\":{\"@id\":\"https:\/\/www.dopinger.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/dopingercom\/\",\"https:\/\/x.com\/dopingercom\",\"https:\/\/www.instagram.com\/dopinger_com\/\",\"https:\/\/www.linkedin.com\/company\/dopingercom\/\",\"https:\/\/tr.pinterest.com\/dopingercom\/_saved\/\",\"https:\/\/www.youtube.com\/dopinger\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/#\/schema\/person\/410ac996c6ed46b7410677588d47f8f2\",\"name\":\"Margrit Aksu\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.dopinger.com\/blog\/wp-content\/uploads\/2022\/11\/margrit-aksu-96x96.png\",\"contentUrl\":\"https:\/\/www.dopinger.com\/blog\/wp-content\/uploads\/2022\/11\/margrit-aksu-96x96.png\",\"caption\":\"Margrit Aksu\"},\"description\":\"Margrit Aksu, a graduate of English Literature, is passionate about the English language. As she dived deeper into this language, writing, creating and editing articles became her passion. That's why she has been working as an SEO Content Editor at Dopinger digital marketing agency since 2021. Besides that, his witty YouTube videos about psychology or philosophy work perfectly to cheer him up after a tiring day. Margrit Aksu produces informative content on the Dopinger blog in her native English with the knowledge she has gained about SEO and Digital marketing studies.\",\"sameAs\":[\"https:\/\/www.dopinger.com\/blog\/author\/margrit-aksu\",\"https:\/\/www.facebook.com\/margritaksu\",\"https:\/\/www.instagram.com\/margritaksu\",\"https:\/\/www.linkedin.com\/in\/margrit-aksu-21252b146\",\"https:\/\/x.com\/margritsays\"],\"url\":\"https:\/\/www.dopinger.com\/blog\/author\/margrit-aksu\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164332989\",\"position\":1,\"url\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164332989\",\"name\":\"Why do I need a robots.txt file?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"All major search engines search for robots.txt files as soon as they arrive at your site. It always helps to have a robots.txt file on any part of your site, whether you want to or not, to prevent spiders from entering.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164341677\",\"position\":2,\"url\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164341677\",\"name\":\"Why might I want to stop spiders?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The site may not be complete yet. Or it may contain pages that are not complete. In this case, you may not want your site or pages indexed in the middle. You may have content or category on your site that does not require encryption. But is still important to you, and you may not want it to be registered with search engines and appear in the search. And there could be many more reasons.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164351197\",\"position\":3,\"url\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164351197\",\"name\":\"How do I protect a particular file from a pot with robots.txt?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"For example, you create a section called \\\"News,\\\" and you do not want the robots to come and record before they are ready. In this case, you should use an asterisk \\\"*\\\" instead of specifying the name of the robots directly because the target is a robot.\u00a0\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164362164\",\"position\":4,\"url\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164362164\",\"name\":\"What does the Google index mean?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Google Directory is from the Google webmaster search tool. If you care about live traffic from Google, that is, if you want your visitors to find you as a result of Google search and click on your site, you should definitely sign up for Search Console.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164373615\",\"position\":5,\"url\":\"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164373615\",\"name\":\"How to edit a submitted URL marked as \\\"noindex\\\"?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Remove the meta tag \\\"noindex\\\" from the pages you want. Also, if you are using a customized CMS like WordPress and there is an XML Sitemap plugin, uncheck the \\\"Include site map in HTML format\\\" option.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Indexed, Though Blocked by robots.txt: How to Fix - Dopinger","description":"Indexed, Though Blocked by robots.txt. This is an issue that many website owners face. Hre, we explain how to overcome this situation.","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.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt","og_locale":"en_US","og_type":"article","og_title":"Indexed, Though Blocked by robots.txt: How to Fix - Dopinger","og_description":"Indexed, Though Blocked by robots.txt. This is an issue that many website owners face. Hre, we explain how to overcome this situation.","og_url":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt","og_site_name":"Dopinger Blog","article_publisher":"https:\/\/www.facebook.com\/dopingercom\/","article_author":"https:\/\/www.facebook.com\/margritaksu","article_published_time":"2021-06-09T07:22:22+00:00","article_modified_time":"2023-11-13T12:04:19+00:00","og_image":[{"width":1248,"height":832,"url":"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/06\/indexed-though-blocked-by-robots-txt.jpg","type":"image\/jpeg"}],"author":"Margrit Aksu","twitter_card":"summary_large_image","twitter_creator":"@margritsays","twitter_site":"@dopingercom","twitter_misc":{"Written by":"Margrit Aksu","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#article","isPartOf":{"@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt"},"author":{"name":"Margrit Aksu","@id":"https:\/\/www.dopinger.com\/blog\/#\/schema\/person\/410ac996c6ed46b7410677588d47f8f2"},"headline":"Indexed, Though Blocked by robots.txt","datePublished":"2021-06-09T07:22:22+00:00","dateModified":"2023-11-13T12:04:19+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt"},"wordCount":1178,"commentCount":0,"publisher":{"@id":"https:\/\/www.dopinger.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#primaryimage"},"thumbnailUrl":"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/06\/indexed-though-blocked-by-robots-txt.jpg","articleSection":["Technical SEO"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#respond"]}]},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt","url":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt","name":"Indexed, Though Blocked by robots.txt: How to Fix - Dopinger","isPartOf":{"@id":"https:\/\/www.dopinger.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#primaryimage"},"image":{"@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#primaryimage"},"thumbnailUrl":"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/06\/indexed-though-blocked-by-robots-txt.jpg","datePublished":"2021-06-09T07:22:22+00:00","dateModified":"2023-11-13T12:04:19+00:00","description":"Indexed, Though Blocked by robots.txt. This is an issue that many website owners face. Hre, we explain how to overcome this situation.","breadcrumb":{"@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#breadcrumb"},"mainEntity":[{"@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164332989"},{"@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164341677"},{"@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164351197"},{"@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164362164"},{"@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164373615"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#primaryimage","url":"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/06\/indexed-though-blocked-by-robots-txt.jpg","contentUrl":"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2021\/06\/indexed-though-blocked-by-robots-txt.jpg","width":1248,"height":832,"caption":"indexed though blocked by robots.txt"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.dopinger.com\/blog"},{"@type":"ListItem","position":2,"name":"Indexed, Though Blocked by robots.txt"}]},{"@type":"WebSite","@id":"https:\/\/www.dopinger.com\/blog\/#website","url":"https:\/\/www.dopinger.com\/blog\/","name":"Dopinger Blog","description":"Dopinger","publisher":{"@id":"https:\/\/www.dopinger.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dopinger.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.dopinger.com\/blog\/#organization","name":"Dopinger Blog","url":"https:\/\/www.dopinger.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dopinger.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2022\/02\/dopinger-blog-logo.png","contentUrl":"https:\/\/storage.googleapis.com\/dopingcloud\/blog\/en\/2022\/02\/dopinger-blog-logo.png","width":157,"height":48,"caption":"Dopinger Blog"},"image":{"@id":"https:\/\/www.dopinger.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/dopingercom\/","https:\/\/x.com\/dopingercom","https:\/\/www.instagram.com\/dopinger_com\/","https:\/\/www.linkedin.com\/company\/dopingercom\/","https:\/\/tr.pinterest.com\/dopingercom\/_saved\/","https:\/\/www.youtube.com\/dopinger"]},{"@type":"Person","@id":"https:\/\/www.dopinger.com\/blog\/#\/schema\/person\/410ac996c6ed46b7410677588d47f8f2","name":"Margrit Aksu","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dopinger.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/www.dopinger.com\/blog\/wp-content\/uploads\/2022\/11\/margrit-aksu-96x96.png","contentUrl":"https:\/\/www.dopinger.com\/blog\/wp-content\/uploads\/2022\/11\/margrit-aksu-96x96.png","caption":"Margrit Aksu"},"description":"Margrit Aksu, a graduate of English Literature, is passionate about the English language. As she dived deeper into this language, writing, creating and editing articles became her passion. That's why she has been working as an SEO Content Editor at Dopinger digital marketing agency since 2021. Besides that, his witty YouTube videos about psychology or philosophy work perfectly to cheer him up after a tiring day. Margrit Aksu produces informative content on the Dopinger blog in her native English with the knowledge she has gained about SEO and Digital marketing studies.","sameAs":["https:\/\/www.dopinger.com\/blog\/author\/margrit-aksu","https:\/\/www.facebook.com\/margritaksu","https:\/\/www.instagram.com\/margritaksu","https:\/\/www.linkedin.com\/in\/margrit-aksu-21252b146","https:\/\/x.com\/margritsays"],"url":"https:\/\/www.dopinger.com\/blog\/author\/margrit-aksu"},{"@type":"Question","@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164332989","position":1,"url":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164332989","name":"Why do I need a robots.txt file?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"All major search engines search for robots.txt files as soon as they arrive at your site. It always helps to have a robots.txt file on any part of your site, whether you want to or not, to prevent spiders from entering.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164341677","position":2,"url":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164341677","name":"Why might I want to stop spiders?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"The site may not be complete yet. Or it may contain pages that are not complete. In this case, you may not want your site or pages indexed in the middle. You may have content or category on your site that does not require encryption. But is still important to you, and you may not want it to be registered with search engines and appear in the search. And there could be many more reasons.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164351197","position":3,"url":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164351197","name":"How do I protect a particular file from a pot with robots.txt?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"For example, you create a section called \"News,\" and you do not want the robots to come and record before they are ready. In this case, you should use an asterisk \"*\" instead of specifying the name of the robots directly because the target is a robot.\u00a0","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164362164","position":4,"url":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164362164","name":"What does the Google index mean?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Google Directory is from the Google webmaster search tool. If you care about live traffic from Google, that is, if you want your visitors to find you as a result of Google search and click on your site, you should definitely sign up for Search Console.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164373615","position":5,"url":"https:\/\/www.dopinger.com\/blog\/indexed-though-blocked-by-robots-txt#faq-question-1623164373615","name":"How to edit a submitted URL marked as \"noindex\"?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Remove the meta tag \"noindex\" from the pages you want. Also, if you are using a customized CMS like WordPress and there is an XML Sitemap plugin, uncheck the \"Include site map in HTML format\" option.","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/posts\/5630","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/comments?post=5630"}],"version-history":[{"count":7,"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/posts\/5630\/revisions"}],"predecessor-version":[{"id":21464,"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/posts\/5630\/revisions\/21464"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/media\/13760"}],"wp:attachment":[{"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/media?parent=5630"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/categories?post=5630"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dopinger.com\/blog\/wp-json\/wp\/v2\/tags?post=5630"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}