• My current homepage has a link that directs a page with my comments about books I have read to an external page called books.php, I created a new page using the wordpress interface and when it loads the title is the same as the home page. It reads kgeiger.net | home.

    I want the title to read kgeiger.net | books. I attempted to add
    <head>
    <title>kgeiger.net | books</title>
    </head>
    within the page content and nothing happened. How do I rename the page?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Looks like you solved it.

    Thread Starter kgeiger

    (@kgeiger)

    What do you mean? Adding the <head>
    <title>kgeiger.net | books</title>
    </head> did not work. I would like another suggestion. If you are going to the website and checking, that is not a valid check because I have not yet linked the pages for proper viewing.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adding a new page in 1.5-Changing title’ is closed to new replies.