Hello,
I am using Joomla version 3 and Virtuemart version 3.
I want to define metatags for each product, which it is useful for SEO optimization.
Is there any option in VirtueMart product defining that I set it?
Thank you very much
The meta title uses the product name by default and the meta description is the first part of the product short description.
If you want to add old fashioned key words & your own description then these can be entered at the bottom half of the description tab for each product.
Thank you very much for your answer.
Is it possible that I define new <div> in the product details page which shows a custom field for setting meta tags into it?
Will these fields use via search engines? Will it be useful for SEO?
QuoteIs it possible that I define new <div> in the product details page which shows a custom field for setting meta tags into it?
Yes, is possible, BUT WHY?
You have to some core options to show meta tags for product.
In core exist sublayout rich snippets, if you need call him in PHP in product detail page and update as you need.
Or you can use external plugin for rich snippets for VirtueMart (add some others meta tags...)
Or you can use external component for create rich snippets for web (part is VirtueMart too).
Resume:
You have to a lot of RIGHT options, only choose. (forgot about custom fields for meta - only as joke :)
suraty, create a good description for SEO, it's better as using tags
Include links to other product, add some strong tags and h2,h3 ...
Quote from: jenkinhill on December 11, 2021, 10:57:27 AM
The meta title uses the product name by default and the meta description is the first part of the product short description.
If you want to add old fashioned key words & your own description then these can be entered at the bottom half of the description tab for each product.
Does this means that we don't need to manually add nothing to meta information,
Just live it empty?
to gpessoa
No
@gpessoa I just ensure that the first words of the product short description make sense for searches. Google pays little, if any, attention to the meta tags so I never waste time adding more information.