thelordsacre.org

Find out what technologies thelordsacre.org is using
Widgets

Google Fonts API

Google Fonts API

Download List of All Websites using Google Fonts API

   Making the web more beautiful, fast, and open through great typography.this website is using Open+Sans font family

Tags:


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.


Google Fonts API

Google Fonts API

Download List of All Websites using Google Fonts API

   Making the web more beautiful, fast, and open through great typography.this website is using Open+Sans:400%2C700%2C700italic%2C400italic%7COpen+Sans+Condensed:300%2C700%7CAlegreya+SC:400%2C400i%2C700%2C700i%7CAlegreya+Sans+SC:400%2C400i%2C700%2C700i%7CAlegreya+Sans:400%2C400i%2C700%2C700i%7CAlegreya:400%2C400i%2C700%2C700i%7CDroid+Sans:400%2C700%7CDroid+Serif:400%2C400italic%2C700%2C700italic%7CExo+2:400%2C700%7CLato:400%2C400italic%2C700%2C700italic%7CLora:400%2C400italic%2C700%2C700italic%7CArvo:400%2C700%2C400italic%2C700italic%7CRoboto:400%2C400italic%2C700%2C700italic%7CRoboto+Condensed:400%2C700%7CRoboto+Slab:400%2C700%7CArchivo+Black%7CSource+Sans+Pro:400%2C400italic%2C700%2C700italic%7CSource+Serif+Pro:400%2C700%7CVollkorn:400%2C400italic%2C700%2C700italic%7CArimo:400%2C700%7CTinos:400%2C400italic%2C700%2C700italic%7CRoboto+Mono:400%2C700%7CInconsolata%7CHandlee%7CUltra&subset=latin%2Clatin-ext font family

Tags:


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:




Document Standards

HSTS - Browser HTTPS Only for domain and subdomains

HSTS - Browser HTTPS Only for domain and subdomains

Download List of All Websites using HSTS - Browser HTTPS Only for domain and subdomains

   The HTTP Strict-Transport-Security response header (often abbreviated as HSTS) lets a web site tell browsers that it should only be accessed using HTTPS, instead of using HTTP for domain and subdomainsfor 63072000 seconds


HSTS - Browser HTTPS Only

HSTS - Browser HTTPS Only

Download List of All Websites using HSTS - Browser HTTPS Only

   The HTTP Strict-Transport-Security response header (often abbreviated as HSTS) lets a web site tell browsers that it should only be accessed using HTTPS, instead of using HTTP for 31536000 seconds


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.


No Cache Content

No Cache Content

Download List of All Websites using No Cache Content

   Forces caches to submit the request to the origin server for validation before releasing a cached copy.


NO Store HTTP Cache-Control

NO Store HTTP Cache-Control

Download List of All Websites using NO Store HTTP Cache-Control

   The cache should not store anything about the client request or server response.

Tags:


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:


Cache-Control Header Max-Age

Cache-Control Header Max-Age

Download List of All Websites using Cache-Control Header Max-Age

   Specifies the maximum amount of time a resource will be considered fresh. Contrary to Expires, this directive is relative to the time of the request. this website is having max-age=0 secs.


X-Frame-Options Header

X-Frame-Options Header

Download List of All Websites using X-Frame-Options Header

   The X-Frame-Options HTTP response header can be used to indicate whether or not a browser should be allowed to render a page in a <frame>, <iframe>, <embed> or <object>. Sites can use this to avoid clickjacking attacks, by ensuring that their content is not embedded into other sites.


Pragma Header - backwards compatibility with HTTP/1.0

Pragma Header - backwards compatibility with HTTP/1.0

Download List of All Websites using Pragma Header - backwards compatibility with HTTP/1.0

   The Pragma HTTP/1.0 general header is an implementation-specific header that may have various effects along the request-response chain. It is used for backwards compatibility with HTTP/1.0 caches where the Cache-Control HTTP/1.1 header is not yet present.


Vary Header check for User-Agent

Vary Header check for User-Agent

Download List of All Websites using Vary Header check for User-Agent

   When using the Vary: User-Agent header, caching servers should consider the user agent when deciding whether to serve the page from cache


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:


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 : The Lord’s Acre continues to inspire new ways of living in community and increasing food access. We believe it because we see it every day.


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:


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 : A non-profit organization creating strong, knowledgeable and empathetic communities by growing and sharing fresh, organic food. A place where people from all divides can work together for a common goal, to eliminate food insecurity.


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.


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.




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:


SPF

SPF

Download List of All Websites using SPF

   The Sender Policy Framework (SPF) is an email-authentication technique which is used to prevent spammers from sending messages on behalf of your domain. With SPF an organisation can publish authorized mail servers.

Tags:




Operating Systems and Servers

Nginx 1.21.1

Nginx 1.21.1

Download List of All Websites using Nginx 1.21.1

   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:




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"




Mobile

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  - 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  - 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:




Content Delivery Network

JSDelivr

JSDelivr

Download List of All Websites using JSDelivr

   JSDelivr (stylized as jsDelivr) is a free public CDN for open-source projects.

Tags:




Audio / Video Media

Youtube

Youtube

Download List of All Websites using Youtube

   YouTube is an American online video sharing and social media platform launched by Steve Chen, Chad Hurley, and Jawed Karim in February 2005. After Google, YouTube is the most visited website worldwide, with over one billion monthly users.

Tags:




Framworks

PHP 5.6.40

PHP 5.6.40

Download List of All Websites using PHP 5.6.40

   PHP: Hypertext Preprocessor is a general-purpose programming language originally designed for web development.

Tags:




Content Management System

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.




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




Widgets

Google Fonts API

Google Fonts API (removed)

2019-05-26 / 2019-05-26

|

Twitter Cards

Twitter Cards

2021-08-08 / 2021-08-08

|

Google Fonts API

Google Fonts API (removed)

2019-05-26 / 2019-05-26

|

WordPress DNS Prefetching

WordPress DNS Prefetching (removed)

2019-05-26 / 2019-05-26

|



Document Standards

HSTS - Browser HTTPS Only for domain and subdomains

HSTS - Browser HTTPS Only for domain and subdomains (removed)

2019-05-26 / 2019-05-26

|

HSTS - Browser HTTPS Only

HSTS - Browser HTTPS Only

2021-08-08 / 2021-08-08

|

Private Cache-Control Header

Private Cache-Control Header

2021-08-08 / 2021-08-08

|

No Cache Content

No Cache Content

2021-08-08 / 2021-08-08

|

NO Store HTTP Cache-Control

NO Store HTTP Cache-Control

2021-08-08 / 2021-08-08

|

Must Revalidate HTTP Cache-Control

Must Revalidate HTTP Cache-Control

2021-08-08 / 2021-08-08

|

Cache-Control Header Max-Age

Cache-Control Header Max-Age

2021-08-08 / 2021-08-08

|

X-Frame-Options Header

X-Frame-Options Header (removed)

2019-05-26 / 2019-05-26

|

Pragma Header - backwards compatibility with HTTP/1.0

Pragma Header - backwards compatibility with HTTP/1.0

2021-08-08 / 2021-08-08

|

Vary Header check for User-Agent

Vary Header check for User-Agent

2021-08-08 / 2021-08-08

|

schema.org micro-markup

schema.org micro-markup

2019-05-26 / 2021-08-08

|

Meta Description

Meta Description (removed)

2019-05-26 / 2019-05-26

|

Vary Header check for User-Agent

Vary Header check for User-Agent (removed)

2019-05-26 / 2019-05-26

|

Vary Header Accept-Encoding

Vary Header Accept-Encoding (removed)

2019-05-26 / 2019-05-26

|

Meta Description

Meta Description

2021-08-08 / 2021-08-08

|

Vary Header Accept-Encoding

Vary Header Accept-Encoding

2021-08-08 / 2021-08-08

|

Block Content Sniffing

Block Content Sniffing

2019-05-26 / 2021-08-08

|

XSS-Protection Header

XSS-Protection Header

2021-08-08 / 2021-08-08

|



Email Hosting Providers

G Suite

G Suite (removed)

2019-05-26 / 2019-05-26

|

SPF

SPF (removed)

2019-05-26 / 2019-05-26

|



Operating Systems and Servers

Nginx 1.21.1

Nginx 1.21.1

2021-08-08 / 2021-08-08

|



Document Encoding

Character Encoding :UTF-8

Character Encoding :UTF-8

2019-05-26 / 2021-08-08

|

Gzip Content-Encoding

Gzip Content-Encoding

2021-08-08 / 2021-08-08

|

Chunked transfer encoding

Chunked transfer encoding

2019-05-26 / 2021-08-08

|



Mobile

Viewport  - initial-scale

Viewport - initial-scale

2019-05-26 / 2021-08-08

|

Viewport  - Width

Viewport - Width

2019-05-26 / 2021-08-08

|

Viewport  - Mobile compatible

Viewport - Mobile compatible

2019-05-26 / 2021-08-08

|



Content Delivery Network

JSDelivr

JSDelivr (removed)

2019-05-26 / 2019-05-26

|



Audio / Video Media

Youtube

Youtube (removed)

2019-05-26 / 2019-05-26

|



Framworks

PHP 5.6.40

PHP 5.6.40 (removed)

2019-05-26 / 2019-05-26

|



Content Management System

WordPress 5.8

WordPress 5.8

2021-08-08 / 2021-08-08

|



Language

English United State - Language

English United State - Language

2019-05-26 / 2021-08-08

|

English - Language

English - Language

2019-05-26 / 2021-08-08

|



Profile Details

Last technolgie detected on 2021-08-08 We know of 35 technologies on thelordsacre.org and 37 technologies detected on thelordsacre.org since 2019-05-26.




Download our browser extension from here.


Notify me when technology changes on thelordsacre.org


Suggest technology

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