Spintax and ACF Field

#59882
  • Resolved Anonymous
    Rank Math free

    Does Rank Math Support Spintax for The SEO Fields like Title, Description and Keywords Meta Info.

    Also, How can I use values from ACF field which is already populated in the page. I have all these data attributes in ACF and rather then re-write or cut and paste and duplicate data, I just want to be able to give the 5 keywords as short codes to pull values from ACF.

    Is any of this possible.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Todd
    Rank Math free

    Hi,

    Thanks for getting in touch with us.

    We have not tested that plugin. In fact, this is the first time I am hearing of a tool like that. From Google, it looks like a black hat SEO tool. We do not deal with that.

    If it is working with other SEO plugins, it should work with Rank Math as well.

    Here are the meta keys we use. Feel free to use them:

    rank_math_title			
    rank_math_description
    rank_math_focus_keyword
    rank_math_canonical_url		
    rank_math_robots
    rank_math_rich_snippet
    rank_math_seo_score
    rm_rank_math_404_logs	
    rm_rank_math_internal_links	
    rm_rank_math_internal_meta	
    rm_rank_math_redirections	
    rm_rank_math_redirections_cache	
    rm_rank_math_schema	
    rm_rank_math_schema_cache	
    rm_rank_math_sc_analytics

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    Anonymous
    Rank Math free

    ACF is not a black hat tool, its extended name is “Advanced Custom Fields” My Point was prior to using RankMath all my MetaData is in ACF fields, so rather than go through the time consuming effort of cutting and pasting these values into RankMath, the question was does RankMath Support shortcodes, so that I may reference a shortcode

    The spintax is no different split testing to see which headline or description gets the most attention.

    Hello,

    Thank you for contacting Rank Math today.

    To use shortcodes in Rank math meta data, you can make use of the following filter to your functions.php.

    /**
     * Allow shortcodes in the Meta Data.
     */
    add_filter( 'rank_math/paper/auto_generated_description/apply_shortcode', '__return_true' );
    

    Looking forward to helping you. Thank you.

    ​​​​​​

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

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

The ticket ‘Spintax and ACF Field’ is closed to new replies.