DirtHammer
Member
Posted 1 year ago #
<?php if(is_home()) { echo 'Dirt Hammers | Southeast Offroad Racing News'; } else { wp_title('') ;} ?>
What's wrong with the above code? Each time I click "update file" I get a error message "The requested theme does not exist" What am I doing wrong? Thanks.
DirtHammer
Member
Posted 1 year ago #
DirtHammer
Member
Posted 1 year ago #
What I'm trying to do is when people Google my site I would like to have a proper description and site title. Am I headed in the right direction? Just can't figure out why the above code doesn't work.
My title's still aren't always being input correctly either
DirtHammer
Member
Posted 1 year ago #