I think my website is not ranking for a good reason...

7 replies
  • SEO
  • |
I had a website made which doesn't include any header tags <h1> (pah). Is the coding easy to put into the site or will it effect its behaviour if I copy some in?

If it's not as easy as me copying and pasting, would anyone like a bit of paid work?
#deprivation #header #tag
  • Profile picture of the author 2GRANN
    I think it depends on a website, I mean the code. Usually it's ok just to copy.
    You can try to copy in the header. If something would change the way you don't want to, just make it as it was before.
    {{ DiscussionBoard.errors[3862299].message }}
    • Profile picture of the author Brennan Mack
      As long as you're looking at the actual code, and not some template, etc., you shouldn't even need to copy/paste.

      <h1></h1>

      It's a total of 9 characters, but I guess if you're lazy, just copy/paste the empty tag I wrote here and fill it in.
      {{ DiscussionBoard.errors[3862355].message }}
  • Profile picture of the author yukon
    Banned
    If your running wordpress this will put your title in an <h1> tag.

    <h1><?php single_post_title(); ?></h1>
    Open your single.php page/code & insert in the location you want the code to show on the page.

    [Edits at your own risk]

    You still might need to tweak/add the <h1> CSS code...
    {{ DiscussionBoard.errors[3862366].message }}
    • Profile picture of the author Paul Barrs
      [DELETED]
      {{ DiscussionBoard.errors[3862384].message }}
      • Profile picture of the author yukon
        Banned
        Ha, ha (CSS)!

        Hey I was nice & added a clause below the code in my last comment.

        OP, said they was willing to pay someone, I was just trying to give them an idea what might need to be done. We'll never really know without seeing the source code.



        Originally Posted by Paul Barrs View Post

        Yeah, tell them to edit the .css file when they can't even do a H1 tag (LOL) - way to scare the hell out of someone

        In order to do what you want (and to figure out how easy it will or won't be for YOU), we need to know what type of code your website was built in... HTML, PHP etc..

        Was it built with Wordpress or some other CMS or is it stand alone?

        Of course if you can't answer these because you don't know what they are - then you need to get someone to help.

        I might be able to fit it in for you if it's a small job.

        Paul Barrs
        {{ DiscussionBoard.errors[3862403].message }}
        • Profile picture of the author Tina Golden
          I doubt very much that not having h1 tags is the only factor keeping your site from ranking. It's only one factor in the whole piece.
          Signature
          Discover how to have fabulous, engaging content with
          Fast & Easy Content Creation
          ***Especially if you don't have enough time, money, or just plain HATE writing***
          {{ DiscussionBoard.errors[3862517].message }}
          • Profile picture of the author yukon
            Banned
            Originally Posted by Tina Golden View Post

            I doubt very much that not having h1 tags is the only factor keeping your site from ranking. It's only one factor in the whole piece.
            True, the thread title doesn't really have anything to do with OPs <h1> comment. Still, I would add a single <h1> per page.
            {{ DiscussionBoard.errors[3862563].message }}
  • Profile picture of the author Bryan Green
    hey bridgells,

    If you get seo pressor it will give each one of your pages a rank. Basically you are editing a page or post and it will be on the right side telling you what to add like h1, h2, h3 tags, rel="nofollow" tags, links throughout your site, and all kinds of stuff. It's a good investment.
    {{ DiscussionBoard.errors[3863340].message }}

Trending Topics