• Resolved william william

    (@william-greg)


    Hi,
    I am trying to use custom field for the meta description to detect the tag from my theme (houzez very popular)

    to see if my field are available into the system I use “wp all import” and I see the custom field detected below:
    _yoast_wpseo_primary_property_status
    _yoast_wpseo_primary_property_city
    _yoast_wpseo_primary_property_type

    However, I am trying to have them populated for all the website so I set up into Yoast> Search Appearance and put the custom value into meta description for the properties, such as for example :
    %%cf_primary_property_type%% but it don’t detect the tag “type”
    so I even tried
    %%cf_property_type%%
    %%cf_type%%
    or %%cf_yoast_wpseo_primary_property_type%%
    even if had the “_” before the field such as
    or %%cf__yoast_wpseo_primary_property_type%%

    So nothing is detected and my meta description is empty.

    Any idea how to detect these fields?

    Many thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter william william

    (@william-greg)

    HI, Any helps?

    Many thanks

    Plugin Support amboutwe

    (@amboutwe)

    The variable would be %%cf__yoast_wpseo_primary_property_type%%(with two _ ). In some cases, the preview in the backend will not actually display the information but the frontend of your site will show the correct data. Please view the source code for the frontend of your site with the steps here: https://kb.yoast.com/kb/view-page-source-site/

    More information on using custom fields: https://kb.yoast.com/kb/how-does-the-plugin-work-with-videos-in-custom-fields/#find

    • This reply was modified 5 years, 2 months ago by amboutwe.
    Thread Starter william william

    (@william-greg)

    from the custom field plugin
    I have
    _yoast_wpseo_primary_property_area
    _yoast_wpseo_primary_property_city
    _yoast_wpseo_primary_property_feature
    _yoast_wpseo_primary_property_label
    _yoast_wpseo_primary_property_state
    _yoast_wpseo_primary_property_status
    _yoast_wpseo_primary_property_type

    So I tried all of them such as %%__yoast_wpseo_primary_property_city%%

    but nothing. I checked the code course or even better a chrome extension to check the SEO (ie: SEO META extension)
    ??

    Plugin Support amboutwe

    (@amboutwe)

    We think the issue is specific to your site and/or setup. We’d need to investigate further but are unable to do so on these forums. You can?purchase Yoast SEO Premium?to receive our premium email support where we can help you further.

    Plugin Support Jerlyn

    (@jerparx)

    Closed.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘SEO tag’ is closed to new replies.