Announcement

Collapse
No announcement yet.

Extended Information - Pop Up - meta of parent product

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

    Extended Information - Pop Up - meta of parent product

    Hi all

    What code should I place in the <head> of "Extended Information - Pop Up" page template to populate each page with the parent products page meta description, title and keywords?

    Kind regards

    Paul
    KJ Beckett
    Men's Clothing & Accessories
    Cufflinks, Underwear, Ties, Grooming Products
    Bath, England
    Fast delivery to UK, USA and worldwide.
    Men's Fashion Blog

    #2
    Sorry I don't know the answer to the question but are you sure you want the pop-up pages to be indexed. You will have people landing on the pop up pages after performing a search.

    Comment


      #3
      Hi

      Yes - my additional information pages have alot of information on them. They also have site branding and a link to the home page.

      I am sure I just need to copy something from the main act_primary template? I'm not sure what.

      Paul
      KJ Beckett
      Men's Clothing & Accessories
      Cufflinks, Underwear, Ties, Grooming Products
      Bath, England
      Fast delivery to UK, USA and worldwide.
      Men's Fashion Blog

      Comment


        #4
        It's not clear how this is achieved. Have you tried adding:
        <META NAME="ACTINICTITLE" CONTENT="NETQUOTEVAR:PAGEHEADER">

        Comment


          #5
          Hi

          This is a copy of the template:

          <TITLE>NETQUOTEVAR:PAGETITLE</TITLE>
          <Actinic:BASEHREF VALUE="NETQUOTEVAR:BASEHREF"/>
          <META NAME="ACTINICTITLE" CONTENT="NETQUOTEVAR:PAGEHEADER">
          <META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">
          <LINK REL=STYLESHEET HREF="actinic.css">
          </HEAD>
          This is from the resulting source code:

          <META NAME="ACTINICTITLE" CONTENT="Groom Cufflinks by John Pinder">
          .

          So it does seem to pull the page description but not the title. This just appears as the very top page title (from the home page of the catalog). I also can figure out how to include meta tags?

          Paul
          KJ Beckett
          Men's Clothing & Accessories
          Cufflinks, Underwear, Ties, Grooming Products
          Bath, England
          Fast delivery to UK, USA and worldwide.
          Men's Fashion Blog

          Comment


            #6
            <title>NETQUOTEVAR:PAGETITLE</title>
            and
            <!--@act NETQUOTEVAR:HEADERMETA -->
            might help - although I've never tried them in pop up. Otherwise you may have to create your own NQV's for the extra bits and then add them to the template.

            Comment


              #7
              my additional information pages have alot of information on them
              I would consider changing to single product per page and putting this info there rather than spending time doing what you are trying - popups in V7 are normally blocked from the SEs so unless you have gotten over this problem they will not be indexed.

              Comment


                #8
                Hi

                I think its something to do with <!--@act NETQUOTEVAR:HEADERMETA --> but this just comes out as plain text on the page despite being in the header.
                I also tried <META NAME="keywords CONTENT="NETQUOTEVAR:HEADERMETA"> but no luck.

                If anyone has any other ideas I would appreciate it.

                Originally posted by RuralWeb
                I would consider changing to single product per page and putting this info there rather than spending time doing what you are trying - popups in V7 are normally blocked from the SEs so unless you have gotten over this problem they will not be indexed.
                Thanks. Most of the information is on the main product page but my view more details page has additional images and text. I think there is a way to get spiders to follow these links - somewhere in the archive forum postings.

                Kind regards

                Paul
                KJ Beckett
                Men's Clothing & Accessories
                Cufflinks, Underwear, Ties, Grooming Products
                Bath, England
                Fast delivery to UK, USA and worldwide.
                Men's Fashion Blog

                Comment


                  #9
                  my view more details page has additional images and text.
                  Move it all to a single product page.

                  Comment

                  Working...
                  X