• I have 2 titles on each of my post pages. This is a brief illustration of how the 2 titles appear on my post pages:

    <title>Website title, which I removed but it’s still here</title>

    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt;
    <html xmlns=”https://www.w3.org/1999/xhtml”&gt;

    <head profile=”https://gmpg.org/xfn/11″&gt;
    <meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
    <meta name=”generator” content=”WordPress 2.2.1″ /> <!– leave this for stats –>
    <title>name of my blog post</title>

    The thing is that the first title takes over, so you never see the post title, which is what i actually want to see when i click on a post. The post title is in the code but not the page. So what happens is that the page title is the SAME on all my pages. I don’t want this.

    Help!

  • The topic ‘2 post titles. How to remove the unwanted one?’ is closed to new replies.