Your subscription has been set up successfully.
Thank You
Your subscription has been set up successfully.
Your subscription has been set up successfully.
Generate a Temporary password and share it for post Artical directly from this site to your WP site.
Please enter your website full URL. |
|
Please enter your website username. |
|
Please enter your website temporary password.eg: vpFe JGIu egy9 AFQj CCWp ykXA |
|
How to generate website temporary password.
|
If your WP site already install SmartCrawl plugin and you want generate SOE title, description auto,
Then we have to add following function in the site and open up the functions.php file on your active theme and add in the following:
add_action("rest_insert_post", function (\WP_Post $post, $request, $creating) { $metas = $request->get_param("meta"); if (is_array($metas)) { foreach ($metas as $name => $value) { update_post_meta($post->ID, $name, $value); } } }, 10, 3);
You can now add snippets to your functions.php file and then click save changes to commit the updates.
No Uploaded image found.