When editing nodes, I find end-users get endlessly confused with the default text for the page_title module.

Here are my replacement text suggestions to make it easier for end-users to understand the purpose of the page_title field in the node-edit form. This is at line 135 in page_title.module 6.x-2.2:

'#title' => t('Page description for search engines'),
'#description' => t('Provide a description of this page that search engines can use in search result listings (optional).'),

Comments

nicholasthompson’s picture

Status: Active » Fixed

Applied in dev for all branches. Thanks for the suggestion.

ob3ron’s picture

Thank you! :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.