Announcement

Collapse
No announcement yet.

Auto generate meta tags

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

    Auto generate meta tags

    Hi there,

    Can anyone tell me how to automatically generate the meta tags on catalog? I am trying to place the netquotevar tags into the right place although I am not having much luck. I may be using the wrong tags for this.

    <head>
    <title>NETQUOTEVARSECTIONTITLE</title>
    <meta name="keywords" content="NETQUOTEVARPRODUCTTITLE">

    <meta name="description" content="my description">

    </head>

    So what I am trying to acheive is my section titles to automatically generate in the title tag and the meta keyword to contain either the section name and or the product name.

    Hope someone can help, appreciate it.

    M

    #2
    This is how Actinic V6 works
    Owner of a broken heart

    Comment


      #3
      Really, how ? it does not seem to generate automatically any meta tags? is there an option to check as I have not found it.

      Cheers

      M

      Comment


        #4
        Actinic will generate these keywords (I think) but you have to manually enter the values in the section and product details. It looks to me as if you want actinic to automatically generate the values for you - is that correct?

        Regards
        Jan Strassen, Mole End Software - Plugins and Reports for Actinic V4 to V11, Sellerdeck V11 to V2018, Sellerdeck Cloud
        Visit our facebook page for the latest news and special offers from Mole End

        Top Quality Integrated label paper for Actinic and Sellerdeck
        A4 Paper with one or two peel off labels, free reports available for our customers
        Product Mash for Sellerdeck
        Link to Google Shopping and other channels, increase sales traffic, prices from £29.95
        Multichannel order processing
        Process Actinic, Sellerdeck, Amazon, Ebay, Playtrade orders with a single program, low cost lite version now available from £19.95

        Comment


          #5
          Hi,

          Yep Jan that is absoloublty correct.

          We are getting up to a lot of products and it would be alot better if the meta keywords could be generated using some Actinic code, will save a lot of time.

          Comment


            #6
            You usually have a semicolon between netquotevar and the keyword (NETQUOTEVAR:PRODUCTTITLE) so that might be the problem.

            I would do this by copying the details I wanted into the metakeywords fields on the product and section lines in the database, Actinic adds keywords from lower levels into higher level metatags so that products further down the tree can be read as well so you get some added value from using the Actinic generated tags. I would copy the details using a program or SQL queries to make it easy to do.

            Regards,
            Jan Strassen, Mole End Software - Plugins and Reports for Actinic V4 to V11, Sellerdeck V11 to V2018, Sellerdeck Cloud
            Visit our facebook page for the latest news and special offers from Mole End

            Top Quality Integrated label paper for Actinic and Sellerdeck
            A4 Paper with one or two peel off labels, free reports available for our customers
            Product Mash for Sellerdeck
            Link to Google Shopping and other channels, increase sales traffic, prices from £29.95
            Multichannel order processing
            Process Actinic, Sellerdeck, Amazon, Ebay, Playtrade orders with a single program, low cost lite version now available from £19.95

            Comment

            Working...
            X