How can I make dynamic titles appear in my pages?

To add the year, make, model, to your pages dynamically add these tags to your 'title' tag in the default.wc file.

<%=_sg("year")%>

you can enter the word 'year' or 'make' or 'model' or 'engine' or 'cat' or 'subcat' where you see "year" above.


Esta resposta foi útil? 157 Utilizadores acharam útil (389 Votos)