LeHubca / lehub-website

Website for lehub.ca
Other
0 stars 1 forks source link

need back end access to define meta text for secondary pages #1

Open tliacas opened 3 years ago

tliacas commented 3 years ago

Right now, when a secondary page is created the following type of meta text is generated. This becomes visible as a summary when the link is posted on channels in Slack or on social media - FB etc.

Ex for this secondary page created: https://www.lehub.ca/ateliers-anti-opp

here is a sample image of the meta generated - Screen Shot 2021-03-23 at 2 54 29 PM

Ideally, we would have fields in the back end of secondary pages where we could define metas like page title and summary description

+Even better would be the ability to define a featured image, or to summon an image being used in the post, which would be featured as part of the summary along with meta text

alberto56 commented 3 years ago

Hi, I fixed a few issues. The page title is now reflected in the meta. And the description grabs an excerpt of the text.

Please see enclosed images.

Quick note: please make sure all your paths (clean URLs), for example "/ressources/", have a slash at the beginning and end of it. This can otherwise work 99% of the time but cause weird issues.

Screen Shot 2021-03-23 at 3 21 33 PM Screen Shot 2021-03-23 at 3 28 44 PM

Ideally, we would have fields in the back end of secondary pages where we could define metas like page title and summary description +Even better would be the ability to define a featured image, or to summon an image being used in the post, which would be featured as part of the summary along with meta text

Please open separate issues for the above if still needed after this first pass.