+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Modified rating plugin with Google microdata

  1. #1
    Master
    Join Date
    Apr 2012
    Location
    Germany
    Posts
    421

    Modified rating plugin with Google microdata

    Hi @ All,

    In this thread you can download the modified rating plugin.
    The modified version is incl. Google Microdata for Listings.

    To also show the prices at google, open the following file in
    includes - > controllers -> listing_details.inc.php

    Search the follow code @ line ~ 29

    PHP Code:
    Only registered members can view the code
    and replaced it with the following code

    PHP Code:
    Only registered members can view the code
    Now search following code @ line ~ 43 and after this line

    PHP Code:
    Only registered members can view the code
    add the following code

    PHP Code:
    Only registered members can view the code
    Save and close.

    Attention!!! The original rating plugin must before uninstalled and removed from plugin folder.
    All existing reviews will be lost!

    Download, extract and install the modified rating plugin. -> rating.zip

    Now you just need to use the ISO 4217 currency code. Also Google rating accepts only 5 stars!

    iso4217.jpg

    Here is also a List of ISO 4217 currency code -> Link

    The results of the search requests with google after this modification can you see in follow image...

    grsmicro.jpg

    Thats all....

    Best regards
    Steffen
    Last edited by Steffen Buschkemper; May 4, 2013 at 09:49 AM.

  2. #2
    Senior Member
    Join Date
    Nov 2012
    Posts
    126
    I did every step, but doesn't appear when I test it on Google webmaster tools, even doesn't appear stars.

  3. #3
    Master
    Join Date
    Apr 2012
    Location
    Germany
    Posts
    421
    Hi Oslo,

    It takes a while until it is shown so in search engines as of the picture
    The search engine must revisit your side incl. microcode.
    Only then the pages are displayed in the search results with stars.
    Of course only if an rating has been made.

    In THIS thread we have all discussed and implemented.
    Because you have attended in this thread. LoL
    > HERE < you see a search result of the first page indexing with microcode of Morgans page.
    And > HERE < a result of a page from Morgan in google rich snippet test tool.

    Best regards
    Steffen
    Last edited by Steffen Buschkemper; November 19, 2013 at 01:31 AM.

  4. #4
    Senior Member
    Join Date
    Nov 2012
    Posts
    126
    I mean in Google rich snippet test tool, doesn't appear.

    and is that OK if I have in Admin -> PanelData -> EntriesCurrency only ($ and €) instead USD and EUR?
    Last edited by Oslo; May 3, 2013 at 05:14 PM.

  5. #5
    Master
    Join Date
    Apr 2012
    Location
    Germany
    Posts
    421
    Hi Oslo

    I mean in Google rich snippet test tool, doesn't appear.
    My test and the test of Morgans page works great.
    I do not know why it should be any different with your side...

    and is that OK if I have in Admin -> PanelData -> EntriesCurrency only ($ and €) instead USD and EUR?
    No, that's not ok. Sorry.
    Google microdata accepts only the ISO 4217 currency code format.

    I have test it with € and $ but the price was not displayed.
    With USD and EUR no problem and the price was displayed.

    If it is a problem for you, then you can disable the rich snippets for price in
    Admin Panel - Common -> Configurations -> Listing Rating -> and disable Data with Price

    Best regards
    Steffen
    Last edited by Steffen Buschkemper; May 3, 2013 at 06:05 PM.

  6. #6
    Hey Steffen, is there any chance you can update your plugin to 4.3 version? It look's like it not working with the 4.3..

  7. #7
    Hello "not working with 4.3
    i still have problem with google master
    Missing: best or worst rating ???
    what to do with it?

  8. #8
    Junior Member
    Join Date
    Jan 2017
    Location
    Brasil
    Posts
    23
    Hi thanks for the modification is working very well with version 4.5.2

  9. #9
    If I add this, than I get an mysql error that it not exist
    `T1`.`description_add` AS `Listing_info`,

  10. #10
    Quote Originally Posted by Nick Ringelberg View Post
    If I add this, than I get an mysql error that it not exist
    `T1`.`description_add` AS `Listing_info`,
    You need to check your listing fields, in this case it must have field with description with key "description_add", or you need change it to another key.
    Thank you, Curtis.
    @Flynax Company

+ Reply to Thread