Forum Discussion
ImogenBiggins
3 months agoCommunity Member
Meta descriptions for web courses
Hi there,
I'm hoping someone can help me out. I'm trying to add meta descriptions to web versions of our Articulate Rise eLearning files. Does anyone know how to do this/if it's possible?
Thanks!...
- 3 months ago
You could open the index.html file and add your own meta tags- I would put them right under the existing meta tags here, make sure they go inside the <head> element.
<meta name="description" content="The best online course"> <meta name="keywords" content="HTML, CSS, JavaScript"> <meta name="author" content="Phil Foss">
KellyAuner
3 months agoStaff
Hi ImogenBiggins,
Thanks for reaching out!
I see my teammate, Chester, submitted a feature request on your behalf. Let's see if others in the community have any experience with this!