[wp-trac] [WordPress Trac] #18548: Add a better option for <title> tags
WordPress Trac
wp-trac at lists.automattic.com
Mon Sep 26 21:31:54 UTC 2011
#18548: Add a better option for <title> tags
------------------------------------------------+--------------------------
Reporter: joostdevalk | Owner: joostdevalk
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting
Component: Template | Review
Severity: normal | Version: 3.3
Keywords: has-patch dev-feedback needs-codex | Resolution:
------------------------------------------------+--------------------------
Comment (by johnbillion):
Replying to [comment:60 chipbennett]:
> But what is currently proposed appears to me to be nothing more than 200
lines of code to accomplish something that can be done without adding a
''single line'' of code.
+1. IMHO this is addressing a problem that doesn't really exist (namely
that themes have more control over the <title> than plugins do). If a
theme contains nothing more than `wp_title('')` in the <title> tag then
plugins have complete control over the title. Most 'SEO' plugins ask users
to ensure this is the case, and so be it.
All this change will accomplish is that SEO plugins will need to ask users
to ensure their theme oesn't contain a <title> tag at all, rather than
asking them to ensure it only contains `wp_title('')`. I don't believe
that achieves anything.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18548#comment:61>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list