How to publish a blog?

How can I publish a Google Doc to a WordPress blog?

Felix Corke at Quora Visit the source

Was this solution helpful to you?

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

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

Just Added Q & A:

Find solution

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.