Report this

What is the reason for this report?

Why is crawling user profiles disallowed?

Posted on February 21, 2017

I was wondering why was my profile not indexed by Google. So i looked into DO’s robots.txt and there was a line:

# Only allow crawling of the canonical user profile
Disallow: /community/users/*?primary_filter=*

So can you explain why is profile crawling disallowed and what is a canonical profile?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

It is indexed. And by canonical URL means DO want to index /community/users/someuser but not /community/users/someuser?primary_filter=something Canonical URLs are used by many sites to avoid having search engines indexing multiple versions of the same data, just with a slightly different URL.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.