Rank Math doesn’t show on portfolio pages (Projects)

#463538
  • Resolved Archimosca
    Rank Math free

    Good morning

    I’m new to Rank Math and I installed the WordPress plugin yesterday.
    Rank Math seems to be integrated well on POST, PAGES and FONTS but not in PROJECTS
    I’m an architect and all of my projects are accessible via the PROJETS folder in wordpress.
    How can I integrate it on the PROJECTS directory? each project page is made by a title, a text and some images.

    I don’t know if I was clear enough but here is a link for two screenshots:

    Many thanks

    Andrea

Viewing 8 replies - 1 through 8 (of 8 total)
  • Anas
    Rank Math business

    Hello,

    Thanks for contacting Rank Math, and sorry for any inconvenience caused.

    Head over to Rank Math > Titles & Meta > Projects > Enable Add SEO Controls option:
    projects

    Do note that some options are only available when you enable the Advanced Mode in the Rank Math dashboard:
    https://i.rankmath.com/JAj5ak

    Hope this helps.

    Don’t hesitate to get in touch if you have any other questions.

    Hello Anas Thank you for your help.

    I’m in advanced mode but unfortunately there is no PROJECTS folder under TILES and META.

    Here are the screenshots:

    kind regards

    Hello,

    I’ve moved the images you have shared into the sensitive data section.

    In this case, we might need to take a closer look at the settings. Please edit the first post on this ticket and include your WordPress & FTP logins in the designated Sensitive Data section.

    Please do take a complete backup of your website before sharing the information with us.

    Sensitive Data Section

    It is completely secure and only our support staff has access to that section. If you want, you can use the below plugin to generate a temporary login URL to your website and share that with us instead:

    https://wordpress.org/plugins/temporary-login-without-password/

    You can use the above plugin in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any):

    https://wordpress.org/plugins/wp-security-audit-log/

    We really look forward to helping you.

    Thank you.

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Hello Reinelle

    Thnak you for the quick reply

    As you suggeted, I placed a link in the sensitive data section that you can use to login to my wordpress dashboard.

    The link will be active one day

    Many thanks for your help

    Andrea.

    Hello,

    We added the following filter and the portfolio items are showing in the Titles & Meta settings but without a name:

    
    add_filter( 'rank_math/excluded_post_types',function( $post_types) {
    	$post_types['mies_portfolio'] = 'mies_portfolio';
    	return $post_types;
    }, 11 );
    

    To get the name in the options you need to make sure that the CPT has all the necessary fields set during set up.

    Don’t hesitate to get in touch if you have any other questions.

    Many thanks Miguel I really appreciated your help!

    Kind regards

    Andrea

    Hello,

    Glad that helped.

    Please feel free to reach out to us again in case you need any other assistance.

    We are here to help.

    Thank you.

Viewing 8 replies - 1 through 8 (of 8 total)

The ticket ‘Rank Math doesn’t show on portfolio pages (Projects)’ is closed to new replies.