Friday, March 1, 2024
2 changes · 17.0
Enhancements to existing features
This update improves the website creation experience by adding a helpful placeholder text to the industry selection field. Users will now see a hint about what to enter when creating a new website, reducing confusion and making the setup process more intuitive.
Original PR description
-User might not know what they going to type in, this commit add a placeholder in the input of industry selection to give a hint for user when in website creation Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update removes event booths from the website sitemap to improve search engine efficiency. Search engines will still discover booth pages naturally through website crawling, so explicitly listing each booth in the sitemap is unnecessary. This reduces unnecessary crawler requests and improves overall site performance.
Original PR description
If booth exists for this event, bot will discover it via crawling. Don't need to ask to crawler to check for each event if a booth exists. Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr