diff --git a/robots.txt b/robots.txt index 7297323..28a0a6b 100644 --- a/robots.txt +++ b/robots.txt @@ -41,6 +41,8 @@ Allow: /themes/*/images/ Allow: /themes/*/img/ Allow: /themes/*/js/ Allow: /themes/*/fonts/ + +# Allow content images Allow: /content/images/*.jpg Allow: /content/images/*.png Allow: /content/images/*.gif \ No newline at end of file