+ Reply to Thread
Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 49

Thread: How-to show ratings on Google search

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

    to all who have tested my old script (This first part is only for tester of the old script)
    Please open listing_details.tpl and clears the pasted code behind:

    Code:
    Only registered members can view the code.
    Now you have again the original form of listing_details.tpl.

    __________________________________________________ _____________

    OK and here a little solution for all to test the new version without jQuery which 99.99 percent works

    Open dom.tpl ( plugins -> rating -> dom.tpl )

    the original dom.tpl is this code

    PHP Code:
    Only registered members can view the code
    change all with this code (But make a backup of the original dom.tpl!)

    PHP Code:
    Only registered members can view the code
    Please check this out.
    I have removed the price and description, because the smarty variable has not yet been found of me.

    Best regards
    Steffen
    Last edited by Steffen Buschkemper; April 18, 2013 at 11:33 PM.

  2. #22
    Steffen, what is the easiest way to test this to see if it is working on your page?

    //Morgan
    Free Advertising at Fyndklippet.se


  3. #23
    Senior Member
    Join Date
    Nov 2012
    Posts
    126
    Now working the rating, without the price
    But will be more nice with price, Steffen do something
    Last edited by Oslo; April 14, 2013 at 06:45 AM.

  4. #24
    Master
    Join Date
    Apr 2012
    Location
    Germany
    Posts
    421
    Hi Morgan,

    The easy way is overhead. :cool:

    OK and here a little Solution to test without jQuery.

    Open dom.tpl ( plugins -> rating -> dom.tpl )

    the original dom.tpl is this code

    ......Some code....

    Please check this out.
    I have removed the price and description, because the smarty variable has not yet been found of me.
    Thats no Problem..
    If i have all smarty variables it would be no separate plugin, only a modified rating plugin.
    On this time its only for test and help to realize this feature.

    Best regards
    Steffen
    Last edited by Steffen Buschkemper; April 13, 2013 at 11:32 AM.

  5. #25
    Can not see any ratings yet :-) using Structured Data Testing Tool.

    //Morgan

    All right! Google ratings works! Hope you find the Smarty variables for the rest, good work!

    One question, when the listings hasn't got a rating, empty stars will not show up and I got this "The excerpt from the page will show up here. The reason we can't show text from your webpage is because the text depends on the query the user types"
    Last edited by Morgan Bohman; April 13, 2013 at 11:45 AM.
    Free Advertising at Fyndklippet.se


  6. #26
    Senior Member
    Join Date
    Nov 2012
    Posts
    126
    For my website appear the rating stars here.

    But on Google Search, doesn't appear rating stars, or maybe Google still cashing old page.

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

    Yes google cached the pages. It requires a period that google indexes the page again and shown with stars.
    Last edited by Steffen Buschkemper; April 14, 2013 at 08:38 PM.

  8. #28
    Master
    Join Date
    Apr 2012
    Location
    Germany
    Posts
    421
    Hi Morgan,

    Can not see any ratings yet :-) using Structured Data Testing Tool.

    //Morgan
    Are you sure?
    Have a look here

  9. #29
    Yes I edited my comments but as usual you where to quick. Thanks! Yes it works so only price and description missing to be complete. i could not find the variable either but it should be $price as it is related to field.

    //Morgan
    Free Advertising at Fyndklippet.se


  10. #30
    Master
    Join Date
    Apr 2012
    Location
    Germany
    Posts
    421
    @Morgan -> Google shows the star only if an rating has been made.

    I hope that I get to the description and price are still running today...

+ Reply to Thread