Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 12, 20196 yr After switching to HTTPS, elements with HTTP appeared in the page code. In templates did not find them... <li id='cCreate'> <a href='#elCreateNew_menu' id='elCreateNew' data-ipsTooltip data-ipsMenu title='Новая публикация'> <strong><i class='fa fa-plus'></i> Создать</strong> <i class='fa fa-caret-down'></i> </a> <div id='elCreateNew_menu' class='ipsMenu ipsMenu_auto ipsHide'> <ul> <li class="ipsMenu_item"> <a href="http://xxxxxxxxxxxxx/modcp/announcements/?action=create" <li class="ipsMenu_item"> <a href="http://xxxxxxxxxxxxxxxxx/submit/" <script type='application/ld+json'> { "@context": "http://www.schema.org", "@type": "WebSite", <script type='application/ld+json'> { "@context": "http://www.schema.org", "@type": "Organization", <script type='application/ld+json'> { "@context": "http://schema.org", "@type": "ContactPage", In my opinion this bugs 🙂 What to do? 🙂
February 12, 20196 yr You have to rebuild the cache. ACP > System > Support > Something isn't working correctly
February 12, 20196 yr No bug. Template links should be converted automatically. If they are not, you need to clear the cache to refresh the links. The schema.org links do not load external resources. They don’t need to be updated to https. In fact, no outgoing links need to be changed.
February 12, 20196 yr Author Oops 🙂 I still made a couple of changes to the template for schema.org ahhh! Forcibly updated the browser cache and now everything is fine! Thank you! 🙂
Archived
This topic is now archived and is closed to further replies.