community.nodebb.org SSL issues
-
Hi team, FYI, getting SSL warnings on the forum.
grepped out the page source and found these
cat nodebbpage.txt | grep http:// <li itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb" > <li itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb" > <li component="breadcrumb/current" itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb" class="active"> <li component="post" class="" data-index="12" data-pid="62531" data-uid="7012" data-timestamp="1503871315511" data-username="sanatisharif" data-userslug="sanatisharif" itemscope itemtype="http://schema.org/Comment">
regards
-
Looks like we should be using
https://schema.org/breadcrumb
instead anyways. These attributes only exist for search engine robots anyways, I don't know why Firefox is complaining.
Copyright © 2024 NodeBB | Contributors