A CSS code to put text saved in other server into blogspot blog..???
- by Nok Imchen
I have a blog hosted on blogspot dot com. In that blog, i want to put some data like Google search string or etc automatically.
I want it to be done in this way: Just put a code (server side scripting) linking to a text file or PHP file, and the code will extract the text and output in my blogspot blog.
What i DONT want is to use javascript. Beacause, if i use javascript then the output will be seen only in the users screen. I want the output to be seen by Google Bot too.
Thanking you in anticipation.