peterlu
9 years agoChampion
Custom Page SEO
Hi Lithium, We are creating a custom page (/t5/custom/page/page-id/xxx-support). We are able to change the page title by going into text editor and do this: page.xxx-support.title = SEO title We...
phani I know we can do freemarker to add <meta> tag in. But the problem is that Lithium is producing the <meta name="description"> already. If I use freemarker to create another <meta name="description">, then on the page html, it will have 2 <meta name="description">. This will cause SEO problems.