Custom Post Type Single Article Title

#976799
  • Resolved Riccardo Bonin
    Rank Math free

    Hello, we use JetEngine and so Custom Post Type for the vehicles. At the moment the single vehicle title structure is %title% %sep% %sitename%.
    We would like to add in the structure some details like the location of the vehicle (is a taxonomy) and possibly other details.
    I tried to add some parameters like %primary_taxonomy_terms% and %customterm(taxonomy-name)% but it didn’t work and honestly we don’t know how it works.

    Hope to receive some tips from you, thank you in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    We apologize for the issue you are facing with customizing the title structure for your Custom Post Type in Rank Math. To include details like the location of the vehicle, which is a taxonomy, you can use the %customterm(taxonomy-name)% variable correctly by replacing taxonomy-name with the actual name of your taxonomy.

    For example, if your taxonomy for location is called vehicle_location, you would use %customterm(vehicle_location)% in your title structure. This will display the name of the current term associated with that taxonomy.

    If you want to include multiple details, you can combine different variables in your title structure. Here’s an example:

    %title% %sep% %customterm(vehicle_location)% %sep% %sitename%

    Make sure that the taxonomy name you are using is correct and matches what you have set up in JetEngine. If it still doesn’t work, please reply to this ticket with your site URL so we can assist you further.

    Thank you for raising this concern!

    Sources:
    Using Variables in the SEO Title and Description » Rank Math
    Using Variables in the SEO Title and Description » Rank Math

    Hello,

    Thank you for contacting Rank Math support.

    You seemed to have marked this ticket as resolved.

    We’re just following up to know if you have any other concerns that we can assist you with. If your issue has been resolved, please let us know so we can mark this ticket as closed.

    Thank you for choosing Rank Math.

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

You must be logged in to reply to this ticket.