Skip to content

Releases: quintype/quintype-seo-php

Added an empty twitter:site tag

30 Aug 10:49
Compare
Choose a tag to compare

This is required for summary_image

Modified StaticPage class

30 Aug 07:19
Compare
Choose a tag to compare

Removed unnecessary parent class dependency.

Fixed a missing paranthesis

26 Aug 14:50
Compare
Choose a tag to compare
0.0.5

Bug fix : Missing paranthesis.

Fix title in alternate meta tags

26 Aug 13:12
Compare
Choose a tag to compare

Fixed the missing title from the alternate meta tags. Also, modified the function to get 'app-id' to also get 'pages' if present.

Trimmed white spaces

26 Aug 10:58
Compare
Choose a tag to compare

Trimmed white spaces in front of the content being returned.

Fix protected methods

25 Aug 10:35
Compare
Choose a tag to compare
0.0.2

Changed function visibility in the child class.

Seo for all pages

25 Aug 10:14
Compare
Choose a tag to compare

Setup seo for all components and elements.