You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Context


NEW V2.12 A first feature has been implemented in a previous release to improve the meta information linked to some Ticket Shop pages in order to improve the ranking in the Google Search results. However, after analysis, it seems more appropriate to let our customers some flexibility i the definition of the content of these meta tags. As a result, you can now define yourself the content of tags "title" and "og:title".

Solution

The content of these tags (both tags have exactly the same content) may be defined at point of sales level and at event level. Following pages may be configured:

  • Performance page
  • Event page
  • Tour page (only relevant for our customers having defined Tours)

The meta tags of the other pages, especially the product pages for other product families, remain unchanged.

You may choose one or more of the following information to be inserted to the meta tag:

ParamDescription
tourTour external name (replaced by product name if undefined)
productProduct external name
locationLocation (city)
datetimmePerformance date time
artistArtist 1 stage name - Artist 2 stage name

Notes

  • If prameter "location" and "datetime" have been configured on meta tags of tour/event page, system will take this information from 1st performance of tour/event
  • If the total length of the selected information exceeds 60 characters, the system will truncate them, starting from the last information. The information order is therefore important.

Getting started

Set-up at point of sales level

In the menu Point of sales -> Internet theme > Advance, you can set up following keys:

  • label.metatags.text: A fixed text that will be inserted before the chosen variables. This key is optional. No text will be added if it hasn't been set.
  • config.metatags.performance :[\"param1\",\"param2\",\....\,\"paramN\"] where param1, param2, paramN are one of the parameters described in table above. This key is optional. If it isn't set, the meta tag will contain product, location and date time.
  • config.metatags.tourevent: same structure as config.metatags.performance. This key is optional. If it isn't set, the meta tag will contain the product

Set-up at event level

The meta-tag of the event page defined at point of sales level may be overridden for a given event by setting the custom variable "Meta tags". The content of the custom variable is identical to the key "config.metatags.tourevent".


  • No labels