You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first time you try to save the SEO settings in the document type, it'll fail if you haven't filled in the ChangeFrequency for the sitemap. It gives an error stating that NULL is not allowed for the ChangeFrequency column in the database.
Probably just making that field nullable is the best.
The text was updated successfully, but these errors were encountered:
The first time you try to save the SEO settings in the document type, it'll fail if you haven't filled in the ChangeFrequency for the sitemap. It gives an error stating that NULL is not allowed for the ChangeFrequency column in the database.
Probably just making that field nullable is the best.
The text was updated successfully, but these errors were encountered: