HTML

HATEOAS: information on the REST constraint
HATEOAS: what does the acronym mean?
  • Web development

REST (Representational State Transfer) plays an important role in the development of modern web applications. Part of the concept, which distinguishes itself from comparable solutions due to its demand for a universal interface, is an internal application structure that follows the HATEOAS approach. This article reveals what’s behind this acronym and why exactly HATEOAS is so important for REST.

HATEOAS: what does the acronym mean?
SVG format: how to embed SVG vector graphics
SVG format: how to embed graphic files into your website
  • Website creation

Increasing the size of a raster graphic beyond its actual resolution comes with a loss of quality, which can lead to serious problems in your responsive web design, including increased loading times and a lower ranking in search engine results pages. Optimizing GIF, PNG, and JPG images to display properly across different devices can rapidly turn into a mammoth task. Because of this, vector...

SVG format: how to embed graphic files into your website
The best mock-up and wireframe tools
The best mock-up and wireframe tools
  • Website creation

Designers and developers put a lot of time and effort into creating a web project. During the journey from initial idea to finished product, there are many decisions to be made, plans to be devised, as well as there being the possibility of having to start all over again. Mock-ups and wireframes are important tools that can help in the early development phase when creating simple prototypes of...

The best mock-up and wireframe tools
What constitutes a good landing page?
The landing page: digital point of entry for potential customers
  • Website creation

Successful online marketing is based on taking various measures for acquiring customers. One of the most important tools is the landing page. Landing pages direct users from the search results list or from an advertising banner specifically to a commercial offer that can be used immediately. With well-placed interactive elements, good landing pages encourage users to carry out transactions and...

The landing page: digital point of entry for potential customers
Index management with the robots.txt file
Index management with robots.txt files
  • Technical matters

With the file, robots.txt, website operators are able to greatly influence which portions of their web projects are able to be read by search bots. In addition to HTML meta tags, redirects, and canonical tags, this seemingly insignificant text file located in the domain’s root directory is an important tool for index management. We’ve laid out how robot.txt files are built and what website...

Index management with robots.txt files
Accelerated Mobile Pages (AMP)
Accelerated Mobile Pages (AMP)
  • Website creation

A major concern on all web developers’ to-do lists is making sure their website is user-friendly. Responsive web design and accessibility measures enable you to respond to increasing global mobile traffic without neglecting layout and design. From data published in February 2016, it is obvious that Google’s Accelerated Mobile Pages now provide a new tool in the fight for fast loading times and...

Accelerated Mobile Pages (AMP)
Overview of Schema.org
What is Schema.org?
  • Website creation

Structured data is the only pathway to web 3.0. Web owners wishing to enlist the help of web crawlers or screenshots with semantic notation have an enormous choice of markup vocabularies to select from. The collaborative project Schema.org seeks to make this task a more manageable feat. The standardized markup is based on an agreement between the leading search engine providers of Google,...

What is Schema.org?
Tutorial: RDFa—markup with Schema.org
Tag your website with RDFa according to Schema.org’s guidelines
  • Website creation

Recommended by W3C as a standard for embedding metadata into HTML, HTML5, XHTML, and other XML dialects, this data format forms the foundation for the semantic web. The project Schema.org provides a standard vocabulary for the markup format. Find out more about its applications and limits and get a feel for tagging with RDFa.

Tag your website with RDFa according to Schema.org’s guidelines
Tutorial: JSON-LD with Schema.org
Marking up your website with JSON-LD according to Schema.org
  • Website creation

JSON LD gives the programmers the possibility of embedding meta data as script separately from web content. Separating HTML markup and semantic annotation helps ensure a more easily read source text and facilitates tagging meta data for dynamic web content. All of this makes JSON-LD a serious competitor of the data formats RDFa and Microdata.

Marking up your website with JSON-LD according to Schema.org