colibridigitalmarketing.com

Find out what technologies colibridigitalmarketing.com is using
Content Management System

WordPress 4.9.10

WordPress 4.9.10

Download List of All Websites using WordPress 4.9.10

   WordPress is a content management system based on PHP and MySQL that is usually used with the MySQL or MariaDB database servers but can also use the SQLite database engine.


WordPress 5.8

WordPress 5.8

Download List of All Websites using WordPress 5.8

   WordPress is a content management system based on PHP and MySQL that is usually used with the MySQL or MariaDB database servers but can also use the SQLite database engine.




Document Standards

Cloudflare Certificate Transparency

Cloudflare Certificate Transparency

Download List of All Websites using Cloudflare Certificate Transparency

   The Expect-CT header allows sites to opt in to reporting and/or enforcement of Certificate Transparency requirements, which prevents the use of misissued certificates for that site from going unnoticed.


SEO Robots : Allow to index and follow website links

SEO Robots : Allow to index and follow website links

Download List of All Websites using SEO Robots : Allow to index and follow website links

   Meta robots tag is a tag that tells search engines what to follow and what not to follow.


Vary Header Accept-Encoding

Vary Header Accept-Encoding

Download List of All Websites using Vary Header Accept-Encoding

   The Accept-Encoding request HTTP header advertises which content encoding, usually a compression algorithm, the client is able to understand. Using content negotiation, the server selects one of the proposals, uses it and informs the client of its choice with the Content-Encoding response header.

Tags:


schema.org micro-markup

schema.org micro-markup

Download List of All Websites using schema.org micro-markup

   Schema.org is a collaborative, community activity with a mission to create, maintain, and promote schemas for structured data on the Internet, on web pages, in email messages, and beyond.

Tags:


Private Cache-Control Header

Private Cache-Control Header

Download List of All Websites using Private Cache-Control Header

   The Cache-Control general-header field is used to specify directives for caching mechanisms in both requests and responses. Caching directives are unidirectional, meaning that a given directive in a request is not implying that the same directive is to be given in the response.


Must Revalidate HTTP Cache-Control

Must Revalidate HTTP Cache-Control

Download List of All Websites using Must Revalidate HTTP Cache-Control

   Indicates that once a resource has become stale (e.g. max-age has expired), a cache must not use the response to satisfy subsequent requests for this resource without successful validation on the origin server.

Tags:


Meta Description

Meta Description

Download List of All Websites using Meta Description

   A meta description is a 160-character snippet, a meta tag in HTML, that summarizes a page`s content. this website is having meta description of the following : Digital marketing designed to grow your business with integrity and style. Woman-owned. Made in San Francisco.


Block Content Sniffing

Block Content Sniffing

Download List of All Websites using Block Content Sniffing

   The X-Content-Type-Options response HTTP header is a marker used by the server to indicate that the MIME types advertised in the Content-Type headers should not be changed and be followed. This allows to opt-out of MIME type sniffing, or, in other words, it is a way to say that the webmasters knew what they were doing.


XFN 1.1

XFN 1.1

Download List of All Websites using XFN 1.1

   XFN is a technical term that is an acronym that stands for “XHTML Friends Network.” This is primarily used by websites that want to create a series of referral links between other websites in order to boost SEO ratings.

Tags:


XSS-Protection Header

XSS-Protection Header

Download List of All Websites using XSS-Protection Header

   The HTTP X-XSS-Protection response header is a feature of Internet Explorer, Chrome and Safari that stops pages from loading when they detect reflected cross-site scripting (XSS) attacks. Although these protections are largely unnecessary in modern browsers when sites implement a strong Content-Security-Policy that disables the use of inline JavaScript (`unsafe-inline`), they can still provide protections for users of older web browsers that don`t yet support CSP.


Internet Explorer Compatibility

Internet Explorer Compatibility

Download List of All Websites using Internet Explorer Compatibility

   this website is supporting The highest supported document mode of the browser for Internet Explorer




Email Hosting Providers

G Suite

G Suite

Download List of All Websites using G Suite

   formerly Google Apps for Work and Google Apps for Your Domain is a brand of cloud computing, productivity and collaboration tools, software and products developed by Google.

Tags:




Mobile

Viewport  - Width

Viewport - Width

Download List of All Websites using Viewport - Width

   The viewport is the user`s visible area of a web page. The viewport varies with the device, and will be smaller on a mobile phone than on a computer screen. Before tablets and mobile phones, web pages were designed only for computer screens, and it was common for web pages to have a static design and a fixed size.

Tags:


Viewport  - initial-scale

Viewport - initial-scale

Download List of All Websites using Viewport - initial-scale

   The viewport is the user`s visible area of a web page. The viewport varies with the device, and will be smaller on a mobile phone than on a computer screen. Before tablets and mobile phones, web pages were designed only for computer screens, and it was common for web pages to have a static design and a fixed size.

Tags:


Viewport  - Mobile compatible

Viewport - Mobile compatible

Download List of All Websites using Viewport - Mobile compatible

   The viewport is the user`s visible area of a web page. The viewport varies with the device, and will be smaller on a mobile phone than on a computer screen. Before tablets and mobile phones, web pages were designed only for computer screens, and it was common for web pages to have a static design and a fixed size.

Tags:




Operating Systems and Servers

Nginx

Nginx

Download List of All Websites using Nginx

   Nginx is a web server which can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. The software was created by Igor Sysoev and first publicly released in 2004. A company of the same name was founded in 2011 to provide support and Nginx plus paid software.

Tags:


Cloudflare

Cloudflare

Download List of All Websites using Cloudflare

   Cloudflare, Inc. is an American web infrastructure and website security company, providing content delivery network services, DDoS mitigation, Internet security, and distributed domain name server services




Document Encoding

Character Encoding :UTF-8

Character Encoding :UTF-8

Download List of All Websites using Character Encoding :UTF-8

   This website is using UTF-8 character encoding in HTML , character encoding is used to represent a repertoire of characters by some kind of encoding system.


Gzip Content-Encoding

Gzip Content-Encoding

Download List of All Websites using Gzip Content-Encoding

   The Content-Encoding entity header is used to compress the media-type. When present, its value indicates which encodings were applied to the entity-body. It lets the client know how to decode in order to obtain the media-type referenced by the Content-Type header.


Chunked transfer encoding

Chunked transfer encoding

Download List of All Websites using Chunked transfer encoding

   Chunked transfer encoding is a streaming data transfer mechanism available in version 1.1 of the Hypertext Transfer Protocol (HTTP). In chunked transfer encoding, the data stream is divided into a series of non-overlapping "chunks"




JavaScript Libraries and Functions

gsap  1.20.2

gsap 1.20.2

Download List of All Websites using gsap 1.20.2

   Think of GSAP as the Swiss Army Knife of animation...but better. It animates anything JavaScript can touch (CSS properties, canvas library objects, SVG, generic objects, whatever) and it solves lots of browser inconsistencies, all with blazing speed (up to 20x faster than jQuery). See http://greensock.com/why-gsap/ for details. Other libraries like jQuery, Velocity, Transit, and Zepto only tween CSS properties. Plus, their sequencing abilities and runtime controls pale by comparison. Simply put, GSAP is the most flexible high-performance animation library on the planet. And unlike monolithic frameworks like Famo.us or Angular that dictate how you structure your apps, GSAP simply owns the animation layer; sprinkle it wherever you want. GSAP stands for the GreenSock Animation Platform. There`s a jQuery plugin that hijacks the native jQuery.animate() method so that animations perform much better and additional properties can be tweened, like colors, transforms (2D and 3D), boxShadow, borderRadius, clip, and lots more. GSAP has no dependencies on jQuery or other libraries. See http://greensock.com/gsap/ for details.

Tags:




Content Delivery Network

Cdnjs

Cdnjs

Download List of All Websites using Cdnjs

   cdnjs is a CDN host for opensource libraries

Tags:




Widgets

Twitter Cards

Twitter Cards

Download List of All Websites using Twitter Cards

   With Twitter Cards, you can attach rich photos, videos and media experiences to Tweets, helping to drive traffic to your website.


WordPress DNS Prefetching

WordPress DNS Prefetching

Download List of All Websites using WordPress DNS Prefetching

   DNS prefetching is an attempt to resolve domain names before a user tries to follow a link. This is done using the computer`s normal DNS resolution mechanism

Tags:




Language

English United State - Language

English United State - Language

Download List of All Websites using English United State - Language

   this website is using English as a language parameter


English - Language

English - Language

Download List of All Websites using English - Language

   this website is using English as a language parameter




Content Management System

WordPress 4.9.10

WordPress 4.9.10 (removed)

2019-05-26 / 2019-05-26

|

WordPress 5.8

WordPress 5.8

2021-08-09 / 2021-08-09

|



Document Standards

Cloudflare Certificate Transparency

Cloudflare Certificate Transparency

2021-08-09 / 2021-08-09

|

SEO Robots : Allow to index and follow website links

SEO Robots : Allow to index and follow website links

2021-08-09 / 2021-08-09

|

Vary Header Accept-Encoding

Vary Header Accept-Encoding

2021-08-09 / 2021-08-09

|

schema.org micro-markup

schema.org micro-markup (removed)

2019-05-26 / 2019-05-26

|

Private Cache-Control Header

Private Cache-Control Header

2021-08-09 / 2021-08-09

|

Must Revalidate HTTP Cache-Control

Must Revalidate HTTP Cache-Control

2021-08-09 / 2021-08-09

|

Meta Description

Meta Description

2021-08-09 / 2021-08-09

|

Vary Header Accept-Encoding

Vary Header Accept-Encoding (removed)

2019-05-26 / 2019-05-26

|

Block Content Sniffing

Block Content Sniffing (removed)

2019-05-26 / 2019-05-26

|

XFN 1.1

XFN 1.1 (removed)

2019-05-26 / 2019-05-26

|

XSS-Protection Header

XSS-Protection Header (removed)

2019-05-26 / 2019-05-26

|

Internet Explorer Compatibility

Internet Explorer Compatibility (removed)

2019-05-26 / 2019-05-26

|



Email Hosting Providers

G Suite

G Suite (removed)

2019-05-26 / 2019-05-26

|



Mobile

Viewport  - Width

Viewport - Width

2019-05-26 / 2021-08-09

|

Viewport  - initial-scale

Viewport - initial-scale

2019-05-26 / 2021-08-09

|

Viewport  - Mobile compatible

Viewport - Mobile compatible

2019-05-26 / 2021-08-09

|



Operating Systems and Servers

Nginx

Nginx (removed)

2019-05-26 / 2019-05-26

|

Cloudflare

Cloudflare

2021-08-09 / 2021-08-09

|



Document Encoding

Character Encoding :UTF-8

Character Encoding :UTF-8

2019-05-26 / 2021-08-09

|

Gzip Content-Encoding

Gzip Content-Encoding

2021-08-09 / 2021-08-09

|

Chunked transfer encoding

Chunked transfer encoding

2019-05-26 / 2021-08-09

|



JavaScript Libraries and Functions

gsap  1.20.2

gsap 1.20.2 (removed)

2019-05-26 / 2019-05-26

|



Content Delivery Network

Cdnjs

Cdnjs (removed)

2019-05-26 / 2019-05-26

|



Widgets

Twitter Cards

Twitter Cards

2019-05-26 / 2021-08-09

|

WordPress DNS Prefetching

WordPress DNS Prefetching (removed)

2019-05-26 / 2019-05-26

|



Language

English United State - Language

English United State - Language

2019-05-26 / 2021-08-09

|

English - Language

English - Language

2019-05-26 / 2021-08-09

|



Profile Details

Last technolgie detected on 2021-08-09 We know of 28 technologies on colibridigitalmarketing.com and 29 technologies detected on colibridigitalmarketing.com since 2019-05-26.




Download our browser extension from here.


Notify me when technology changes on colibridigitalmarketing.com


Suggest technology

Can't find the technology you are looking for? Send us a suggestion, we will try and add it to our database.