Give us feedback
seo-utils-with-steroids
Reactive icon

SEO Utils on Steroids

Stable version 1.0.7 (Compatible with OutSystems 11)
Uploaded on 04 April 2023 by 
5.0
 (6 ratings)
seo-utils-with-steroids

SEO Utils on Steroids

Compatible with:
Created on OutSystems 11

Version 1.0.7

Stable
Current
See documentation
Application Package
Uploaded on 04 April 2023 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.528 to 11.0.615
Database:
All
Release notes:

The URL_GetSEOURL action (which given the screen, eSpace and parameters, returns the SEO-friendly URL according to SEO rules defined and their order) now works on any type of database (SQL Server, Oracle, etc.).

Application Objects:
SEO Utils on Steroids has 1 AOs.

Version 1.0.6

Stable
Application Package
Uploaded on 08 July 2022 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.528 to 11.0.615
Database:
All
Release notes:

BUG FIX

(RWA & TWA) Canonical tag was being injected with the wrong value


NEW

(RWA) Private actions were made public to allow injecting additional tags besides the ones already covered via the pubic API

(RWA) New action that allows injecting link tags

Application Objects:
SEO Utils on Steroids has 1 AOs.

Version 1.0.5

Stable
Application Package
Uploaded on 14 June 2022 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.528 to 11.0.615
Database:
All
Release notes:
Refatoring

Refactored client side code for meta tag injection.

Being OS Reactive applications SPAs (Single Page Applications), navigating between screens won't update/remove the meta tags - page is not fully loaded from the serverBecause of that, meta tags that changed from the previous screen must be explicitly updated/removed. Otherwise the meta tags keep getting appended leading to meta tag duplication. 

Now the code make sure that:
  • Meta tag is appended if not yet in DOM
  • Meta tag is updated if already in DOM
  • Meta tag is removed if value is empty and tag is in the DOM


Bug fix

Meta tag OG:Type was being assign with the incorrect input parameter


Application Objects:
SEO Utils on Steroids has 1 AOs.