Results 1 to 4 of 4
  1. #1
    dannyx is offline Public Member
    Join Date
    November 2019
    Posts
    734
    Thanks
    143
    Thanked 186 Times in 148 Posts

    Default Api vs widget vs iframe

    Hello, i wanna start livescore website, and I have questions. Whats is better for seo? Api (json, XML), widget or iframe?

  2. #2
    ddm
    ddm is offline Former Member
    Join Date
    July 2006
    Posts
    1,118
    Thanks
    418
    Thanked 470 Times in 287 Posts

    Default

    a word of caution:

    don't do it IMO - it doesn't convert well enough to be worthwhile (believe me, I worked with clients with huge livescores sites + MILLIONS of pageviews/month.. their revenues were miniscule). (Not to put you off, but to give you a reality check based on data I have seen)

    to answer your Q:
    - you want the content in the page content before it loads ideally, you can then populate a widget of course, and get JS to then update it as appropriate.
    - Don't load the data into the widget after page load if you can help it.
    - avoid iFrames like the coronavirus

    good luck.

  3. The Following User Says Thank You to ddm For This Useful Post:

    thesamurai (22 April 2020)

  4. #3
    thesamurai's Avatar
    thesamurai is offline Private Member
    Join Date
    April 2014
    Posts
    186
    Thanks
    93
    Thanked 81 Times in 54 Posts

    Default

    Quote Originally Posted by ddm View Post
    a word of caution:

    don't do it IMO - it doesn't convert well enough to be worthwhile (believe me, I worked with clients with huge livescores sites + MILLIONS of pageviews/month.. their revenues were miniscule). (Not to put you off, but to give you a reality check based on data I have seen)

    to answer your Q:
    - you want the content in the page content before it loads ideally, you can then populate a widget of course, and get JS to then update it as appropriate.
    - Don't load the data into the widget after page load if you can help it.
    - avoid iFrames like the coronavirus

    good luck.
    Can you reveal a bit more. What can you tell as conversion rate (reg to ftd) is it like tipsters traffic?

  5. #4
    Yuzuka is offline Private Member
    Join Date
    April 2020
    Posts
    5
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    For SEO reasons pick the API opton as iframe won't even be considered by Google, for the widget if that's just some loaded js I would avoid as well.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •