2017-12-01, 22:01:12
That template tag is for meta keywords. For the meta description you should use:
Code:
<?php get_page_meta_desc(); ?>
How to get META description to show?
|
« Next Oldest | Next Newest »
|
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 Carlos - 2017-12-01, 22:01:12
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
|