Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Jeffrey L. Smith

    (@seo-design-solutions)

    HI:

    You can tweak your robots.txt file in the file editor module.

    Here’s a reference guide on robots.txt

    Best,

    Jeffrey

    Thread Starter hugopereiraevb

    (@hugopereiraevb)

    Hi Jeffrey,

    Thanks for that. In the file editor module (Appearance > Editor) cannot find any .php or template that refers to the Robots.txt. Is there a specific place for it?

    We tried to do it directly in the server and everytime it we changed, the website shut down. Any similar experience in the past?

    Best,
    Hugo

    Thread Starter hugopereiraevb

    (@hugopereiraevb)

    Sorry, it was not meant the above comment.
    I went to file editor and change the robots.txt to be:

    User-agent: *
    Disallow:

    Still, no changes are applied: https://blog.ev-box.com/robots.txt.
    Suggestions?

    Plugin Author Jeffrey L. Smith

    (@seo-design-solutions)

    Hi Hugo:

    Just use ftp and upload your new robots.txt as many hosting permissions block direct modification of robots.

    FTP is the best way.

    Jeffrey

    Hello,
    I have edited my robots.txt file and did that through ftp but it didn’t change anything – when I go to

    https://www.playnwisconsin.com/robots.txt

    it still says…
    User-agent: *
    Disallow: /

    This is what is in the htaccess box in my SEO file editor-
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress
    Is this messing something up???
    Thanks for your help!

    Plugin Author Jeffrey L. Smith

    (@seo-design-solutions)

    @emphoto4:

    Just looked now, seems your pages are crawled and indexed just fine and can’t see robots.txt now, so, I assume you deleted?

    Best,

    Jeffrey

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Robots.txt’ is closed to new replies.