PassMark Logo
Home » Forum

Featured Image Support in Wordpress

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • diversityXdesign
    Junior Member
    • Nov 2017
    • 2

    #1

    Featured Image Support in Wordpress

    I would like the featured images to show and be styled in my wordpress installation results. How can I accomplish this? What about other images, like avatars if I spider a members directory?
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    There is general information here,Typically web pages have dozens of images. Some small some large. So it is hard to decide, in an automated fashion, which images is the important one on any particular page.

    For most web sites using this meta data tag is the best solution.
    <meta name="ZOOMIMAGE" content="images/redshoes.jpg">

    There is a page here documenting how Wordpress handles Metatags
    https://codex.wordpress.org/Meta_Tags_in_WordPress



    Comment

    Working...