[Plugin: page-title] Changing the Page's Title
-
Hi,
I just want my main page to say something along the lines of “Welcome to Dansbanners!”.
And then on each page just state the title of the post or page such as “Importance of Using Trackers!” or “Paid To Clicks”.
Rather than the way it currently is, including the “| Dansbanners” on each page’s title as in the following:
“Importance of Using Trackers! | Dansbanners”
or
“Paid To Clicks | Dansbanners”
.
.
etcI know it has something to do with the following code:
<title><?php bloginfo(‘name’); ?><?php wp_title(‘?’,true,’left’); ?></title>
I did try to experiment with the above code a bit but ran into errors.
Anyone have any suggestions on how to solve this dilemma?
I’d appreciate it. Thanks in advance!
- The topic ‘[Plugin: page-title] Changing the Page's Title’ is closed to new replies.