How to add robots.txt to your quarto website? #4995
Answered
by
cscheid
kurianbenoy
asked this question in
Q&A
-
I was curious to know how is robots.txt be added for a quarto website? I noticed quarto website has a robots.txt file enabled. Can you share how it was added to quarto-website, I can prevent web crawling? |
Beta Was this translation helpful? Give feedback.
Answered by
cscheid
Mar 28, 2023
Replies: 2 comments 3 replies
-
Adding a |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
kurianbenoy
-
@cscheid do you know a way to add a disallow command to crawlers using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Adding a
robots.txt
file to your repository should just work.