add seo plugin

This commit is contained in:
isUnknown 2024-09-19 07:36:53 +02:00
parent 23dbb65314
commit e69dc23c91
1909 changed files with 1111579 additions and 10 deletions

View file

@ -1,11 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<?php snippet('seo/head'); ?>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
<?= e($page->isHomePage() != true, $page->title() . ' - ') . $site->title() ?>
</title>
<link rel="stylesheet" type="text/css" href="<?= url('assets/css/style.css?version-cache-prevent') . rand(0, 1000) ?>">
<meta name="robots" content="noindex,nofollow">