I built a page to display products, the URL remains the same and every change to another item I change the page parameter e.g.
mkt = 23434?
But then I have to set the SEO settings for all items to the page.
I use to change the title in this code
wixSeo.setTitle (“New Title”)
I would love to know that there is such a thing for defining the image as well as the secondary it is very important to me for Gogol and especially social sharing.
Or if there is a simpler way to set up a good and high quality SEO
Would appreciate help
Hi,
You can learn how to configure SEO for dynamic pages here .
To set the alt text (used by search engines to understand what images are on your site) of the image you can use the instructions here .
thanks a lot for the answer.
My page is not a dynamic page, a dynamic page is expressed at a different URL.
for example
www.google.com/1
My page is just a standard page with a variable parameter, the address is the same address, for example:
www.google.com?1
The difference between them is that it does not require page transfer but data change, and it moves a page, so it slows the page load.
The implications of this are that all the wonderful dynamic settings in WIX dynamic pages are not active here, but have the definitions for the page, so the settings must be made using the corvid code / As I wrote the title I succeed, I’m looking for the code to update an image and more.
Thanks