Skip to content

DOC: Disallowing search engines in the development docs #26931

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2019
Merged

DOC: Disallowing search engines in the development docs #26931

merged 1 commit into from
Jun 18, 2019

Conversation

datapythonista
Copy link
Member

@codecov
Copy link

codecov bot commented Jun 18, 2019

Codecov Report

Merging #26931 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26931      +/-   ##
==========================================
- Coverage   91.87%   91.86%   -0.01%     
==========================================
  Files         180      180              
  Lines       50716    50716              
==========================================
- Hits        46593    46589       -4     
- Misses       4123     4127       +4
Flag Coverage Δ
#multiple 90.45% <ø> (ø) ⬆️
#single 41.1% <ø> (-0.09%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 88.88% <0%> (-11.12%) ⬇️
pandas/core/frame.py 96.88% <0%> (-0.12%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d39a6de...dbd3764. Read the comment docs.

@jreback jreback added this to the 0.25.0 milestone Jun 18, 2019
@jreback jreback merged commit 5828b31 into pandas-dev:master Jun 18, 2019
@jreback
Copy link
Contributor

jreback commented Jun 18, 2019

sure. note sure how we can tell if this works?

@datapythonista
Copy link
Member Author

The file has been created successfully, that worked: https://dev.pandas.io/robots.txt

I think Google has tools where they give you information on how they crawl your site, but not much idea how that works, and not really looking forward to start working in SEO now. :)

I think we can simply wait some days until Google updates its data, and then we shouldn't see all the results here: https://www.google.com/search?q=site%3Adev.pandas.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Disallow crawlers in development docs
2 participants