How can I find H1, H2... in my wordpress blog

Discussion in 'Search Engine Optimization' started by clash, Jul 19, 2010.

  1. #1
    I don't know how to change this, since I only work with CMS, and don't know the code very good...
     
    clash, Jul 19, 2010 IP
  2. social-media

    social-media Member

    Messages:
    311
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    35
    #2
    This all depends on your theme. Typically the theme's code will use the post title as an H1 on the post page and an H2 on the home, category, archives, and tags pages.
     
    social-media, Jul 19, 2010 IP
  3. freeseoguide

    freeseoguide Guest

    Messages:
    95
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Use all-in-one seopack and do not worry about that h1s... If you want you can change that manualy in pages and css files... I do that sometimes when I need perfections couse I want to put h1 as a title for "post page"... but to be h2 on main and category page...if you have knowledge of css and can find out in your code that is not so hard...
     
    freeseoguide, Jul 19, 2010 IP
  4. Brad Callen

    Brad Callen Peon

    Messages:
    854
    Likes Received:
    50
    Best Answers:
    0
    Trophy Points:
    0
    #4
    What do you mean exactly?

    Are you talking about how to change the appearance of the <h1> and <h2> tags or how to assign these tags to text in a post?

    Chances are good that you can find the current <h1> and <h2> in your style.css file in the /wp-content/themes/yourthemename directory.
     
    Brad Callen, Jul 19, 2010 IP
  5. Staccs

    Staccs Greenhorn

    Messages:
    78
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    18
    #5
    Appearance - Editor.
     
    Staccs, Jul 19, 2010 IP
  6. darkrider919

    darkrider919 Peon

    Messages:
    133
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    you can usually find it at the main index page, view the editor or the source code of your page. go to your main page, just right click anywhere then click view page source, you will be able to view the code of your website and click ctrl+f then type in H1 or H2 to automatically locate it.
     
    darkrider919, Jul 19, 2010 IP
  7. assertivemagazine.com

    assertivemagazine.com Greenhorn

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #7
    Go to /wp-content/themes/themename and edit the files.
     
    assertivemagazine.com, Jul 19, 2010 IP
  8. cryingjoker

    cryingjoker Peon

    Messages:
    155
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I think you can just put the tag and it will automatically generated. But it will be depending on the theme that you have if it is allowed.
     
    cryingjoker, Jul 19, 2010 IP
  9. Excel 8

    Excel 8 Guest

    Messages:
    1,231
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #9
    you can find it under themes and try to search on the codes or you can take the source code to view those tags.
     
    Excel 8, Jul 19, 2010 IP
  10. JGRabowski

    JGRabowski Peon

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    This is what I use.
    It does pretty much all of what you need to...
     
    JGRabowski, Jul 20, 2010 IP
  11. Matthew0126

    Matthew0126 Guest

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    use it in the template
    and modify its style in the css files
     
    Matthew0126, Jul 20, 2010 IP
  12. greenoro0

    greenoro0 Active Member

    Messages:
    435
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    70
    #12
    I think, its baseless question........
     
    greenoro0, Jul 20, 2010 IP
  13. clash

    clash Active Member

    Messages:
    255
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #13
    What I want is to change the font size if the title in my blog (in the signature), how can I do that? I need to find it and edit the code, but where to looks for?
     
    clash, Jul 20, 2010 IP