Releases: VIPnytt/RobotsTagParser
Releases · VIPnytt/RobotsTagParser
Version 0.2.1
- Minor patches
- VIPnytt/UserAgentParser updated to v1.0
Version 0.2.0
GuzzleHttp
adapter- TextString adapter
- URL adapter
- Refactoring
Version 0.1.0
- New method:
getDirectiveMeaning('directive')
, find out what the directive means. - Switched to
GuzzleHttp
- Refactoring
Version 0.1 beta
Support for unavailable_after
Version 0.1 alpha
Directives supported:
all
,none
,noarchive
,nofollow
,noimageidex
,noindex
,noodp
,nosnippet
,notranslate
.
Partially supported:
unavailable_after
supports the15-Aug-05 15:52:01 UTC
format only. This is the format used in Google's examples, while the specifications requireRFC-850
(Monday, 15-Aug-05 15:52:01 UTC
) witch is not yet supported.