Please review this website

Discussion in 'Websites' started by aleeeftw, Oct 22, 2015.

  1. #1
    Hi,

    I recently created a website. Since is an url shortener service I'm focused on the page speed.
    When you short an url it will give you a stats page where you can see the redirect details (os, mobile?, browser & country) + a nice small QR code.
    Please let me know what do you think: lru.io

    Thank you,
    Alexandru
     
    aleeeftw, Oct 22, 2015 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,808
    Likes Received:
    4,535
    Best Answers:
    123
    Trophy Points:
    665
    #2
    Looks nice, I like the barebones screen.
    Seemed reasonably fast to load but when I viewed the source I was surprised to see all the javascript in the page and not cached in a separate file. Same goes for the stats page. The actual stats should be pulled from the db as a json feed and fed to the graphs, if not that js on the page is fine. This stuff, however, should be kept separate

    upload_2015-10-23_13-1-33.png
     
    sarahk, Oct 22, 2015 IP