gerske
Forum Replies Created
-
Hi! Thanks for the fast reply.
I have regular checkout and Paypal fast checkout at the shopping page. Don’t want only Paypal as only option. People can choose what they prefer. For the Woo slide cart I think the Paypal fast checkout would be an add on.
Hi Tisoypinoy,
I have the same problem. See on your website that you got it working. What did you do if I may ask?
Thanks!
Gerson
Forum: Plugins
In reply to: [Site Reviews] No stars in Google search resultsYou truly are a gem! Thank you. I’ll let you know if it works.
- This reply was modified 6 years, 3 months ago by gerske.
Forum: Plugins
In reply to: [Site Reviews] No stars in Google search resultsHi, I noticed that for PRODUCT schema extra data is requested by Google now
warning “offerCount”: The offerCount field is recommended. Please provide a value if available.
warning “brand”: The brand field is recommended. Please provide a value if available.
warning “gtin8, gtin12, gtin13, gtin14, mpn, isbn”: The gtin8, gtin12, gtin13, gtin14, mpn, isbn field is recommended. Please provide a value if available.
warning “sku”: The sku field is recommended. Please provide a value if available.Maybe that’s the reason my stars aren’t visible in Google?
Forum: Plugins
In reply to: [Cache Enabler] define(‘WP_CACHE’, true); is not set in wp-config.php.I had the same. Solution: Deactive Cache Enabler, and then activate it again. You probably had removed another caching plugin which removed this line.
Forum: Plugins
In reply to: [Site Reviews] No stars in Google search resultsI’m selling only 1 product in reality, an online course (with choice digital delivery or physical delivery, same course). All ratings I have are from this course, thus the product. I’m not trying to mislead anyone, I only installed Woocommerce to have the payment on the website.
In Site Reviews (displayed on the homepage) I have chosen product as type of Schema. So, I only have product as single schema on the homepage and product as single schema on the Woocommerces page.
What am I doing wrong and what is what I should do? Thanks!
Kind regards, Gerske
Forum: Plugins
In reply to: [Site Reviews] No stars in Google search resultsThanks for the superb help! Really appreciated.
I only have 1 schema (for Product) with id the same as URL. So there is only 1 id. See here: https://search.google.com/structured-data/testing-tool#url=digitalefotografie.nu
Do you suggest I change the @id from an URL to a name?
BTW: I installed Woocommerce for 1 product page. For (only) this page the stars do show in Google! However I would like to have the Site Reviews stars to appear on Google for the home page as well. So, any help for that is really appreciated.
https://digitalefotografie.nu/fotocursus/cursus-fotografie/Forum: Plugins
In reply to: [Site Reviews] No stars in Google search resultsUnfortunately neither of your two things to try seem to have an effect on Google. Still no stars. ;-( Very strange!
Forum: Plugins
In reply to: [Site Reviews] No stars in Google search resultsYou are right! I copy pasted the code from the mail I received via WordPress about your reply instead via this page above. And in the mail the code was incorrect because of formatting error of the “”.
Thanks again. I will first try your code. If not successful, the seconde code.
Have a great weekend. And A+ for your support.
Forum: Plugins
In reply to: [Site Reviews] No stars in Google search resultsThanks for the great help!
There seems to be a small error in the code in 1):
The line add_filter( “site-reviews/schema/Product”, function( $schema ) { gives a
syntax error, unexpected ‘;’, expecting ‘(‘I removed the Organization schema from the website by using this code:
function bybe_remove_yoast_json($data){
$data = array();
return $data;
}
add_filter(‘wpseo_json_ld_output’, ‘bybe_remove_yoast_json’, 10, 1);Now I only have Product schema. Hopefully the stars will be in Google search results in a few days!
Best, Gerske
Forum: Plugins
In reply to: [Site Reviews] No stars in Google search resultsThank you for the help!
1) I have fixed the error a week ago.
2) I have changed the schema type LocalBusiness a week ago.
3) I don’t see any issues in the search console.Any other suggestions to try? Wondering why I still don’t see stars in the Google results. ;-(
Best regards, Gerske