Skip to main content

Unusual thing with Google

Comments

3 comments

  • KC George

    Hi Jim,

    On the basis of your sitemap, Google often indexes your website. Please review your sitemap's list of pages at https://silverview.ca/wp-sitemap.xml. You can access the author pages by clicking the last link in your sitemap.

    If you want to exclude the author pages from Google Index you can do this by adding a line to your robots.txt file Disallow: /author Once you've added this line, your Robots.txt file should be like follows:

    User-agent: *
    Disallow: /wp-admin/ 
    Disallow: /author/
    Allow: /wp-admin/admin-ajax.php Sitemap: https://silverview.ca/wp-sitemap.xml

    This is the path for your Robots.txt file. https://silverview.ca/robots.txt

    0
  • Jim Baker

    Thanks KC, much appreciated.

    Know I just need to find out where the robots.txt file is located and make the change.

    Any chance you could please guide me to where I would find the file?

    With thanks,

    Jim

    0
  • KC George

    Hi Jim,

    You may find your robots.txt file here: https://silverview.ca/robots.txt, as I had suggested in my previous response. Please consider these steps to modify the robots.txt file.

    1. Install an FTP client like FileZilla on your computer.
    2. Find your hosting account's FTP hostname, username, and password
    3. Use FileZilla to connect to your FTP server
    4. Download the robots.txt file to your PC
    5. Make the required edits to the file
    6. Upload the file to your server (overwrite the existing file with the file you have edited)
    0

Please sign in to leave a comment.