Announcement

Collapse
No announcement yet.

Meta tags not appearing in head section, but body

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

    Meta tags not appearing in head section, but body

    Hi, not sure why this is happening and how much of a problem this is. Have a website in v2013, www.rotarycuttershop.co.uk now when I look at in firebug it only has the title in the head section and the rest of the meta data in the body section in the actinic:basehref area. When I look in SEOquake then it seems to read them correctly. But not sure if Goggle does. I had a look at one of the sample sites http://www.motocc.co.uk/ built by Peblaco and that has the meata content on the Head section where I would expect it.

    Main design is pretty much out of the box, using the Silver theme. Any thoughts on how I get it in the head section.
    Many thanks
    David
    David Sewell
    The Cotton Patch
    http://www.cottonpatch.co.uk
    http://www.rotarycuttershop.co.uk

    #2
    Apparently this was a change in 2013 which I had missed.

    Code:
    <actinic:variable name="MetaTags" >
    <actinic:variable name="BaseHref" >
    Should be the correct way not the other way round, which is what I had.

    have gone into design and changed.
    David Sewell
    The Cotton Patch
    http://www.cottonpatch.co.uk
    http://www.rotarycuttershop.co.uk

    Comment


      #3
      I had this problem,
      moving the other lines around fixed the problem, I seem to remember it was the baseHref that caused the problems.
      it wan't 100% fixed, but the metatags certain got moved back to the header

      Comment

      Working...
      X