- Posts: 460
- Thank you received: 19
SEO for google
- Reincidente
-
Topic Author
- Offline
Less
More
2 years 3 months ago #361480
by Reincidente
SEO for google was created by Reincidente
Good morning.
I understand that at Hikashop you are aware that Google is giving more and more importance to paid searches.
There are also (for some searches) some results that show products with their description and price.
My intention is to improve my positions in these product results.
To do this, I would like to know if in Hika it is advisable to put content in each of the characteristics of the same product.
And if it is recommended, I would like to do it in the description section or in the custom fields section, knowing that if it is put in the description field the general description of the product will be hidden when the user selects this option.
Anyway, I want to improve the product/feature SEO and I want to know which is the best option in Hika.
I understand that at Hikashop you are aware that Google is giving more and more importance to paid searches.
There are also (for some searches) some results that show products with their description and price.
My intention is to improve my positions in these product results.
To do this, I would like to know if in Hika it is advisable to put content in each of the characteristics of the same product.
And if it is recommended, I would like to do it in the description section or in the custom fields section, knowing that if it is put in the description field the general description of the product will be hidden when the user selects this option.
Anyway, I want to improve the product/feature SEO and I want to know which is the best option in Hika.
Please Log in or Create an account to join the conversation.
2 years 3 months ago #361481
by nicolas
Replied by nicolas on topic SEO for google
Hi,
If you provide the same text in the description of the variants as the text in the description of the main product, then there is no point.
If you provide different text because each variant of the product requires a different description, then HikaShop's microdata for the product will provide these different texts along with the variants. So it's worth doing it as it can improve your SEO.
You'll need to make sure the "include variants" option is activated in the settings of the google products plugin.
If you provide the same text in the description of the variants as the text in the description of the main product, then there is no point.
If you provide different text because each variant of the product requires a different description, then HikaShop's microdata for the product will provide these different texts along with the variants. So it's worth doing it as it can improve your SEO.
You'll need to make sure the "include variants" option is activated in the settings of the google products plugin.
Please Log in or Create an account to join the conversation.
- Reincidente
-
Topic Author
- Offline
Less
More
- Posts: 460
- Thank you received: 19
2 years 3 months ago #361489
by Reincidente
Replied by Reincidente on topic SEO for google
If it is a different description of the variants, is it better to do it in the description field or in the custom fields section?
Or is it indifferent to Google?
Or is it indifferent to Google?
Please Log in or Create an account to join the conversation.
2 years 3 months ago #361490
by nicolas
Replied by nicolas on topic SEO for google
Hi,
Custom product fields won't be added to the structured data search engines can easily crawl. It's better to do it in the description field.
Custom product fields won't be added to the structured data search engines can easily crawl. It's better to do it in the description field.
Please Log in or Create an account to join the conversation.
- Reincidente
-
Topic Author
- Offline
Less
More
- Posts: 460
- Thank you received: 19
2 years 3 months ago #361507
by Reincidente
Replied by Reincidente on topic SEO for google
Thanks!!
Please Log in or Create an account to join the conversation.
- Reincidente
-
Topic Author
- Offline
Less
More
- Posts: 460
- Thank you received: 19
2 years 3 months ago #361522
by Reincidente
Replied by Reincidente on topic SEO for google
Hi Nicolas.
Seeing your recommendations, I have a question.
It's probably something minor, but I'd like your opinion on it.
By default in Hikashop you must always indicate a default variant (or characteristic) to be shown in the first position.
Thus, when a page loads, the complete description, let's say, would correspond to the overall product.
If I want to put an alternative description to the variant that I set by default, this description will cause the global description of the product to not be seen.
There is the option of putting some additional information from the first variant in custom fields, but as you told me, that "is not read by Google" as structured data.
What can you do about it?
Or let's say that we have to "sacrifice" the first variant of each article?
Seeing your recommendations, I have a question.
It's probably something minor, but I'd like your opinion on it.
By default in Hikashop you must always indicate a default variant (or characteristic) to be shown in the first position.
Thus, when a page loads, the complete description, let's say, would correspond to the overall product.
If I want to put an alternative description to the variant that I set by default, this description will cause the global description of the product to not be seen.
There is the option of putting some additional information from the first variant in custom fields, but as you told me, that "is not read by Google" as structured data.
What can you do about it?
Or let's say that we have to "sacrifice" the first variant of each article?
Please Log in or Create an account to join the conversation.
2 years 3 months ago #361523
by nicolas
Replied by nicolas on topic SEO for google
Hi,
You could indeed sacrifice the first variant's description. Or you could create an extra variant "please select", without a description, so that it would use the main product's.
Another option would be to modify the product / show_default view file, and change the code $this->element->product_description to $this->element->main->product_description
This way, the view would display the main product description by default.
You could indeed sacrifice the first variant's description. Or you could create an extra variant "please select", without a description, so that it would use the main product's.
Another option would be to modify the product / show_default view file, and change the code $this->element->product_description to $this->element->main->product_description
This way, the view would display the main product description by default.
Please Log in or Create an account to join the conversation.
- Reincidente
-
Topic Author
- Offline
Less
More
- Posts: 460
- Thank you received: 19
2 years 3 months ago #361526
by Reincidente
Replied by Reincidente on topic SEO for google
Hi.
I have tried putting a "Select".
The problem is that it says unavailable and the option to add to your order continues to appear.
I have tried putting a "Select".
The problem is that it says unavailable and the option to add to your order continues to appear.
Please Log in or Create an account to join the conversation.
2 years 3 months ago #361527
by nicolas
Replied by nicolas on topic SEO for google
Hi,
I don't know why that would be.
Could it be a view override issue ?
Could you try with the default template of Joomla ?
How is the variant configured ? Could you provide a screenshot ?
How about using instead the last solution I proposed with a view modification ?
I don't know why that would be.
Could it be a view override issue ?
Could you try with the default template of Joomla ?
How is the variant configured ? Could you provide a screenshot ?
How about using instead the last solution I proposed with a view modification ?
Please Log in or Create an account to join the conversation.
Time to create page: 0.226 seconds