Page 1 of 1

Rich Snippets for Google in Ajax-PHP Rating Stars Script

Posted: 29 Nov 2015, 13:02
by ralle
Hi,
Thank you for this great Rating Script: https://coursesweb.net/php-mysql/rating- ... jax-php_s2
Has anyone ever tried to generate rich snippets for Google to display the ratings in the search result list?

Rich Snippets for Google in Ajax-PHP Rating Stars Script

Posted: 29 Nov 2015, 19:34
by Admin
Hello
To generate rich snippets for Google to display the ratings in the search result list, the microdata with ratings must be in the html source page because Google doesn't run javascript when indexing your webpage.
But that script is Ajax based, the ratings data are included with javascript into the html page, so, those data aren't initially in the html source page.
- The Ajax-PHP Rating Stars Script cannot be used to generate rich snippets for Google.