Project:Disqus
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

Use the Disqus API to stick the posts into the < noscript > tag to allow users without JavaScript to at least see the posts, as well as allow for some search engines to pick them up.

Comments

#1

@RobLoach, would this feature also allow Google to index the comments?

#2

Yup! :-)

#3

Great! What's the next action?

#4

Make a REST call to get_posts with "response_type" being "php", stick it through unserialize(), and then print it within the < noscript> tag. I wish I had time to do it right now, unfortunately, I don't :-( .

#5

Status:active» postponed

Waiting for their API.

#6

Status:postponed» closed (works as designed)

#7

Status:closed (works as designed)» closed (duplicate)

http://drupal.org/node/298540

nobody click here