diff --git a/lms/templates/courseware/course_about.html b/lms/templates/courseware/course_about.html
index 0a6c5b346b..df2989d024 100644
--- a/lms/templates/courseware/course_about.html
+++ b/lms/templates/courseware/course_about.html
@@ -26,6 +26,11 @@
%>
<%include file="${google_analytics_file}" />
+
+ ## OG (Open Graph) title and description added below to give social media info to display
+ ## (https://developers.facebook.com/docs/opengraph/howtos/maximizing-distribution-media-content#tags)
+
+
%block>
<%block name="js_extra">