Merged
Conversation
Member
|
Any particular reason, or it just makes it simpler? |
Member
Author
|
Sorry, yes. Apparently only google parses "Allow" statements, so by setting |
QuLogic
reviewed
Jan 27, 2021
Member
QuLogic
left a comment
There was a problem hiding this comment.
Some others that can be added:
- maybe
Matplotlib.pdf, as it is also versioned /mpl_toolkits/(it's just 3D, axistartist, and axes_grid, not e.g., basemap)/objects.inv(though I'm not sure if search indexes that)/plot_directive/- it's some intermediary for example images/pyplots/- more example images/win32_*.tar.gz- I don't know why these exist, but unlikely to be useful/xkcd- a random version (i.e., nowhere up-to-date) created with xkcd style
QuLogic
approved these changes
Jan 27, 2021
Member
QuLogic
left a comment
There was a problem hiding this comment.
Does the order matter? Can they be sorted?
Make robots.txt just call Disallow on top-level directory on website. This will direct search engines to the sub directories.
20844b9 to
d024b10
Compare
Member
Author
|
They were sorted (in the chronological order I typed them !) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Inverted the logic here to just disallow things that are in
/3.3.3/that we don't want robots crawling at the top level.