Forums

How do I make my title appear for search engines when I have put it in the graph (6 posts)

  1. peggiel
    Member
    Posted 1 year ago #

    I put my title in the graphic and now I am wondering if it is a good idea. What can I do to make it be picked up by google reader and by the search engines? I have it with blogspot now, and I get picked up easily, but I am moving to my own .com and wordpress and trying to learn wordpress. Can anyone help me?

  2. drewactual
    Member
    Posted 1 year ago #

    aye - time for some drewactual trickery it is....

    leave title in graphic... no problemOOO

    add to your .css:

    h9 {display:none;}

    add to your header.php after '<body>':

    <h9> your text title </h9>

    bingo.

  3. peggiel
    Member
    Posted 1 year ago #

    Where do I add this on the .css? When I put it in the title shows on the graphic, so I must not be putting it in the right place on the .css

    Thank You!

  4. mfields
    Member
    Posted 1 year ago #

    peggiel,

    I sometimes do this:
    <h1><img src="myimage.jpg" alt="My Site's Title"></h1>

    This is only really a good solution on the homepage though, because after that, you will want the "Title" of your post or page to exist in the <h1> element.

  5. peggiel
    Member
    Posted 1 year ago #

    I was wondering about doing that. I am new to Wordpress and it is more confusing to me than blogger was, big learning curve I guess.

  6. peggiel
    Member
    Posted 1 year ago #

    Fixed, thank you to all!

Topic Closed

This topic has been closed to new replies.

About this Topic