Jump to content

[SOLVED]How to use the name of producto like the Meta_Description


Recommended Posts

Hi,

After we had added 400 products in my store, I realized that I have not written the Meta_Description, I have been researching a bit to take the name of the product as if it were Meta_description, but to no avail.

Someone could try to tell me how to do something?

Thanks

(And sorry for this sucking english )

Greetings!

Link to comment
Share on other sites

yes ,1 minute ago I made it, just had to make this query on the database:

update ps_product_lang
set meta_title = name

and i works.

now I have to add that data when creating the product if I do not want more problems jeje

Thanks ;)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...