Forums

Title tags (4 posts)

  1. lisacraft
    Member
    Posted 7 months ago #

    I need to change the title tags on my WordPress blog.
    This is what I have:
    <title><?php bloginfo('name'); ?> » <?php bloginfo('description'); ?><?php if ( is_single() ) { ?><?php } ?><?php wp_title(); ?></title>

    However, when I try to amend it, it goes back to the above.

    "You need to make this file writable before you can save your changes" is shown on the page, is this why I cannot amend it?
    If so, how do I do this?
    I also have a SEO plug in, is this why it won't take the new code?
    Appreciate any help for a very novice WordPress user.
    Many thanks

  2. akmalnizam
    Member
    Posted 7 months ago #

    what theme you using and you want to change it to what?

  3. alchymyth
    The Sweeper
    Posted 7 months ago #

    reading this might help:
    http://codex.wordpress.org/Changing_File_Permissions

    I also have a SEO plug in, is this why it won't take the new code?

    no - it should take the code once you get the file permissions right.

    however, the seo plugin might overwrite the output of your code, or add its own output.

  4. lisacraft
    Member
    Posted 7 months ago #

    I am using my base theme.

    I have read the codex permissions info but don't really understand it.

Reply

You must log in to post.

About this Topic

Tags