Backend modules

SEO

SEO module is used to achieve site Search Engine Optimisation. It is using YOAST SEO plugin. See https://yoast.com/wordpress-seo/.

Backend

Plugin has its own configuration. There is also configuration in each article, post, content editorial page. Editor can configure non default SEO tagging, categories, titles, social links, etc.

Frontend

This module does not have visible frontend. There are special markups in page source code (HTML).

Google XML Sitemaps

Plugin allows creation of XML sitemaps which are used by search engines to support indexing of webpages. It doesn’t do anything in frontend – it’s all about metadata and SEO.

In backend you can set what, with which priority and how often will be included/updated in sitemap. You can limit certain Post Types or web parts not to display in sitemap. You can as well manually set information about new/changed sitemap to search engines Bing and Google.

It’s widely used across many solutions and can be reused without any troubles.

Tracking

Tracking module allows to put tracking code into site pages. You can use any tracking code, for example Google Tag Manager. Google analytics, or custom.

Backend

There is administration in Settings section in Wordpress administration.

This module does not have front end.

WP Media folder

In its core plugin doesn’t do anything in frontend – however other plugins/components can be created to use the new media organisation system created by this plugin. In Media Library (backend) you can add images/videos/files uploaded to Library to different directories/subdirectories. These directories are kind of imaginary, because file system and URLs of files are not changed at all. It can be reused without any troubles. However any additional plugin used for filtering media files with this plugin’s system is highly template specific and has to be redone for given task.

Backend

Advanced Custom Fields

Plugin shows wide spectrum of defined variables on frontend. Administration allows adding of new fields to backend – customised editing of Pages, Posts and Custom Post Types.

Column Shortcodes

Plugin allows dividing content to columns of various width, which is a portion of total content width.

In WYSIWYG editor of Pages, Posts and Custom Post Types it’s possible to use shortcodes for dividing content into columns.

FooTable

Plugin allows optimisation