• Hello,

    I have set the about page as the main page of my blog. The problem is that I want to set the title of this main page, to a different one then the title of the article.

    For sample: https://rodesignweb.com/about/ this is also my main page https://www.rodesignweb.com

    The article has the title -> Bine ati venit! (Welcome!). But I want to set a different title for the page ; html title <title>Test</title>

    Any advice?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter rodesignweb

    (@rodesignweb)

    basically I just want to add title andmeta tags to the first page like:

    <title></title>
    meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1″ />
    <meta name=”language” content=””/>
    <meta name=”audience” content=””/>
    <meta name=”page-topic” content=””/>
    <meta name=”classification” content=””/>
    <meta name=”googlebot” content=””/>
    <meta name=”revisit-after” content=””/>
    <meta name=”description” content=”” />
    <meta name=”keywords” content=”” />
    <base href=”” />

    This must be added only to the main page of my blog.

    Please advice. Thanks!

    Thread Starter rodesignweb

    (@rodesignweb)

    UP! Suggestions?

    The plug-in: HeadSpace2, might provide the functionality you desire.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Title of the main page’ is closed to new replies.