Page Coding Questions
-
My page titles all have the same header as follows:
‘<title><?php wp_title(‘ | ‘, true, ‘right’); ?></title>’
For some reason this results in a blank title for my home page. What’s an easy fix for this? Can it say something like “if this is an article, use the title, if not, slap the following in there?”
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Page Coding Questions’ is closed to new replies.