odoo/odoo#173793

Created by Website, Sanjay Sharma (shsa)
Merged at 73fd756cd5aa48aa86c3c037b59d4701f61701f4

Statuses:

label
odoo-dev:saas-17.4-seo-notification-shsa
head
756091cf39e40feb94785cb5e974b1968b98f934
merged
7 months ago by Website, Serge Bayet (seba)
odoo/odoo
saas-17.4 #173793
18.0 #198292
saas-18.1 #198729
saas-18.2 #198735
saas-18.3
saas-18.4
19.0
master #198813

[FIX] website: display seo notifications on save after publishing a page

Steps to Reproduce:
1. Create a new page using the "New" button and save it.
2. Publish the page using the "Publish/Unpublish" button.
3. Enter Edit mode (without reloading the page), update the page content, and save.
4. The SEO notification does not appear.

Reason for Change:

This PR fixes an issue where SEO notifications were not displayed after creating, publishing, editing, and saving a page. The fix ensures SEO data includes the website's publish status, which was previously missing in 1. This update guarantees that the notification appears only when necessary.

task-4046471