Update Meta Description + Keywords

  • Posts: 147
  • Thank you received: 9
  • Hikashop Business
4 years 6 months ago #311900

Hello,

I would like to update meta description and keywords, keeping the current words.
I suppose that I have to use Concat or am I mistaken?
And if I have to, what would be the exact expressions? Like: Concat( product_meta_description, ",my_new_isbn");

Thank you in advance.

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
4 years 6 months ago #311924

Hi,

Yes, it would be like that:

concat( product.product_meta_description, ',my_new_isbn')

Please Log in or Create an account to join the conversation.

  • Posts: 147
  • Thank you received: 9
  • Hikashop Business
4 years 6 months ago #311933

Hello,

Ok, I will do that.

Thank you nicolas.

The following user(s) said Thank You: Philip

Please Log in or Create an account to join the conversation.

  • Posts: 147
  • Thank you received: 9
  • Hikashop Business
4 years 6 months ago #312112

Hello,

And if I would like to update the value from a custom field's content, would be like:

concat( product.product_meta_description, ',' , product.custom_field_name) ?

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
4 years 6 months ago #312114

Hi,

Yes.

Please Log in or Create an account to join the conversation.

Time to create page: 0.065 seconds
Powered by Kunena Forum