mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
Update robots.txt (#2043)
When using "Fetch and Render as Google" in Google Search console it will report "partial" rendering due to the blocked images in /user/images directory which is blocked because of the Disallow /user/ rule. Proposing this small change as it improves google rendering of the page.
This commit is contained in:
parent
636bc97d29
commit
9eded2ef39
|
|
@ -9,3 +9,4 @@ Disallow: /vendor/
|
|||
Disallow: /user/
|
||||
Allow: /user/pages/
|
||||
Allow: /user/themes/
|
||||
Allow: /user/images/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user