• Hi guys,

    I would like to put a specific h1 tag on every page in my header, i did that for my home page by replacing the whole header from my main index template. Is there a way to insert a specific h1 for each page i have cuz what wordpress does is a bad thing for seo having the same h1 tag on every page.

    Thank you and can’t wait for your input!

    Cheers

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter razclud

    (@razclud)

    anyone willing to give me a hand? 😐

    What is supposed to be in this h1 tag? Why not just make the title of your single posts, pages, and categories into h1 tags and your header’s blog title into an h2 or h3 tag? This is what I did. You just edit single.php, page.php, and category.php along with header.php. You may also have to edit your style.css so these tags display how you wish.

    Thread Starter razclud

    (@razclud)

    Hi

    That is bad seo iridiax
    H1 should be used only once, h2 maybe 3 times and so forth, after the title tag of the page the h1 tag is the most important for on page seo. I want to put different h1 text on my each page. Maybe there is a plugin that i don’t know of that assigns the h1 tag(blog title) for each page. There is “all in one seo” plugin but that one changes only the Title Tag for each page.

    That is bad seo iridiax
    H1 should be used only once

    Duh, I have only ONE h1 tag on all of my pages and never wrote otherwise.

    Look into:

    the_title
    single_cat_title
    single_tag_title

    Thread Starter razclud

    (@razclud)

    treat every page as different website, yes it has to be inter connected but they are like different websites for google. YOu sohuld be using one h1 for each of your pages a h1 that is more specific to certain pages!

    There is no such thing anywhere, not even in the codex

    that’s exactly what iridiax posted. one h1 for each page for post/page title is great SEO.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Function for different acion on every page’ is closed to new replies.