Tips for using Disqus comments
Posted in Uncategorized on January 3rd, 2012 No Comments »
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 [...]