Hi,
please my theme- web have this test on google rich results test
Page not eligible for rich results known by this test.
Need some tips
https://www.svijetsigurnosti.com/
thx
Hi,
I just checked your website and this pass the teste -> https://i.imgur.com/V2kAyXh.png -> https://search.google.com/test/rich-results?id=9XDX0i59ruV_uPthUbMegw
If this is not what you mean, let me know!
Thank you!
Ej Calin thx
just trying to follow Google guide for Sitelinks search box, but it doesn’t work.
I put this :
<script type=”application/ld+json”>
{
“@context”: “https://schema.org”,
“@type”: “WebSite”,
“url”: “https://www.myweb.com/”,
“potentialAction”: {
“@type”: “SearchAction”,
“target”: “https://myweb/search?q={search_term_string}”,
“query-input”: “required name=search_term_string”
}
}
</script>
in Analytics and/or JavaScript Code in Theme panel
Hi,
But please note that if you set it in Analytics the code need to be set as you provide it, if is in JavaScript code then you need to set it without <script> tags -> https://i.imgur.com/Qrtu7UD.png
If I understand correctly, you set the code in both places and the code was not apply, if is so is possible that there are other elements that interfere with it and overwrite it.
Thank you!
Hi”SvijetS,
If this JSON need to be set in website head, then you can set it in theme panel> analytics/js code -> https://i.imgur.com/HnG1dnD.png -> https://i.imgur.com/o2NFpJ8.png
Thank you!
So the code was there and is not working? as I can see this is loading you your website head zone -> https://i.imgur.com/xknKHYV.png
As I can see the problem for google rich results test is with some images and 2 scripts -> https://i.imgur.com/stgW9tm.png check them and make again the test.
Let me know the results!
Calin, just remove code and I was trying to fix some stuff on robots.txt but now I have this google “Indexing request rejected” error also rich result test by google now can’t be done (Page cannot be reached
This could be because the page is unavailable or blocked by robots.txt)
my robots.txt are :
User-agent: *
Disallow:
Sitemap: https://-www.mysite-/wpms-sitemap.xml
now by default
Don’t understand ):
Hi SvijetS,
Please make a full backup to your website and send us an email at contact@tagdiv.com and provide admin login cPanel. We will take a look to see what can be the problem that the google is rejecting the index request. Include a link to this topic in the email.
Thank you for your understating!
also have a problem with categories, something is strange
post before
and post after (update and …..)
/hrvatska/ is a category
Hi SvijetS, I’m sorry for all the problems that we cause with this situation, normal the thing do not go like this, we can connect to our clients and fix the problem in few days, but this is from a good time, sorry for this.
So after the theme update it was add a category in post link? please re-save the permalinks (also check to see if those are still set like before) clear all cache and try again.
Another problem can be if there were some modifications in theme files or with some plugins before the update.
Thank you for your understanding!
Hi,
I think that for this you are using this guide -> https://www.semrush.com/blog/your-guide-to-understanding-googles-sitelinks-search-box/?kw=&cmp=EE_SRCH_DSA_Blog_SEO_EN&label=dsa_pagefeed&Network=g&Device=c&utm_content=473320212413&kwid=dsa-837871680671&cmpid=9875219915&agpid=103365049634&gclid=CjwKCAjw_sn8BRBrEiwAnUGJDp6UWdfbezqER7Ckd7pr78VbtK_guSzjCPO5f4lI8Xf4YBwOVlCsuxoCc-AQAvD_BwE
Now if I understand correctly you need to hook the theme search function, the file for this are these:
The search from Composer, when you do not use standard pack-> wp-content/plugins/td-composer/legacy/Newspaper/parts/search.php
Standard search from standard pack-> wp-content/plugins/td-standard-pack/Newspaper/search.php
The search from cloud templates-> wp-content/plugins/td-cloud-library/shortcodes/search/tdb_search_form.php
Now I do not know the right implementation of that code, I did not set it before in our theme to know how it need to be set and how it should work, but if you can set it for a default theme it should work with our theme too, but on a standard search not on live search.
Thank you for your understating!
Hi SvijetS,
I just find a guide that maybe it can help you with the sitelinks -> https://www.wpbeginner.com/beginners-guide/how-to-get-google-sitelinks-for-your-wordpress-site/
Hope this can help!