Releases: quintype/quintype-seo-php
Releases · quintype/quintype-seo-php
Keywords for story. Image resize.
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
1.0.2 Add HTTPS to cdn-image
cdn-image over cdn-name
Use cdn-image over cdn-name in og:image
Restructured
Restructured the package. This version is not backward compatible.
Bug fix : Empty array return
Changed the condition at which an empty array is returned.
Bug fix : Section tags
Every section was being provided with the metadata of first occurring section in the API.
Fix Story Title Bug
0.0.11 Fixing the Story Title
Fix Twitter SEO
0.0.10 Update Story.php
Added a fallback for empty page title
A default page title is given to the sections if the value from the config is blank.
Mandatory undefined index check
Made a mandatory check for any value that might become undefined.