I have written two PHP scripts
- Generate search engine indexable HTML content from twitter user postings given the twitter usernames
- Generate search engine indexable HTML content from twitter public timeline, given the keywords you want to track.
The content generated can be styled using CSS as you see fit. The difference from other gadgets.widgets.plugins.addons that fetch twitter content is that this is fully html, and so indexed by search engines, as opposed to options like tweetgrid (which is a javascript include, whose content not indexed)
See in action
http://www.coderidge.com/testversion/TwitterContent.php
http://www.coderidge.com/testversion/TwitterSearch.php
If anybody needs them please PM me, further customization can be made also.
- Generate search engine indexable HTML content from twitter user postings given the twitter usernames
- Generate search engine indexable HTML content from twitter public timeline, given the keywords you want to track.
The content generated can be styled using CSS as you see fit. The difference from other gadgets.widgets.plugins.addons that fetch twitter content is that this is fully html, and so indexed by search engines, as opposed to options like tweetgrid (which is a javascript include, whose content not indexed)
See in action
http://www.coderidge.com/testversion/TwitterContent.php
http://www.coderidge.com/testversion/TwitterSearch.php
If anybody needs them please PM me, further customization can be made also.