How to customize a page using placeholders
Creating a description for the Category (Categoria) may have a positive influence on the site SEO. We recommend maintaining the website well mapped as a whole in order to increase the relevance of the terms mentioned in texts such as the description, footer, menu etc.
Placing the description on the website
Still on the Portal’s edit area...
- Go to Templates de Página
- Click on Categoria
- In the Template’s XHTML, enter the code that includes the placeholder
- Click on Salvar Template
Code example
<div class="content-block"/> <vtex:contentPlaceHolder id="htmlSeo"/> </div>
Please remember that htmlSeo
is the name of the control created above. This control may have another name, such as Banner-Principal
.
Examples


Note.: Placeholders can be applied in different manners, as long as they comply with the place and the format, that is, the store owner’s needs.
Creating a Description
To include a description for the Category (Categoria), follow the steps below:
- Go to Configurações > Portal
- Click on Portal > Web-sites > [nomedaloja] > / > categoria > @categoria@ > categoria
- Go to the Configurações tab
- Click on Adicionar Controle
- Choose the type of control of your preference, in general, HTML.
- Click on Adicionar
- Click on Salvar Configurações
- Click on Editar
- Click on Adicionar Conteúdo
- Create the HTML that you want to be seen on the website.
- In the Preview tab, you can see a preview of the HTML.
- The Condições de Exibição fields can be set up according to your needs, for example, select a Category in which the contents will be made available.
- Click on the Conteúdo Ativo checkbox
- Click on Adicionar na Lista de Conteúdo
- Click on Salvar Configurações