Skip to Content
Menu
This question has been flagged
1 Reply
3657 Views

Inside the standard templates you can find codelines like...

<meta name="description" t-att-content="main_object and 'website_meta_description' in main_object and main_object.website_meta_description or website_meta_description"/>

Questions are:
Where can i access/change properties like website_meta_description inside the main_objec?

How do i change page information like title after creation?

Avatar
Discard
Best Answer

Hello Martin,

The main_object variable holds the view object of currently rendered template.

Variables main_object.website_meta_description and main_object.name (additional title) can be set via "Promote" popup which can be access via the admin toolbar (black bar on top when logged-in via admin user) by clicking on "Promote" link.

The fields will be located under the "2. Reference Your Page" section in "Promote" popup.

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 25
781
2
Jun 25
2367
3
Apr 25
2581
1
Apr 25
2026
1
Dec 24
2363