• Resolved giuliastully

    (@giuliastully)


    Hi,
    I need to change the title of a dynamic page created by another plugin.
    I can identify the page via a specific link or query string.
    If I disable Yoast from the wordpress administration area the title is correct, but if I try to disable the plugin on the single page using “option_active_plugins” (I remove “wordpress-seo/wp-seo.php” from $plugins list) filter it doesn’t seem to work.
    How can I solve it?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Rohan Sadanandan

    (@rohans123)

    Hi @giuliastully,

    Thanks for reaching out

    You can set an SEO title or meta description for your standard posts or pages that can be edited in the WordPress admin dashboard. If the pages created by your plugin aren’t editable in the backend, then you will not be able to update the metadata from the Yoast meta box.

    Alternatively, you can set the SEO title by using the wpseo_title?filter of our Metadata API. You can see a sample code in our developer documentation here: https://developer.yoast.com/features/seo-tags/titles/api/

    Furthermore, if your plugin is actually creating custom posts on your site, you can go to Yoast SEO > Settings > Content types > [post type] and update the SEO title and the Meta description.

    Plugin Support Rohan Sadanandan

    (@rohans123)

    This thread was marked resolved due to a lack of activity, but you’re always welcome to re-open the topic. Please read this post before opening a new request.

    Hi,

    I have a problem with my account page title.
    When I update my title it reflects after some time that the issue is because of default JS so how can I reduce the loading time of my-account page title


Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change title of dynamic page’ is closed to new replies.