Announcement

Collapse
No announcement yet.

Act_Primary and page title.

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

    Act_Primary and page title.

    I wanting to change the page title for each page based up then name of the product and its parent section.

    At the top of ACT_PRIMARY there is the field NETQUOTEVAR:PAGETITLE. This contains the site name and then name of the current section/product if the page title for the section is left blank.

    What I'd like to do is to have this replaced with just the section name as I want to use this in the middle of a phrase.

    EG:

    “Send NETQUOTEVAR:PAGETITLE for that special occasion.”

    I've tried to simply replace this with NETQUOTEVAR:PRODUCTNAME but it does not get replaced.

    Where is the PAGETITLE variable set? I’m trying to avoid populating each Page Title for each section.

    thanks

    #2
    I'm presuming you have one product per section? If so can you include the section name variable instead. From an SEO point of view i don't think it would be very wise to have these titles so similar across your site either.

    Comment


      #3
      use NETQUOTEVAR:PAGEHEADER in place of NETQUOTEVAR:PAGETITLE

      Comment

      Working...
      X