Set page title from code

SEO is important, and element especially so.
How can I set page title from dynamic page which shows different items from database.

Something like this:

$w("#page1").title = json.naslov;

results with error:
TypeError: Cannot set property title of # which has only a getter

bump

Hi,
Check out this article about Working with SEO Settings for Dynamic Pages.

useless, for ‘Dynamic Pages’, based on db