Questions tagged as 'amp'

1
answer

Get the value of aria-label using an element

I'm setting up Disqus comments on my blog, but I have some problems with AMP templates. To configure Disqus I need an object that has two variables that I filled using Django, like this: var disqus_config = function () { this.page.url = '...
asked by 01.08.2017 / 08:50
0
answers

Display: none in AMP does not work

I want to hide one in the AMP version of a Prestashop. This is what I want to hide. In HTML it's like this: <div id="toc_container"> <p class="toc_title">LOREM IPSUM</p> <ul class="toc_list"> <li><a class="e...
asked by 09.07.2018 / 13:32
0
answers

Implement correctly rel = alternate, rel = canonical and rel = amphtml

I'm going crazy to try to understand how I should implement these tags so as not to get Google dizzy with what it has to index and what it does not. The fact is that I have a news section with an AMP version. In addition, some of these news also...
asked by 04.06.2018 / 01:08
0
answers

adapt my page for AMP

I am trying to adapt a code to convert my page to an amp but I can not get it, it is an internet example that consists in loading a selection field through the value of another field. I show a link from the example I saw. link what it do...
asked by 24.04.2018 / 17:02