Skip to content

Conversation

@gfcapalbo
Copy link

Roetz current uses the OCA website_no_crawler module to edit robots.txt to disallow certain URL's from being crawled by Odoo. This is however not watertight and Google advises to instead use the tag in the header of a page, to classify it as something that should not be indexed.

Forward-port of https://github.com/kardec-web/odoo-website-addons

@gfcapalbo gfcapalbo added the WIP label Jan 9, 2026
@gfcapalbo gfcapalbo force-pushed the 14.0-website-noindex branch 3 times, most recently from afb23f8 to 7ef57ae Compare January 9, 2026 14:08
oca-ci and others added 5 commits January 9, 2026 15:50
How to reproduce the issue:

1. Create a CRON with code "env.cr.execute('SELECT not_a_field FROM res_users')"
2. Manually Execute the CRON

Expected behavior:
The Exception is shown in the UI

Actual behavior:
The "Disconnected" notification is briefly shown, and right after a "Connected" notification is shown
@gfcapalbo gfcapalbo force-pushed the 14.0-website-noindex branch 4 times, most recently from 02cd15a to b871da4 Compare January 9, 2026 18:30
@gfcapalbo gfcapalbo force-pushed the 14.0-website-noindex branch from b871da4 to 1c97ec4 Compare January 12, 2026 07:32
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.

5 participants