Announcement

Collapse
No announcement yet.

Index and H1 tags

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Index and H1 tags

    At the moment, one of the sites i'm working on needs H1 tags added in. I'm currently just getting actinic to generate the code. I have the Home details, then a fragment with the page content.

    Is there a way to do this, or do i have to do what I do on my other site which is :

    have a html page i have generated in dreamweaver and for the layout i have it pointing to my html generated code.
    For Everyday Pet Products
    www.pet-bliss.com

    For Doggy Bling and Clothes
    www.poshpaws.ie

    #2
    Hi Lyndsey,

    are you trying to add H1 tags into the fragment? If so you can do this in the fragment by using:

    !!<<H1>Page Title</H1>>!!


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      Thanks. I was going to do it this way, but I didn't know if the search engines would read it properly that way.
      For Everyday Pet Products
      www.pet-bliss.com

      For Doggy Bling and Clothes
      www.poshpaws.ie

      Comment


        #4
        Actinic strips out the !!< >!! tags so you are left with the standard <H1> and </H1> HTML tags that search engines like so much - it is just the way to tell Actinic that you want HTML code inserting and not <H1>Title<H1> appearing as plain text on the page.


        Bikster
        SellerDeck Designs and Responsive Themes

        Comment


          #5
          Page title is what appears in the blue bar at the top.

          H1 is a heading tag that appears in the body of the document. The title is most important for search engines and the h1 tags are important but less so than the title.
          http://www.johnsons-seeds.com - Actinic plugins, remote add to cart and custom CMS
          http://www.dtbrownseeds.co.uk - More seeds and plants....
          http://www.mr-fothergills.co.uk - Well it used to be Actinic...

          Comment

          Working...
          X