Audit site web, expertise presence internet
Web Servers
Apache
Apache has been the most popular web server on the Internet since April 1996. http://httpd.apache.org/
SSL Certificates
GeoTrust SSL
GeoTrust QuickSSL Premium
GeoTrust QuickSSL
Une question? Posez-la ici
Web Hosting Providers
1and1
1&1 internet packaged hosting, mail and eCommerce solutions owned by United Internet and incorporating Schlund and Partners. https://www.1and1.fr/
Name Server
1and1 DNS
DNS services provided by 1&1. https://www.1and1.fr/
Frameworks
CakePHP
Cake PHP is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. http://cakephp.org
PHP
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. http://www.php.net
Foundation
A responsive front-end framework. http://foundation.zurb.com/
Une question? Posez-la ici
Dans le cadre de l'Audit site web, expertise presence internet
Advertising
Google Remarketing
Google code specifically for remarketing/retargeting based advertising.
http://www.google.com.au/ads/innovations/remarketing.html
Google Adsense AppNexus
DoubleClick.Net
DoubleClick enables agencies, marketers and publishers to work together successfully and profit from their digital marketing investments.
Analytics and Tracking
Google Conversion Tracking
This free tool in AdWords can show you what happens after customers click your ad (for example, whether they purchased your product, called from a mobile phone or downloaded your app).
Google Analytics
Google Analytics offers a host of compelling features and benefits for everyone from senior executives and advertising and marketing professionals to site owners and content developers.
Google Universal Analytics
The analytics.js JavaScript snippet is a new way to measure how users interact with your website. It is similar to the previous Google tracking code, ga.js, but offers more flexibility for developers to customize their implementations.
https://developers.google.com/analytics/devguides/collection/analyticsjs/
Une question? Posez-la ici
JavaScript Libraries and Functions
jQuery 1.8.3
jQuery 1.11.1
JQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.
http://blog.jquery.com/2014/05/01/jquery-1-11-1-and-2-1-1-released/
Physical locations of businesses using jQuery 1.11.1 :
United States175,936
United Kingdom7,693
France1,850
Une question? Posez-la ici
Modernizr
Modernizr allows you to target specific browser functionality in your stylesheet. It’s a collection of superfast tests – or “detects” as we like to call them – which run as your web page loads, then you can use the results to tailor the experience to the user. All web developers come up against differences between browsers and devices. That’s largely due to different feature sets: the latest versions of the popular browsers can do some awesome things which older browsers can’t – but we still have to support the older ones.
Modernizr makes it easy to deliver tiered experiences: make use of the latest and greatest features in browsers which support them, without leaving less fortunate users high and dry.
Modernizr keeps track of the results of all of it's feature detections via the Modernizr object. That means that for each test, a corresponding property will be added. You just have to test for truthiness in your code to figure out what you want to do
https://modernizr.com/docs/#modernizr-api
Exemple callback javascript :
if(Modernizr.awesomeNewFeature) { showOffAwesomeNewFeature(); } else{ getTheOldLameExperience(); } Modernizr.on('flash', function( result ) { if(result) { // the browser has flash } else{ // the browser does nothave flash } }); |
Audit site web, expertise presence internet
Twitter Platform
Websites using Twitter PlatformThe page embeds the Twitter platform in one method or another.
http://twitter.com/about/resources
https://dev.twitter.com/overview/api
API Objects
There are four main “objects” that you’ll encounter in the API: Tweets, Users, Entities (see also Entities in Objects), and Places. See the anatomy of these objects, and learn about properties like Twitter IDs or Place Attributes to know what to expect.
Html5shiv
html5shivHTML5 IE enabling script shim.
http://code.google.com/p/html5shiv/
https://github.com/afarkas/html5shiv
This script is the defacto way to enable use of HTML5 sectioning elements in legacy Internet Explorer.
Une question? Posez-la ici
MatchMedia
Websites using matchMediamatchMedia polyfill for testing media queries in JS.
http://github.com/paulirish/matchMedia.js/
LinkedIn Platform API
Let your users bring LinkedIn profiles and networks with them to your site or application.
http://developer.linkedin.com/
easyXDM
easyXDM is a Javascript library that enables a work around for the limitation set in place by the Same Origin Policy.
Using JavaScript only (no Flash, Silverlight, extra html files etc) easyXDM provides the following browsers with stacks with latency of less than 15ms
At the core easyXDM provides a transport stack capable of passing string based messages between two windows, a consumer (the main document) and a provider (a document included using an iframe). It does this by using one of several available techniques, always selecting the most efficient one for the current browser.
For all implementations the transport stack offers bi-directionality, reliability, queueing and sender-verification.
Google Hosted Libraries
Google Hosted Libraries is a globally available content distribution network for the most popular, open-source JavaScript libraries.
https://developers.google.com/speed/libraries/
Une question? Posez-la ici
Facebook SDK
JavaScript SDK enables you to access all of the features of the Graph API via JavaScript, and it provides a rich set of client-side functionality for authentication and sharing. It differs from Facebook Connect.
SDK : déclenchez une boîte de dialogue Partager, Facebook Login et appelez l’API Graph.
AngularJS
Comment intégrer le SDK Facebook pour JavaScript dans votre application AngularJS.
RequireJS
Intégrer le SDK Facebook pour JavaScript à d’autres modules JavaScript grâce à RequireJS.
http://developers.facebook.com/docs/reference/javascript/
Facebook for Websites
Allows a user to make a website more sociable and connected with integrations from the hugely popular Facebook website.
http://developers.facebook.com/
Une question? Posez-la ici
Highcharts
Highcharts is a charting library written in pure JavaScript.
Highcharts makes it easy for developers to set up interactive charts in their web pages
http://www.highcharts.com/demo
Audio / Video Media |
YouTube
Embedded videos from YouTube.
Payment
Euro : The website uses the € symbol on its website - meaning it may accept payment in Euros.
Mobile
Viewport Meta
This page uses the viewport meta tag which means the content may be optimized for mobile content.
https://developers.google.com/speed/docs/insights/ConfigureViewport
Widgets
Twitter Timeline
Twitter CDN
This page contains content sourced from the Twitter CDN, either by the use of Widgets or linking to image content on twimg.com currently hosted by Akamai and Amazon.
LinkedIn Sign In Button
Login to a website using LinkedIn
Une question? Posez-la ici
AJAX Libraries API
Google has off-loaded static content (Javascript/Images/CSS) to a different domain name in an effort to reduce bandwidth usage and increase network performance for the end user.
http://superuser.com/questions/64716/what-is-gstatic-com
GStatic Google Static Content
Google has off-loaded static content (Javascript/Images/CSS) to a different domain name in an effort to reduce bandwidth usage and increase network performance for the end user.
Document Standards
HTML5 DocType
The DOCTYPE is a required preamble for HTML5 websites.
X-UA-Compatible
Allows a website to define how a page is rendered in Internet Explorer 8, allowing a website to decide to use IE7 style rendering over IE8 rendering.
Meta Description
The description attribute provides a concise explanation of the page content.
Cascading Style Sheets
Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML
HTML 5 Specific Tags
This page contains tags that are specific to an HTML 5 implementation.
This page contains HTML5 style media tags. HTML5 is the proposed next standard for HTML 4.01, XHTML 1.0 and DOM Level 2 HTML.
Javascript
JavaScript is a scripting language most often used for client-side web development. Its proper name is ECMAScript, though "JavaScript" is much more commonly used. The website uses JavaScript.
Document Encoding
UTF-8
UTF-8 (8-bit UCS/Unicode Transformation Format) is a variable-length character encoding for Unicode. It is the preferred encoding for web pages.
CSS Media Queries
Orientation CSS Orientation Media Query
Min Width A CSS media query to display specific CSS if a device greater than the minimum width specified.
Max Width Media query to limit CSS to display for devices with a maximum width defined
Device Width Describes the width of the output device (meaning the entire screen or page, rather than just the rendering area, such as the document window).
Device Pixel Ratio A media query to display different CSS based on the device pixel ratio. Standard screens have a pixel ratio of 1, retina devices have a pixel ratio greater than 1.
Operating Systems and Servers
IPv6
The website has an IPv6 record