Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
bnomei/kirby3-htmlhead
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
24 days ago
Refresh default branch
Refresh
snippets/htmlhead/meta-robots.php
Summary
Maintainability
A
0 mins
Test Coverage
Issues
Source
Stats
Issues
<?php if(isset($content)): ?><meta name="robots" content="<?= $content ?>"><?php endif; ?>