+ Reply to Thread
Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 49

Thread: How-to show ratings on Google search

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

    the sitelink is also a microdata specification.
    You can read here.
    In this time your flynax website has no rich snippets for google search machine and co.

    Best regards
    Steffen

  2. #12
    Senior Member
    Join Date
    Nov 2012
    Posts
    126
    Thanks Steffen, but where I should inset the following code?

    PHP Code:
    Only registered members can view the code

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

    1. This code was an examble.
    I wrote Mike to help for the content variables e.g

    PHP Code:
    Only registered members can view the code
    I hope Mike or Victor can help there.

    2. When the code is ready, then you paste this in dom.tpl. of the rating plugin.

    Best regards
    Steffen
    Last edited by Steffen Buschkemper; April 14, 2013 at 06:18 AM.

  4. #14
    Hi all,
    Also, I'm thinking about making Google Authorship facility for improving CTR.
    If there is away for user who have Google+ profile, so their profile can be showed in Google search for their listing.
    I think that will be good for CTR.

    Me as an admin have a Google+ profile, but I can only show my profile on the page that admin created, by setting them in Google verification plugin manager.
    I think some user have G+ profile and they'll be happy if their profile show up when Google Search found their listing.

    A little bit out of topic, if the same think can do with Bing’s Linked Pages that will be veryyy gooddd..

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

    Hi @ All,

    Code:
    Only registered members can view the code.

    Best regards
    Steffen
    Attached Images Attached Images
    Last edited by Steffen Buschkemper; April 13, 2013 at 10:57 AM.

  6. #16
    Senior Member
    Join Date
    Nov 2012
    Posts
    126
    Hello Steffen, good work, but doesn't worked for me

    My looks like as that.

    1.gif

    By the way Steffen, Dortmund vs Real Madrid

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

    you have also renewed the page cache @ Flynax Admin Panel? Ah ok - you have.
    I tested the generated code manually and the stars were displayed at snipped test tool.

    Copy the code below and paste it manually (@ HTML Tab) HERE.

    Code:
    Only registered members can view the code.
    The tool shows me as a result a picture with stars!
    The extracted data from this microcode are:

    Item
    type: http://schema.org/product
    property:
    name: BVB Dortmund
    description: Great Football Club - shoot only after the 90th Minute to the semifinals.
    url: http://www.bvb.de/
    aggregaterating: Item 1
    offers: Item 2

    Item 1
    type: http://schema.org/aggregaterating
    property:
    ratingvalue: 5
    bestrating: 5
    ratingcount: 1525

    Item 2
    type: http://schema.org/offer
    property:
    price: $ 2.80

    It works great.

    by the way - my tip is DORTMUND.
    A 2nd Miracle is pending.

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

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

    I checked your site and found the problem.

    Because of missing smarty variables (i hope for help from the flynax team) to fill the meta content I realized it with jQuery and the available data.
    BUT as I saw on your side, this process is either too slow for the evaluation of google, so the contents are empty!

    The reason for this is simple.
    The missing variables were replaced with jQuery by existing content.
    But this manipulation seems to have no relevance for google or is just too slow.

    If this problem with the missing smarty variables is solved, then it works 100 percent.

    Best regards
    Steffen
    Last edited by Steffen Buschkemper; April 14, 2013 at 05:34 AM.

  9. #19
    Senior Member
    Join Date
    Nov 2012
    Posts
    126
    So, what I should do then?

  10. #20
    We have to wait for Flynax to get this as a plugin I guess. It is a very nice thing and as you look around web pages today, everyone seems to have it, classifieds, price-comparison sites, web shops etc.

    //Morgan
    Free Advertising at Fyndklippet.se


+ Reply to Thread