من اجل ظهور قفل الأمان القفل باللون الأخضر لا يكفي فقط تركيب شهادة SSL وتفعيل بروتوكول HTTPS
يجب ان تكون جميع روابط الصور التي تظهر في صفحات المنتدى سواءً كانت اعلانات او صور رمزية للأعضاء يجب ان تكون مرفوعة على موقعك
اضف إلى ذلك روابط تعاريف جلب ملفات الجافا سكربت ايضاً بالإضافة إلى جميع هذه الـ attribute
CODE
<img> (src attribute)
<audio> (src attribute)
<video> (src attribute)
<object> subresources (when an <object> performs HTTP requests)
<script> (src attribute)
<link> (href attribute) (this includes CSS stylesheets)
<iframe> (src attribute)
XMLHttpRequest requests
All cases in CSS where a url value is used (@font-face, cursor, background-image, and so forth).
<object> (data attribute)