Tagged Questions
7
votes
0answers
345 views
Why is honest cloaking for Ajax considered bad practice? [closed]
Ajax-only websites are laden with many problems. Search engine invisibility is merely a small problem. They are also unbookmarkable and unlinkable and they break the functionality of back- and ...
3
votes
1answer
91 views
Could Ajax + Caching be seen as cloaking?
I have a website where we use a technique to speed up loading times based in a combination of AJAX + caching. Basically, when we have a section in a page with content which is slow to retrieve, we ...