GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   wordpress title of post (https://gfy.com/showthread.php?t=799863)

dfa 01-15-2008 04:31 PM

wordpress title of post
 
im using wordpress.

i got a question....right now if my page gets indexed it shows up like this on google
Title of Webpage >> Blog Archive >> Title Of Post

i want to change it so it only shows the
Title of the post

what do i have to change so it can be like that?
any idea how i can do this?

donborno 01-15-2008 05:42 PM

Edit the header.php of your theme, change it to something like
Code:

<title><?php if (is_home()) {bloginfo('name') ;} else { wp_title(' ');} ?></title>

dfa 01-15-2008 08:19 PM

thanks for the help


All times are GMT -7. The time now is 04:26 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123