How can I publish a Google Doc to a WordPress blog?
-
I don't want to embed the doc. I'd like to use Google docs to edit my blog posts. I'd like to preserve formatting and photos, and automatically update when the document saves.
-
Answer:
I wrote a tutorial on how to embed Google Spreadsheets in Wordpress here: http://www.blackspike.com/site/html/display-google-docs-spreadsheets-in-wordpress - you might be able to adapt it for Docs
Felix Corke at Quora Visit the source
Other answers
Seven Steps... 1. Using Google Apps Script (GAS) transform the Google document into RSS (a flavor of XML). 2. Store the RSS version of the document in a spreadsheet cell. 3. Establish a script trigger that executes the transformation script every 15 minutes looking for any changes to the Google document. 4. Share the spreadsheet containing the RSS content. 5. Determine the URL of the cell containing the RSS content. 6. Install a WordPress plugin that renders RSS in a page. 7. Configure the plugin to integrate the URL determined in step 5.
Bill French
http://Cloudward.com has a product called a snippet. These snippets can be embedded in any WordPress page or post or website. Snippets can publish just about any Google Drive document including sheets, images and docs, of course. Snippets are great becuse they embedded the live google doc - no importing, so when the doc changes that change gets published. Snippets can be easy or complex. The easiest is just one line of code: <# include google doc "My Google Doc"; #> Or can be full-blown Blog publishers. This one publishes any doc in a Google Drive Folder: https://snippets.cloudward.com/app_listing.espx?template_id=b9a084e1cd4e7ab6b79ab6634c2e8a08&account_id=&cat_id=cb6a6eb737b64db8b314aceb4efa4230 you can write your own, get free snippets from the store or customize.
Scott Smith
We have recently launched a Google Docs Addon that does exactly that. Check it out here: https://chrome.google.com/webstore/detail/publish-to-wordpress/lllekagcmcimoimdjlchepfokgengccb?utm_source=permalink It lets you publish your formated document directly to your WordPress blog while retaining all the formating. It also uploads all the images to your WordPress media library. Check out all the features: http://plugmatter.com/publish-to-wordpress Try out the addon and feel free to let us know your feedback.
Akram Quraishi
new application on the chrome store much better .. nothing to install.. one click and you have you gdoc imported to your wordpress⦠including all pics and styles https://chrome.google.com/webstore/detail/google-docs-to-wordpress/nbljnjmeckdecofjohdobgmleppiikll
Ofir Nachmani
Here is your answer: http://www.chimp-simple.com/2007/08/29/google-documents-publishing-wordpress/ And I found it by copying your question and pasting it into the Google search box. :)
Michael Martine
Though Google doc to WordPress serves to some extent but Publish to WordPress is far better than that. In terms of user experience and comfort. I would recommend Publish to WordPress Google Add-on.
Mohammed Imtiyaz
Use this Plugin "Google Doc Embedder" http://wordpress.org/extend/plugins/google-document-embedder/
Kiran Voleti
You will more than likely have to copy and paste it into the WYSIWYG editor. This might work for what you are trying to do https://wordpress.org/plugins/google-document-embedder/ but Iâm not sure.JoshSolodev https://www.solodev.com
Joshua Bauder
Related Q & A:
- How can I use a button to retrieve a phone 'number' from contacts?Best solution by Stack Overflow
- How can I convert a string number to a number in Perl?Best solution by Stack Overflow
- Can I get a Google Place from a Plus Id?Best solution by Stack Overflow
- How can I burn a .rmvb file onto a DVD for viewing on a regular DVD player?Best solution by Yahoo! Answers
- How can I get a Google Voice Account?Best solution by eHow old
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.