Trebuie sa imi fac timp sa programez copierea automata a postarilor de la http://valespa1.wordpress.com/ la http://solutiile.blogspot.com/ ! Ai o solutie rapida?
Post from Wordpress to Blogger:
Ex:
http://stackoverflow.com/questions/4323961/crosspost-wordpress-blog-post-to-blogger
At last I got the blogger (.blogspot) to get my post automatically from the wordpress.
The blogger can be configured to post via email. There in the blogger account we have to create a secret email address in the setting tab format look like this - name_of_the_site.secretcode@blogger.com (so that a mail send to this address will automatically posted in the blogger) And then in the wordpress install a plugin named CROSSPRESS which do all the required stuff where simply put the email address and the signature which we want to show underneath each post. Test it by creating a new post and publishing it. You will get the same in blogger DONE...... | ||
feedback
|
Simply set up Blogger and Facebook to get your Wordpress site RSS feed. Look at Blogger and Facebook for docs on how to do that.
| |||
feedback
|
Cross post seems to have issues in that
line breaks don't get carried across properly and it seems to generate
ASCII character 160 in a few random places as well at the moment.
| |||
feedback
|
It is now possible to post directly using Blogger API (since 4 weeks)
I think you just have to wait a plugin that integrate this feature.
Here is the API announcement : http://code.blogger.com/2012/06/blogger-api-v3.html |