Skip to content

Releases: artesaos/seotools

Robots support and minor improves

07 Mar 21:16
Compare
Choose a tag to compare

Thanks for the PRs.
#126 Update readme for Twitter setImage @sbtsrbayer
#127 Update the keys for place to match og documentation @swilla
#132 Add basic support for setting meta robots @peterangelov

Laravel 5.8 Support

06 Mar 23:50
aadba91
Compare
Choose a tag to compare
v0.12.2

Laravel 5.8 Support

Laravel 5.7 Support

09 Sep 20:50
Compare
Choose a tag to compare
v0.12.1

Adds support to Laravel 5.7 (#125)

Laravel 5.6 Support

19 Apr 20:49
Compare
Choose a tag to compare
Add AMP html link (#110)

* Add AMP html link.

* Typo.

Updates and improves

25 Sep 15:04
Compare
Choose a tag to compare

BC

  • Drop support to PHP 5.x

NEW

  • Add auto discovery #97

Update Twitter Support

27 Oct 03:05
Compare
Choose a tag to compare

More support for metatags

25 Mar 16:08
Compare
Choose a tag to compare

Changelog

General Fixes typo
Minor bugs and improved code

  • Metags (thanks @Biptaste )
    • setCanonical
    • getCanonical
    • setPrev
    • getPrev
    • setNext
    • getNext
    • addAlternateLanguage
    • addAlternateLanguages
    • getAlternateLanguages

Default canonical value (thanks for @mauri870 )
Buugfix #58 (thanks for @edbizarro )

More support for opengraph

07 Jan 00:22
Compare
Choose a tag to compare

Changelog

  • seotools
    • getTitle
  • metatags (thanks for @georgeboot )
    • setTitle $appendDefault
    • setDefaultTitle
  • opengraph (thanks for @mcnub)
    • article
    • profile
    • book
    • music
    • video
    • audio

TODO

  • tests in opengraph

SEOTools Traits and SEOFriendly interface

29 Apr 05:23
Compare
Choose a tag to compare

Optimizations, TypoFix and BugsFix.

Typofix:
SetTitleSeperator to SetTitleSeparator

SEOTools and TwitterCards

17 Mar 05:23
Compare
Choose a tag to compare
fix and updates

- readme
- typofix