2014-05-29, 01:55:50
I think that for 3.0 I'm going to make News Manager insert the post title in the <title> tag by default, without having to install the News Manager Title plugin or use nm_post_title... in the template.
This change would NOT have effect on sites that already use any of the above solutions (and anyway it could be disabled, with a custom setting)
It would be very simple - example:
(post title before page title, separated by " - ", like NM Title does by default)
This would be developed further in later versions. But I think that it'd be good to have some built-in, basic SEO by default.
Any thoughts?
This change would NOT have effect on sites that already use any of the above solutions (and anyway it could be disabled, with a custom setting)
It would be very simple - example:
Code:
<title>This is the post title - News Page ...</title>
This would be developed further in later versions. But I think that it'd be good to have some built-in, basic SEO by default.
Any thoughts?