The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION "meta id" OR "meta description"
#3
(2024-01-28, 00:09:50)islander Wrote: Did you try just using only:
PHP Code:
<?php function_exists('get_i18n_header') ? get_i18n_header(true,array('generator')) : get_header(); ?>

without it being wrapped in <meta bla bla ... > ?

Hi Islander. You are the main supporter in the further development of GetSimple CMS, it seems.
What you proposed I use, at the moment, but I want to adapt the existing data extraction in "Meta descriptions" and implement it in "meta id". This I want to adapt, something like in the example below.

<meta id="schema_description" itemprop="description" content="Meta description example.">
i need
<meta id="schema_description" itemprop="description" content="insert PHP code">
change "insert PHP code" with the correct meta description text
Reply


Messages In This Thread
"meta id" OR "meta description" - by LogicPHP - 2024-01-27, 21:29:05
RE: "meta id" OR "meta description" - by islander - 2024-01-28, 00:09:50
RE: "meta id" OR "meta description" - by LogicPHP - 2024-01-28, 00:39:10
RE: "meta id" OR "meta description" - by islander - 2024-01-28, 00:58:07
RE: "meta id" OR "meta description" - by LogicPHP - 2024-01-28, 01:05:07
RE: "meta id" OR "meta description" - by islander - 2024-01-28, 01:48:09
RE: "meta id" OR "meta description" - by LogicPHP - 2024-01-28, 02:09:33
RE: "meta id" OR "meta description" - by islander - 2024-01-28, 20:06:44
RE: "meta id" OR "meta description" - by LogicPHP - 2024-01-28, 20:39:03
RE: "meta id" OR "meta description" - by islander - 2024-01-28, 21:52:56
RE: "meta id" OR "meta description" - by islander - 2024-01-29, 00:30:42



Users browsing this thread: 1 Guest(s)