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)