Page Title: API Access Key

  • This webpage makes use of the TITLE meta tag - this is good for search engine optimization.

Page Description:

  • This webpage DOES NOT make use of the DESCRIPTION meta tag - this is NOT GOOD for search engine optimization.

Page Keywords:

  • This webpage DOES NOT make use of the KEYWORDS meta tag - whilst search engines nowadays do not put too much emphasis on this meta tag including them in your website does no harm.

Page Text: Go import requests url = 'http://livetrafficfeed.com/static/v2/user-agent' ua = request.META['HTTP_USER_AGENT'] r = requests.get(url, params={'ua': ua,'key': APIKEY}) data = r.json() require 'net/http' require 'json' ua = request.env['HTTP_USER_AGENT'] url = 'http://livetrafficfeed.com/static/v2/user-agent?ua=ua&key=APIKEY' uri = URI(url) response = Net::HTTP.get(uri) JSON.parse(response) var request = require('request'); var ua = req.headers['user-agent']; var url = 'http://livetrafficfeed.com/static/v2/user-agent?ua='+ua+'&key=APIKEY'; request(url, function (error, response, body) { if (!error && response.statusCode == 200) { var data = JSON.parse(body); } }); Live Traffic Feed

  • This webpage has 173 words which is NOT between the recommended minimum of 250 words and the recommended maximum of 2500 words.

Header tags:

  • It appears that you are using header tags - this is a GOOD thing!

Spelling errors:

  • This webpage has 5 words which may be misspelt.

Possibly mis-spelt word: 200

Possibly mis-spelt word: url

Suggestion: URL
Suggestion: curl
Suggestion: purl
Suggestion: hurl
Suggestion: burl
Suggestion: furl
Suggestion: Burl
Suggestion: urn

Possibly mis-spelt word: uri

Suggestion: uric
Suggestion: Yuri
Suggestion: urn
Suggestion: uni
Suggestion: Fri
Suggestion: Uris

Possibly mis-spelt word: php

Suggestion: pp
Suggestion: hp
Suggestion: pep
Suggestion: phi
Suggestion: pip
Suggestion: pap
Suggestion: pop
Suggestion: pup
Suggestion: p hp
Suggestion: pH
Suggestion: HP

Possibly mis-spelt word: APIKEY

Suggestion: APELIKE

Broken links:

  • This webpage has no broken links that we can detect - GOOD WORK.

Broken image links:

  • This webpage has no broken image links that we can detect - GOOD WORK.

CSS over tables for layout?:

  • It appears that this page uses DIVs for layout this is a GOOD thing!

Last modified date:

  • We were unable to detect what date this page was last modified

Images that are being re-sized:

  • This webpage has no images that are being re-sized by the browser - GOOD WORK.

Images that are being re-sized:

  • This webpage has 1 images that do not have their width and height specified.

Mobile friendly:

  • After testing this webpage it appears to be mobile friendly - this is a GOOD thing!

Links with no anchor text:

  • This webpage has no links that are missing anchor text - GOOD WORK.

W3C Validation:

Print friendly?:

  • It appears that the webpage does NOT use CSS stylesheets to provide print functionality - this is a BAD thing.

GZIP Compression enabled?:

  • It appears that the serrver does NOT have GZIP Compression enabled - this is a NOT a good thing!