star ratings

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
santy
 
 
Posts: 3
Joined: Mon Jun 10, 2019 4:02 pm

star ratings

Post by santy »

Are they any extensions for adding a star ratings on the search engines for our website
User avatar
Pablo
 
Posts: 21570
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: star ratings

Post by Pablo »

Nicolajazz
 
 
Posts: 21
Joined: Sat May 19, 2018 8:25 am

Re: star ratings

Post by Nicolajazz »

Hi Pablo,
I also need to add a star rating system to my website and need that Google shows automatically the real ratings in the serp, like in your screenshot. I think that needs a database.

I tried some third part code

https://ratekit.com/examples
https://codecanyon.net/item/skinnable-r ... ea/3853477
but they don't work very good

It'll be great to have an extension (paid also) for that, with database for html pages, not php because I already have over 1000 pages in html.

Thank You

Nick
User avatar
BaconFries
 
 
Posts: 5324
Joined: Thu Aug 16, 2007 7:32 pm

Re: star ratings

Post by BaconFries »

It'll be great to have an extension (paid also) for that, with database for html pages, not php
How would it be processed and sent/submitted to be stored and retrieved from a database without PHP!. It cant just use pure HTML because you have so many pages. It would need a combination of PHP, jQuery/javascript and css for styling. There are rating scripts out there that just use jQuery/javascript that don't require a database to display the stars/thumbs up, but if you need a database then it will need PHP to do the processing.
Nicolajazz
 
 
Posts: 21
Joined: Sat May 19, 2018 8:25 am

Re: star ratings

Post by Nicolajazz »

I'm sorry, maybe I explained myself wrongly.

My web hosting uses php5-7 so I have no problem with PHP but my pages have an html extension.

When visitors give their vote there is a need that Google takes by somewhere the average of the votes and reports it in serp.

I do not have the technical knowledge to understand how to do this, but I have no problem inserting jQuery or javascript into my pages.

Currently I do this manually by entering the rich snippet votes for each individual page but this is not possible to continue doing so.
This process needs to become automatic.

If it were possible to insert this function in WYSIWYG Web Builder this it would be a great enhancement of the program.
Post Reply