Feature/exclude url pattern of shared portfolios in robots.txt (#619)
* Exclude shared portfolios * Update changelogpull/620/head
parent
07de8f87fc
commit
0168c1c4e8
@ -1,4 +1,5 @@
|
|||||||
User-agent: *
|
User-agent: *
|
||||||
Allow: /
|
Allow: /
|
||||||
|
Disallow: /p/*
|
||||||
|
|
||||||
Sitemap: https://ghostfol.io/sitemap.xml
|
Sitemap: https://ghostfol.io/sitemap.xml
|
||||||
|
Loading…
Reference in new issue