• Resolved John

    (@jemoreto)


    Hello guys!

    Where did go the settings for title/meta config for custom post types archives?

    On the new version I can not find where to set this. It was already done before, now my CPTs are using the WP default title.

    Yoast SEO 7.7.1, WP 4.9.6.

    Thanks

    • This topic was modified 6 years, 8 months ago by John.
    • This topic was modified 6 years, 8 months ago by John.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter John

    (@jemoreto)

    The problem is that my CPT were using a string on ‘has_archive’ parameter.

    Just like that:
    ‘has_archive’ => ‘produtos’

    It was set this way for create a custom slug.

    I had to change the setting to:
    ‘has_archive’ => true

    Now Yoast SEO shows the fields for setting the cpt’s archive title and desc. But, I’ve lost my custom slug for the cpt archive.

    Thanks!

    Hi,

    We suspect this a bug. There is an issue with Custom Post Archives not appearing with Yoast SEO v7.7.3. So while your CPT will show, the archive page will not. We apologize.

    Our developers are aware of the issue and a fix is expected to be with Yoast SEO v7.9. We are not sure when that version will be ready only that a fix is expected to be included with it. You can view the closed GitHub issue here:?https://github.com/Yoast/wordpress-seo/issues/10211.

    When v7.9 is released we suggest updating to it and seeing if the issue resolves.

    • This reply was modified 6 years, 8 months ago by Pcosta88.
    Thread Starter John

    (@jemoreto)

    Ok @pcosta88,

    Thanks!

    Cheers

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