Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get META description to show?
#4
(2017-12-01, 12:27:27)j*z Wrote: I'm using a custom theme I made years ago. Seems GS no longer supports this 
PHP Code:
<?php get_page_meta_keywords(); ?>
 in the meta description. My pages have no meta description, despite having filled in a meta description from within Admin (page options).

I'm running version 3.3.10 but will upgrade to 3.3.13 shortly.

If you need the meta description of ANY page (not only the current) you can use
PHP Code:
<?php getPageField('ANY_PAGE_SLUG','metad'); ?>


Alex
Reply


Messages In This Thread
How to get META description to show? - by j*z - 2017-12-01, 12:27:27
RE: How to get META description to show? - by j*z - 2017-12-02, 13:10:32
RE: How to get META description to show? - by Alexander_ - 2017-12-06, 20:00:35
RE: How to get META description to show? - by j*z - 2017-12-22, 03:19:55



Users browsing this thread: 1 Guest(s)