Subscribe to
Posts
Comments

Archive for January, 2012

Two tips I gave recently to a colleague just setting out with Disqus.
Q. How do I make Disqus comments visible to Google?
A. Use the Javascript code snippet Disqus provide as this fetches the comments asynchronously. On your server implement a background task to fetch and cache recent comments from Disqus using the Disqus API (you [...]