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"
#1
I have in Meta description, the following text: "Meta description example".

I want to extract the information from the "Meta description" and display it automatically, using the syntax:
<meta id="schema_description" itemprop="description" content="<?php function_exists('get_i18n_header') ? get_i18n_header(true,array('generator')) : get_header(); ?>">

But the extracted information appears as in the example below:
<meta id="schema_description" itemprop="description" content="<meta name="description" content="Meta description example" />

Does anyone know how to write this code syntax correctly?

How can I make this code, so that in the "content" section I can insert the existing information in the Meta description, only.
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)