Thumbnails

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Tatty
New Member
New Member
Posts: 2
Joined: Sun Nov 20, 2016 4:29 pm

Thumbnails

Post by Tatty »

Hi everyone I have recently taken over a website for a voluntary organisation with the CMS made simple system, I am fairly new to CMS s but everything looks straight forward enough. There is just one thing I cant work out at present. I would like to know how to edit what appears when I share the website address as a link to social media as the thumbnail and text that appears is out of date. Thanks in advance for any pointers.
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Thumbnails

Post by velden »

That information usually comes from meta tags. Facebook uses Open Graph for it (google it). If no open graph metatags exist in the page it will fall back to other information (best guess).

That information can be in the global settings (metadata), or in a per page metadata section (Options tab when editing a page).

The person who built the template can also used some (smarty) logic to get the meta tag information from other places like page title or custom fields.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Thumbnails

Post by Rolf »

velden wrote:That information usually comes from meta tags. Facebook uses Open Graph for it (google it). If no open graph metatags exist in the page it will fall back to other information (best guess).

That information can be in the global settings (metadata), or in a per page metadata section (Options tab when editing a page).

The person who built the template can also used some (smarty) logic to get the meta tag information from other places like page title or custom fields.
decribed here http://www.cmscanbesimple.org/blog/base ... d-metatags
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “CMSMS Core”