Physical location of robots.txt file in Magento 2.2Robots.txt - Magento not in root folderMagento 2 Where can I find a xml file location?multisite magento and robots.txtMagento 2 created robots.txt/sitemap.xml in `http/` but not `pub/`unable to remove some codes from robots.txtRobots.txt for Magento 2.1+ - where did it go?Magento 2.2 refused to apply stylesheetWhere in the database is robots.txt content saved?robots.txt and sitemap.xml site.webmanifestmagento 2 robots.txt file is not creating in root directory after enabling settings

Why is the UH-60 tail rotor canted?

What are "the high ends of castles" called?

Function pointer parameter without asterisk

I am a dual citizen of United States and Mexico, can I use my Mexican license in california when visiting?

MITM on HTTPS traffic in Kazakhstan 2019

Does switching on an old games console without a cartridge damage it?

Can I use Sitecore's Configuration patching mechanics for my Identity Server configuration?

Why Lie algebras if what we care about in physics are groups?

Why is there an extra "t" in Lemmatization?

As a DM of a 4-player group, would it be appropriate for me to run a private 1-on-1 session so that one PC can act secretly?

You have no, but can try for yes

Has Iron Man made any suit for underwater combat?

Is it OK to accept a job opportunity while planning on not taking it?

Found more old paper shares from broken up companies

Why do we need an estimator to be consistent?

1025th term of the given sequence.

What would be the effects of (relatively) widespread precognition on the stock market?

Is it ethical to tell my teaching assistant that I like him?

What does a Nintendo Game Boy do when turned on without a game cartridge inserted?

Pass USB 3.0 connection through D-SUB connector

How can I disable a reserved profile?

Why is DC so, so, so Democratic?

What is the best word describing the nature of expiring in a short amount of time, connoting "losing public attention"?

Can someone clarify when a Trigger executes on a single record vs. multiple in one context?



Physical location of robots.txt file in Magento 2.2


Robots.txt - Magento not in root folderMagento 2 Where can I find a xml file location?multisite magento and robots.txtMagento 2 created robots.txt/sitemap.xml in `http/` but not `pub/`unable to remove some codes from robots.txtRobots.txt for Magento 2.1+ - where did it go?Magento 2.2 refused to apply stylesheetWhere in the database is robots.txt content saved?robots.txt and sitemap.xml site.webmanifestmagento 2 robots.txt file is not creating in root directory after enabling settings






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















Where can I find the location of robots.txt file in the Magento root?



Checked pub folder also.



Any one helps.










share|improve this question






























    2















    Where can I find the location of robots.txt file in the Magento root?



    Checked pub folder also.



    Any one helps.










    share|improve this question


























      2












      2








      2








      Where can I find the location of robots.txt file in the Magento root?



      Checked pub folder also.



      Any one helps.










      share|improve this question
















      Where can I find the location of robots.txt file in the Magento root?



      Checked pub folder also.



      Any one helps.







      magento2 magento2.2 robots.txt






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 25 '18 at 4:14









      Amit Bera

      62.2k16 gold badges84 silver badges183 bronze badges




      62.2k16 gold badges84 silver badges183 bronze badges










      asked Apr 25 '18 at 2:49









      sandipsandip

      1,2642 gold badges8 silver badges27 bronze badges




      1,2642 gold badges8 silver badges27 bronze badges




















          2 Answers
          2






          active

          oldest

          votes


















          1














          You have to configured a magento for generating robot.txt file.



          Please follow this tutorial



          https://support.hypernode.com/knowledgebase/create-robots-txt-magento-2/






          share|improve this answer























          • thanks for the note, I'm having an idea how to configure it from a backend, but I want the location of the robots.txt file

            – sandip
            Apr 25 '18 at 4:47


















          1














          It must be in root directory.
          Check this file here



          <magento-root>/vendor/magento/module-config/Model/Config/Backend/Admin/Robots.php


          First create robots.txt in root folder, give permission 777 and then follow this tutorial



          https://support.hypernode.com/knowledgebase/create-robots-txt-magento-2/



          Thanks






          share|improve this answer



























            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "479"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f223560%2fphysical-location-of-robots-txt-file-in-magento-2-2%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1














            You have to configured a magento for generating robot.txt file.



            Please follow this tutorial



            https://support.hypernode.com/knowledgebase/create-robots-txt-magento-2/






            share|improve this answer























            • thanks for the note, I'm having an idea how to configure it from a backend, but I want the location of the robots.txt file

              – sandip
              Apr 25 '18 at 4:47















            1














            You have to configured a magento for generating robot.txt file.



            Please follow this tutorial



            https://support.hypernode.com/knowledgebase/create-robots-txt-magento-2/






            share|improve this answer























            • thanks for the note, I'm having an idea how to configure it from a backend, but I want the location of the robots.txt file

              – sandip
              Apr 25 '18 at 4:47













            1












            1








            1







            You have to configured a magento for generating robot.txt file.



            Please follow this tutorial



            https://support.hypernode.com/knowledgebase/create-robots-txt-magento-2/






            share|improve this answer













            You have to configured a magento for generating robot.txt file.



            Please follow this tutorial



            https://support.hypernode.com/knowledgebase/create-robots-txt-magento-2/







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Apr 25 '18 at 4:27









            ImpunkjImpunkj

            9411 bronze badges




            9411 bronze badges












            • thanks for the note, I'm having an idea how to configure it from a backend, but I want the location of the robots.txt file

              – sandip
              Apr 25 '18 at 4:47

















            • thanks for the note, I'm having an idea how to configure it from a backend, but I want the location of the robots.txt file

              – sandip
              Apr 25 '18 at 4:47
















            thanks for the note, I'm having an idea how to configure it from a backend, but I want the location of the robots.txt file

            – sandip
            Apr 25 '18 at 4:47





            thanks for the note, I'm having an idea how to configure it from a backend, but I want the location of the robots.txt file

            – sandip
            Apr 25 '18 at 4:47













            1














            It must be in root directory.
            Check this file here



            <magento-root>/vendor/magento/module-config/Model/Config/Backend/Admin/Robots.php


            First create robots.txt in root folder, give permission 777 and then follow this tutorial



            https://support.hypernode.com/knowledgebase/create-robots-txt-magento-2/



            Thanks






            share|improve this answer





























              1














              It must be in root directory.
              Check this file here



              <magento-root>/vendor/magento/module-config/Model/Config/Backend/Admin/Robots.php


              First create robots.txt in root folder, give permission 777 and then follow this tutorial



              https://support.hypernode.com/knowledgebase/create-robots-txt-magento-2/



              Thanks






              share|improve this answer



























                1












                1








                1







                It must be in root directory.
                Check this file here



                <magento-root>/vendor/magento/module-config/Model/Config/Backend/Admin/Robots.php


                First create robots.txt in root folder, give permission 777 and then follow this tutorial



                https://support.hypernode.com/knowledgebase/create-robots-txt-magento-2/



                Thanks






                share|improve this answer















                It must be in root directory.
                Check this file here



                <magento-root>/vendor/magento/module-config/Model/Config/Backend/Admin/Robots.php


                First create robots.txt in root folder, give permission 777 and then follow this tutorial



                https://support.hypernode.com/knowledgebase/create-robots-txt-magento-2/



                Thanks







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Jul 13 at 9:22









                MageSoftech

                18214 bronze badges




                18214 bronze badges










                answered Apr 25 '18 at 6:04









                PravinPravin

                4035 silver badges21 bronze badges




                4035 silver badges21 bronze badges



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Magento Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f223560%2fphysical-location-of-robots-txt-file-in-magento-2-2%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Grendel Contents Story Scholarship Depictions Notes References Navigation menu10.1093/notesj/gjn112Berserkeree

                    Log in Navigation menu

                    Invalid response line returned from server: HTTP/2 401 | ErrorPlease Please Help With Error 500 Internal Server Error after upgrading from 1.7 to 1.9Unable to place new customer orders in admin backendMagento - For “Manage Categories” Forbidden You do not have permission to access this documentHTTP ERROR 500 when using require(_once) app/Mage.phpMemcached causing Web Setup Wizard ErrorCould not create an acl object: Invalid XMLAn error occurred on the server. Please try to place the order againInvalid response line returned from server: HTTP/2 200 - message after update to 2.1.7Magento-CE 2.3.0 installation error on XamppMagento 2.2.6- After Migration all default Payment Methods are not working fine