• Resolved modelmen

    (@modelmen)


    Table: wp_options
    option_name: wpseo_taxonomy_meta
    option_value:

    Array
    (
        [product_cat] => Array
            (
                [15] => Array
                    (
                        [wpseo_title] => My title text
                        [wpseo_desc] => My descr text
                        [wpseo_focuskw] => Uncategorized
                        [wpseo_linkdex] => 26
                        [wpseo_content_score] => 30
                    )
    
            )
    
    )

    I want to replace or add data.
    When I change, they do not appear in the editor.

Viewing 1 replies (of 1 total)
  • MariusG

    (@marius_codeinwp)

    Hi @modelmen,

    Unfortunately, there’s a difference between the support we can offer and the level of programming needed to change the values of our plugin in the database. Since we don’t want to take the risk that we break your website by suggesting incorrect or incomplete code,?we cannot advise you on how to make such changes. And even though we cannot be of any assistance, you’re completely free to change anything in the plugin to better suit your needs.

Viewing 1 replies (of 1 total)
  • The topic ‘Replacing data in a database’ is closed to new replies.