Skip to content

Releases: quintype/quintype-seo-php

Add website title to story

28 Sep 05:01
Compare
Choose a tag to compare
1.5.3

Add website title to story meta

Check if key exists and isn't null

05 Sep 06:44
Compare
Choose a tag to compare
1.5.2

Check if key exists and isn't null

Fix fatal error issue in Base.php

29 Aug 09:50
Compare
Choose a tag to compare

Check if array index exist before accessing it's value

Custom tags

16 Aug 10:34
Compare
Choose a tag to compare

Add method to accept a key value pair to create custom tags

Fix twitter creator

24 Jul 10:24
Compare
Choose a tag to compare

Check if the index exists before returning the value.

Add method for Twitter creator

31 May 08:54
Compare
Choose a tag to compare
Merge pull request #3 from rssbhargaw/twitter-creator

twitter creator

Update keywords

30 May 12:47
Compare
Choose a tag to compare
Merge pull request #2 from rssbhargaw/master

new seo data

Add method to add news_keywords

26 May 08:13
Compare
Choose a tag to compare
1.3.0

Add news_keywords.

Add function to prepare alternate URL

30 Mar 13:12
Compare
Choose a tag to compare

Add function to prepare alternate URL for opening stories in mobile app.

Added getSectionName function

20 Jan 06:41
Compare
Choose a tag to compare

Added two names for the meta tags 1) section and 2) image_src.
Created getSectionName function to get section name of the page.