Skip to content

Instantly share code, notes, and snippets.

@Starraider
Last active May 12, 2021 03:58
Show Gist options
  • Save Starraider/e6fc948c131f88fa82d5f5e0aeaf9bf3 to your computer and use it in GitHub Desktop.
Save Starraider/e6fc948c131f88fa82d5f5e0aeaf9bf3 to your computer and use it in GitHub Desktop.
Best SEO-Extensions for TYPO3

Best SEO-Extensions for TYPO3

Meta-Data

1. seo

Adds basic SEO features to TYPO3. (sys extension)

Documentation

2. schema

API and view helpers for schema.org markup.

Documentation | GitHub

3. yoast_seo (?)

Optimise your website for search engines with Yoast SEO.

Documentation | GitHub

4. extractor (?)

This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) and f.e. helps to fill out the keywords.

Documentation | GitHub

Performance

HTML/CSS/JS Optimization

1. staticfilecache

Increase performance by creating static pages.

GitHub

2. min

Extends TYPO3's compressor for JS and CSS with minifier.

Documentation | Bitbucket

Image-Optimization

1. webp

Creates automatically WebP copies of all jpeg and png images for modern browsers.

GitHub

2. image_autoresize

Automatically resizes images to a given maximum height/width right after they have been uploaded.

Documentation | GitHub

3. imageoptimizer

Optimize uploaded/processed images.

GitHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment