Hello,
Thank you for contacting Rank Math today.
1. Are you using the pages titles as seen in WordPress pages. We might need to take a closer look at the settings. Please edit the first post in this ticket to include your WP Logins one designated sensitive section so only our staff has access.
2. We removed multiple Social meta options since version v1.0.43 as they are not required anymore for the Knowledge Graph by Google & Bing. The options you see in the Global Social Meta settings page are the only needed options.
3. Rank math adds the necessary Schema on your page required for Google Knowledge Graph. Please check this link to learn about Rank math Schema.
Looking forward to helping you. Thank you.
Sorry i will not give you Wp logins! i tried to be clear in the ticket, i need just a good help not to give you my website access.
1- i didn’t understand “1. Are you using the pages titles as seen in WordPress pages.” What do you mean ??
2- i understand that you removed multiple Social meta options since version v1.0.43 as they are not required anymore for the Knowledge Graph by Google & Bing. It’s Ok.
3- “Rank math adds the necessary Schema on your page required for Google Knowledge Graph. Please check this link to learn about Rank math Schema.” as you can see in the attachment it tried to follow your guides on your website to mention all the information in local seo tab but as i see it’s complicated to do it using your plugin.
Can i Create Google Knowledge Graph by myself without using your plugin ? i need clear answer please.
Sorry to say that but your answer is unhelpful.
Hello,
1. I think he means if you are using (when looking for the contact and about us pages) the name those pages display on the Pages list (for example, in my following screenshot, if I wanted to show the forum page as About Us page, I would have to type its title (“Forum”) to find it in the search box:
3. Yes, you can modify the Knowledge Graph by yourself (if you know about coding) or a developer if not by using this filter:
/**
* Collect data to output in JSON-LD.
*
* @param array $unsigned An array of data to output in json-ld.
* @param JsonLD $unsigned JsonLD instance.
*/
add_filter( 'rank_math/json_ld', function( $data, $jsonld ) {
return [];
}, 10, 2);
Looking forward to help you.
Waiting for your Reply please.
Hello,
1. It is quite unexpected for pages to miss in the Local SEO settings. Assuming you are using the latest version of all the plugins and the themes (please update if not yet), you can check if it’s a conflict with one of the plugins or the theme you are using. To determine that, please follow this troubleshooting guide:
https://rankmath.com/kb/check-plugin-conflicts/
2. The data added in Local SEO is used to generate Rich Results and Schema markup for your site. It doesn’t guarantee that your site will have a knowledge panel. The panel is however created when you claim your business on Google and connect this to your business domain. To learn about business claiming on google check this forum on google.
3. The shortcode
can be used on your pages, for instance your contact page, where you want to add the information added in Local SEO to your page.
4. Adding/Claiming your business on Google business listing does have a number of advantages. Here is an example of how adding your business added on Google would look like: https://i.rankmath.com/KYKtTB
Hope that helps. If you have any further question(s), please let us know. Thank you.
Waiting for your answer michael.
Hello,
I will answer each of your questions one by one.
1. In the first screenshot, everything is fine. term fields are usually used in categories and custom categories, or when you want to display term info in your posts. In your case, it is fine like it is.
In the second screenshot, everything is right.
In your third screenshot, again, everything is right.
And also your fourth one.
2. I have attached a screencast showing you where to find that shortcode and how you can add it to any page or post. You can display it wherever you want (or don’t display it, it is completely up to you): https://i.rankmath.com/4jQg4S
Looking forward to help you.