Skip to content

Releases: quintype/quintype-seo-php

Keywords for story. Image resize.

05 Jan 08:42
Compare
Choose a tag to compare

Use tags as keywords in stories if not specifically set.
Resize image to width as 700 to check WhatsApp share issue.

Add https to cdn-image

04 Jan 08:21
Compare
Choose a tag to compare
1.0.2

Add HTTPS to cdn-image

cdn-image over cdn-name

04 Jan 05:16
Compare
Choose a tag to compare

Use cdn-image over cdn-name in og:image

Restructured

14 Oct 13:07
Compare
Choose a tag to compare

Restructured the package. This version is not backward compatible.

Bug fix : Empty array return

15 Sep 12:12
Compare
Choose a tag to compare

Changed the condition at which an empty array is returned.

Bug fix : Section tags

15 Sep 10:45
Compare
Choose a tag to compare

Every section was being provided with the metadata of first occurring section in the API.

Fix Story Title Bug

14 Sep 11:33
@gja gja
Compare
Choose a tag to compare
0.0.11

Fixing the Story Title

Fix Twitter SEO

13 Sep 14:34
@gja gja
Compare
Choose a tag to compare
0.0.10

Update Story.php

Added a fallback for empty page title

08 Sep 07:03
Compare
Choose a tag to compare

A default page title is given to the sections if the value from the config is blank.

Mandatory undefined index check

08 Sep 06:12
Compare
Choose a tag to compare

Made a mandatory check for any value that might become undefined.