⚝
One Hat Cyber Team
⚝
Your IP:
160.79.108.218
Server IP:
15.204.235.159
Server:
Linux srv.techlup.co.ke 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Server Software:
Apache
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
3375
/
root
/
proc
/
3375
/
cwd
/
www
/
script
/
config
/
Edit File: seotools.php
<?php /** * @see https://github.com/artesaos/seotools */ return [ 'meta' => [ /* * The default configurations to be used by the meta generator. */ 'defaults' => [ 'title' => "", // set false to total remove 'titleBefore' => false, // Put defaults.title before page title, like 'It's Over 9000! - Dashboard' 'description' => '', // set false to total remove 'separator' => ' - ', 'keywords' => [], 'canonical' => false, // Set null for using Url::current(), set false to total remove 'robots' => false, // Set to 'all', 'none' or any combination of index/noindex and follow/nofollow ], /* * Webmaster tags are always added. */ 'webmaster_tags' => [ 'google' => null, 'bing' => null, 'alexa' => null, 'pinterest' => null, 'yandex' => null, 'norton' => null, ], 'add_notranslate_class' => false, ], 'opengraph' => [ /* * The default configurations to be used by the opengraph generator. */ 'defaults' => [ 'title' => '', // set false to total remove 'description' => '', // set false to total remove 'url' => false, // Set null for using Url::current(), set false to total remove 'type' => false, 'site_name' => false, 'images' => [], ], ], 'twitter' => [ /* * The default values to be used by the twitter cards generator. */ 'defaults' => [ //'card' => 'summary', //'site' => '@LuizVinicius73', ], ], 'json-ld' => [ /* * The default configurations to be used by the json-ld generator. */ 'defaults' => [ 'title' => '', // set false to total remove 'description' => '', // set false to total remove 'url' => false, // Set null for using Url::current(), set false to total remove 'type' => 'WebPage', 'images' => [], ], ], ];
Simpan