Update (seo)
This commit is contained in:
@@ -12,9 +12,9 @@
|
|||||||
* The default configurations to be used by the meta generator.
|
* The default configurations to be used by the meta generator.
|
||||||
*/
|
*/
|
||||||
'defaults' => [
|
'defaults' => [
|
||||||
'title' => 'FutureWalker: Real-time AI & tech news', // set false to total remove
|
'title' => 'FutureWalker: Real-time, AI-powered news digest', // set false to total remove
|
||||||
'titleBefore' => false, // Put defaults.title before page title, like 'It's Over 9000! - Dashboard'
|
'titleBefore' => false, // Put defaults.title before page title, like 'It's Over 9000! - Dashboard'
|
||||||
'description' => 'Stay updated with critical AI & tech news to build your future.', // set false to total remove
|
'description' => 'Stay updated with tech news, powered by AI', // set false to total remove
|
||||||
'separator' => ' - ',
|
'separator' => ' - ',
|
||||||
'keywords' => [],
|
'keywords' => [],
|
||||||
'canonical' => 'current', // Set to null or 'full' to use Url::full(), set to 'current' to use Url::current(), set false to total remove
|
'canonical' => 'current', // Set to null or 'full' to use Url::full(), set to 'current' to use Url::current(), set false to total remove
|
||||||
@@ -39,8 +39,8 @@
|
|||||||
* The default configurations to be used by the opengraph generator.
|
* The default configurations to be used by the opengraph generator.
|
||||||
*/
|
*/
|
||||||
'defaults' => [
|
'defaults' => [
|
||||||
'title' => 'FutureWalker: Real-time AI & tech news', // set false to total remove
|
'title' => 'FutureWalker: Real-time, AI-powered news digest', // set false to total remove
|
||||||
'description' => 'Stay updated with critical AI & tech news to build your future.', // set false to total remove
|
'description' => 'Stay updated with tech news, powered by AI', // set false to total remove
|
||||||
'url' => null, // Set null for using Url::current(), set false to total remove
|
'url' => null, // Set null for using Url::current(), set false to total remove
|
||||||
'type' => 'website',
|
'type' => 'website',
|
||||||
'site_name' => 'FutureWalker',
|
'site_name' => 'FutureWalker',
|
||||||
@@ -61,8 +61,8 @@
|
|||||||
* The default configurations to be used by the json-ld generator.
|
* The default configurations to be used by the json-ld generator.
|
||||||
*/
|
*/
|
||||||
'defaults' => [
|
'defaults' => [
|
||||||
'title' => 'FutureWalker: Real-time AI & tech news', // set false to total remove
|
'title' => 'FutureWalker: Real-time, AI-powered news digest', // set false to total remove
|
||||||
'description' => 'Stay updated with critical AI & tech news to build your future.', // set false to total remove
|
'description' => 'Stay updated with tech news, powered by AI', // set false to total remove
|
||||||
'url' => 'current', // Set to null or 'full' to use Url::full(), set to 'current' to use Url::current(), set false to total remove
|
'url' => 'current', // Set to null or 'full' to use Url::full(), set to 'current' to use Url::current(), set false to total remove
|
||||||
'type' => 'WebPage',
|
'type' => 'WebPage',
|
||||||
'images' => ['https://cdn.futurewalker.co/futurewalker-og-v4-lq.jpg'],
|
'images' => ['https://cdn.futurewalker.co/futurewalker-og-v4-lq.jpg'],
|
||||||
|
|||||||
Reference in New Issue
Block a user