Skip to content

Multilanguage and sitemaps not properly supported #127

@kennylajara

Description

@kennylajara

Google and other search engines just look for the robots.txt file on the root directory.

http//example.com/folder/robots.txt
Not a valid robots.txt file. Crawlers don't check for robots.txt files in subdirectories.
Google documentation.

That means that the robots.txt for the non-default language is being ignored. ie: http://example.com/fr/robots.txt

So, the default behavior should be that the robots.txt files ignore any language configuration so they appear on the root file and all the sitemaps should be included on the robots.txt of the root.


Note: I found you allow the developers to change the settings so I can add the sitemaps by myself, and having the robots.txt on the folders won't hurt my SEO, it is just unnecessary. I am just letting you know because probably many developers using the app without figuring this out. By the way, thank you for the nice tool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions