A CSS code to put text saved in other server into blogspot blog..???
Posted
by Nok Imchen
on Stack Overflow
See other posts from Stack Overflow
or by Nok Imchen
Published on 2010-04-02T19:15:33Z
Indexed on
2010/04/02
19:23 UTC
Read the original article
Hit count: 386
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.
© Stack Overflow or respective owner