{"@attributes":{"version":"2.0"},"channel":{"title":"How to Use Write.as","link":"https:\/\/howto.write.as\/","description":"Get started on our simple writing platform.","pubDate":"Wed, 15 Apr 2026 22:30:33 +0000","item":[{"title":"Using the WriteFreely iOS App with Write.as","link":"https:\/\/howto.write.as\/using-the-writefreely-ios-app-with-write-as?pk_campaign=rss-feed","description":"<![CDATA[img alt=\"A trio of iOS devices running the WriteFreely iOS app\" src=\"https:\/\/writefreely.org\/img\/wf-ios-hero.png\" width=\"600px\" \/\n\nYou can publish to your Write.as blog on the go with the WriteFreely iOS app.\n!--more--\nThis guide will introduce some of the features of the app, and how it works with your Write.as account. It requires an iOS device running iOS\/iPadOS 14.0 or later; you can get it on the App Store for $14.99.\n\ndiv style=\"text-align:center\"a href=\"https:\/\/apps.apple.com\/us\/app\/writefreely\/id1531530896\"img alt=\"Download on the App Store\" src=\"https:\/\/files.writefreely.org\/img\/app-store.svg\" style=\"height: 3em;\" \/\/a\/div\n\nCreating Your First Post\n\nYou don't need to log into any account to begin writing. The app will launch straight to the post editor, where you can start writing a local post that only exists on your device.\n\nGive your post a title by tapping where it says \"Title (optional)\", and then tap on \"Write\u2026\" below it to being writing your post. New local posts are automatically added to your Drafts, and they're saved automatically when you leave the post editor, or load another post. Blank posts are deleted when you navigate away from them.\n\nTo create another new local post, tap the New Post button at the top-right of the post list. You'll see a new post added to the top of the list, and it should load in the editor right away.\n\nGetting Set Up\n\nimg src=\"https:\/\/i.snap.as\/LAIb46v.png\" width=\"600px\" \/\n\nLogging In to Your Account\n\nTap the Settings button at the bottom-left of the post list to open the app's Settings screen. At the top of the screen, a form prompts you to log in to publish and share your posts. Enter your username and password, and use https:\/\/write.as as the server URL.\n\n\u26a0\ufe0f To keep your account secure, the app will not communicate over an insecure connection. If you provide an address with the http:\/\/ protocol, it will attempt to connect over https:\/\/. If it cannot, you'll get an error message.\n\nOnce logged in, the app will fetch all of the posts and blogs in your account. Any local posts you've created are kept after logging in, and you can then publish them to your blog. See the Working With Posts section for details.\n\n\u26a0\ufe0f Tapping Log Out in the Settings screen will disconnect the app from the server and remove all your content from the device, including any local posts that you haven't published.\n\nSetting Your Appearance Preferences\n\nBelow the login form on the Settings screen, you can define some appearance preferences. You can choose whether you prefer to use the app in light mode, dark mode, or to have it switch based on your system settings.\n\nYou can also choose the default font for new local posts created on the device. This does not override the font used in existing posts; you can only change the font for published posts from the web application.\n\nNavigating The App\n\nimg src=\"https:\/\/i.snap.as\/zDq0fc7.png\" width=\"600px\" \/\n\nThe WriteFreely app uses a typical three-level hierarchy, much like the Mail app on your iOS device. Choosing a blog in the first column will show you its posts in the second column; choosing a post from that list will load it for you in the post editor.\n\nOn a 12.9\" iPad Pro in full-screen landscape orientation, you can see all three columns at the same time; on other iPads in full-screen landscape orientation, you'll see the post list and post editor at the same time. Otherwise, use the navigation button at the top-right of the screen to navigate back on iPhone and on iPad in portrait or split-screen orientation.\n\nPost status\n\nimg src=\"https:\/\/i.snap.as\/7zMLJdp.png\" width=\"600px\" \/\n\nIn the app, posts can have one of three statuses:\n\nLocal means that the post was created on the device, and has never been published to the server.\nPublished means that the post was fetched from the server.\nEdited means that the post was fetched from the server, and has been edited in the app, but these changes have not yet been published to the server.\n\nWorking with posts\n\nGenerally, there are three actions you can take on a post: publishing, sharing, or moving. These are made available by tapping on the Menu button at the top-right of the post editor.\n\nimg src=\"https:\/\/i.snap.as\/W4KMbSm.png\" width=\"600px\" \/\n\nA local post can only be published. Choose Publish\u2026 from the menu and you'll be presented with a list of blogs you can publish the post to. If you're not logged in, trying to publish will open the Settings screen and prompt you to log in.\n\nA published post can be shared or moved; an edited post can be published, shared, or moved.\n\nChoose Publish from the menu to publish the changes made to an edited post back to the server. This changes the status of the post from edited back to published.\n\nChoose Share from the menu to open the system share sheet, where you can send a link to your post through any compatible app on the device.\n\nUnder the Move to\u2026 section of the menu, tap the name of the blog you'd like to move the post to. The checkmark indicates what blog the post currently belongs to.\n\nServer sync\n\nThe app periodically fetches your content from the server automatically. You can force it to fetch by tapping the Reload button at the bottom-right of the post list.\n\n\u26a0\ufe0f Note that this never replaces the content on your device with content from the server. If a post has been changed or deleted on the server, you'll be shown this information when you view the post in the app. You can then choose to make the same changes in the app.\n\nGetting help\n\nNeed help? Tap Visit Help Forum in the app's Settings screen to be taken to the help forum where you can ask a question or search for answers.]]>","guid":"https:\/\/howto.write.as\/using-the-writefreely-ios-app-with-write-as","pubDate":"Tue, 20 Oct 2020 18:01:38 +0000"},{"title":"Adding HTML","link":"https:\/\/howto.write.as\/adding-html?pk_campaign=rss-feed","description":"<![CDATA[Along with plaintext and Markdown, you can also format text on Write.as with HTML. Here is the supported HTML you can use in your posts.\n\n!--more--\n\n---\n\nText\n\nh1Header\/h1\n\nh2Header\/h2\n\nh3Header\/h3\n\nh4Header\/h4\n\npParagraph\/p\n\nul\nliList Item 1\/li\nliList Item 2\/li\nliList Item 3\/li\n\/ul\n\nol\nliList Item\/li\nliList Item\/li\nliList Item\/li\n\/ol\n\nblockquoteThis is a blockquote.\/blockquote\n\nh1Header\/h1\n\nh2Header\/h2\n\nh3Header\/h3\n\nh4Header\/h4\n\npParagraph\/p\n\nul\nliList Item 1\/li\nliList Item 2\/li\nliList Item 3\/li\n\/ul\n\nol\nliList Item\/li\nliList Item\/li\nliList Item\/li\n\/ol\n\nblockquoteThis is a blockquote.\/blockquote\n\nstrongBold\/strong\n\nemItalics\/em\n\nuUnderline\/u\n\na href=\"https:\/\/write.as\"Link\/a\n\nspan style=\"color:red\"Style\/span\n\ndiv id=\"myDiv\" name=\"myDiv\" title=\"Example Div Element\" style=\"color: #0900C4; border: 1px solid black;\"\n  h5Subtitle in the box\/h5\n  pThis paragraph is also inside the box...\/p\n\/div\n\nstrongBold\/strong\n\nemItalics\/em\n\nuUnderline\/u\n\na href=\"https:\/\/write.as\"Link\/a\n\nspan style=\"color:red\"Style\/span\n\ndiv id=\"myDiv\" name=\"myDiv\" title=\"Example Div Element\" style=\"color: #0900C4; border: 1px solid black;\"\n  h5Subtitle in the box\/h5\n  pThis paragraph is also inside the box...\/p\n\/div\n\n---\n\nVideo\n\nvideo src=\"https:\/\/cdn.glitch.com\/db7ab5d8-dd97-466b-8180-676147e8fc40%2FUsing%20Write.as%20Themes.mp4?\" controls\/video\n\nvideo src=\"https:\/\/cdn.glitch.com\/db7ab5d8-dd97-466b-8180-676147e8fc40%2FUsing%20Write.as%20Themes.mp4?\" controls\/video\n\n---\n\nIframe\n\niframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/HJT8yYf-XPs\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\/iframe\n\niframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/HJT8yYf-XPs\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\/iframe\n\n---\n\nAudio\n\naudio src=\"https:\/\/cdn.glitch.com\/db7ab5d8-dd97-466b-8180-676147e8fc40%2F%2333%20-%20Reflection%2014%20about.mp3\" controls\/audio\n\naudio src=\"https:\/\/cdn.glitch.com\/db7ab5d8-dd97-466b-8180-676147e8fc40%2F%2333%20-%20Reflection%2014%20about.mp3\" controls\/audio\n\n---\n\nImage\n\nimg src=\"https:\/\/i.snap.as\/2HKPL0c.png\" \/\n\nimg src=\"https:\/\/i.snap.as\/2HKPL0c.png\" \/\n]]>","guid":"https:\/\/howto.write.as\/adding-html","pubDate":"Mon, 30 Mar 2020 18:58:49 +0000"},{"title":"Customizing CSS","link":"https:\/\/howto.write.as\/customizing-css?pk_campaign=rss-feed","description":"<![CDATA[If you can write CSS, you can customize the appearance of your Write.as blog (a Pro feature).\n\n!--more--\n\nGetting Started\n\nAll you need to do is go to the Customize settings of your blog. Scroll down to \"Custom CSS\" and customize your blog from there.\n\nThe following stylesheet shows a few basic selectors you'll need in order to customize certain elements. In the BASICS section, just grab the selectors (e.g. \nYou should copy entire sections in the RECIPES section verbatim, as each is a complete customization you might want to make, like centering an image.\n\n\/ \n\n    BASICS\n    Use the following CSS rules to change the elements you're trying to customize.\n\n\/\n\nbody {\n    background-color: #efefef;\n}\n\n\/ Blog header on index and post pages \/\nblog-title a { \n    color: #fff;\n    background-color: #7a629d;\n}\nblog-title a:hover { \n    color: #eee;\n    background-color: #7a629d;\n}\n\n\/ Blog header on post pages ONLY \/\nbody#post #blog-title a {\n    padding: 4px 8px;\n}\n\n\/ Blog description (underneath title) on index page \/\nheader p.description {\n    font-style: italic;\n}\n\n\/ Post titles on blog index \/\n.post-title {\n    font-weight: normal;\n}\n.post-title a.u-url:link, .post-title a.u-url:visited {\n    color: blue;\n}\n\n\/ \"Read more...\" links \/\nbody#collection a.read-more {\n    text-decoration: underline;\n}\n\n\/ Links inside blog posts \/\narticle p a {\n    color: #444;\n    text-decoration: none;\n    border-bottom: 2px solid orangered;\n}\narticle p a:hover {\n    background-color: orangered;\n    color: white;\n    text-decoration: none;\n}\n\n\/\n\n    RECIPES\n    These are common patterns you may want to use on your blog.\n\n\/\n\n\/ Center images \/\nimg {\n    display: block;\n    margin: 0 auto;\n}\n\n\/ Disable post header fade effect \/\nbody#post header\n    -moz-opacity: 1;\n    -khtml-opacity: 1;\n    -webkit-opacity: 1;\n    opacity: 1;\n}\n\n\/ Hide post views \/\nheader nav .views {\n    display: none;\n}\n\nThemes\n\nIf you want to see how you can customize beyond the basic elements of your blog, you can check out our Themes blog. Here, you can find custom blogs from the Write.as community whose themes you can use & remix for your own blog. ]]>","guid":"https:\/\/howto.write.as\/customizing-css","pubDate":"Thu, 13 Feb 2020 14:36:09 +0000"},{"title":"Anonymous Posts","link":"https:\/\/howto.write.as\/anonymous-posts?pk_campaign=rss-feed","description":"<![CDATA[Write.as makes it easy to publish an article without a blog, using our \"anonymous posts\" feature.\n\n!--more--\n\nAnonymous posts are only identified by a secret, unique ID. Unlike posts connected to a blog, they aren't publicly connected to an identity unless you make it known in the post that you wrote it. A reader can't link your anonymous posts back to you by default. \n\nWrite.as only links anonymous back to you when you're logged in. That way you can keep track of your published anonymous posts on your Posts page. When you're logged out, however, Write.as doesn't know about all of the anonymous posts you wrote, since they're not connected to a single account. This gives you the best privacy on the platform, at the expense of a little convenience.\n\nWhile private by default, anonymous posts can also be shared with others. After publishing an anonymous post, you will notice that the top bar includes a Share option. You can click this to show the anonymous post's URL, which you can easily copy and paste to share with others.\n\nAnonymous posts open the door to possibilities where a blog post would be too much:\n\nNeed to send a grocery list to your partner? Put the list in an anonymous post and share the link with them.\n\nHave a thought that's more than 240 characters? Write an anonymous post and share the link to Twitter instead of making a longer thread.\n\nWant to write a stand-alone short story? Publish your story as an anonymous post and share the link with friends.\n\nNeed someone to look over a draft? Make the draft an anonymous post and share the link with your editor.\n\nHave an article that's unrelated to your blog? Still publish it as an anonymous post and share the link on social media.\n\nWant to share a code snippet? Copy that code into an anonymous post and share the link with your colleague.\n\nHowever you choose to use them, anonymous posts are a way that you can express yourself with peace of mind.]]>","guid":"https:\/\/howto.write.as\/anonymous-posts","pubDate":"Thu, 23 Jan 2020 18:24:29 +0000"},{"title":"Joining the Fediverse","link":"https:\/\/howto.write.as\/enabling-federation?pk_campaign=rss-feed","description":"<![CDATA[Write.as is part of the \u201cfediverse,\u201d a decentralized social network powered by the ActivityPub protocol. This allows users to follow and interact with your blog directly from platforms like Mastodon.\n\n!--more--\n\nSocial handle\n\nYour Write.as blog handle will look just like the ones you see on Mastodon, Pixelfed, Peertube, and other fediverse platforms. For example: @blog@write.as. The first part of your handle (e.g. \"blog\") will be the same as your Write.as username or blog alias.\n\nIf you use a custom domain for your blog, you can also customize the username part of your handle, as seen here:\n\nScreenshot of the Federation option, with a custom username on micro.baer.works\n\nEnable federation\n\nYou'll go to your blog's Customize page to enable federation. Under the Updates section, simply enable the Federation option to make your blog part of the fediverse.\n\nNote: This will automatically be enabled when your blog is set to Public visibility.\n\nFederation handle for Write.as blog\n\nFollowing your blog\n\nReaders can follow your blog by searching for it from Mastodon or any other fediverse platform they use. They can search for:\n\nYour handle (e.g. @blog@write.as)\nYour blog's URL (e.g. https:\/\/write.as\/blog\/)\n\nOnce they've found it, they can click the \"Follow\" button they see there.\n\nScreenshot of the Write.as Blog, as seen from Mastodon.\n\nFediverse mentions\n\nYou can mention other users in the fediverse by simply inserting their full handle in your blog posts -- for example, @handle@their.instance\n\nOnce you publish your post, any users you've mentioned will receive a notification!\n\nTroubleshooting\n\nChanging your username\n\nThe ActivityPub protocol doesn't support changing your handle. So if you change the username part of your handle for a federated blog, users will no longer receive your blog updates. Instead, they'll need to follow your new handle.\n\nUsing a custom domain\n\nSimilarly to changing your username, if you change the domain part of your handle while you have fediverse followers, they will no longer receive your updates. Instead, they'll need to follow your new handle.\n\nWe recommend setting up your custom domain and settling on a permanent handle before enabling Federation and letting people know they can follow you in the fediverse.\n\nAdditional Troubleshooting\n\nIf you run into any other trouble with your blog's federation, use this topic on our discussion forum for help. If a solution is not presented to your problem there, report your problem on that topic and the community will help. \n\nDemo\n\nTo see federation in action, watch a demo of how it works.\n\niframe width=\"644\" height=\"363\" sandbox=\"allow-same-origin allow-scripts\" src=\"https:\/\/video.writeas.org\/videos\/embed\/cc55e615-d204-417c-9575-7b57674cc6f3\" frameborder=\"0\" allowfullscreen\/iframe\n]]>","guid":"https:\/\/howto.write.as\/enabling-federation","pubDate":"Thu, 09 Jan 2020 15:51:13 +0000"},{"title":"Creating a Blog","link":"https:\/\/howto.write.as\/creating-a-blog?pk_campaign=rss-feed","description":"<![CDATA[Write.as makes it easy to publish under multiple identities, so you can separate your writing by audience and express yourself more freely -- all from a single account, with your privacy intact.\n\n!--more--\n\n---\n\nGetting Started\n\nGo to your Blogs page. Under the first blog there will be the New Blog... option. Click it and you will be prompted to fill in the name of the blog. Fill in a unique name for your blog and click the Create button.\n\nOnce you click the Create button you will see the blog appear in the list of blogs on your Blogs page. You just created a new Write.as blog!\n\nTitle & Alias\n\nThere are a couple things to know about your newly created blog. Each Write.as blog comes with an alias and a title. Both of these are taken from the name you gave your blog when you created it. \n\nThe alias is the unique and unchangeable slug in your blog's url. In the previous example, the name \"Blog for Writing\" creates the alias \"blog-for-writing\". This will appear in the url: \nTo continue upon the previous example, we can go to the new blog's Customize page and change the blog's title from \"Blogs for Writing\" to \"Blogs for Typing\". Notice how the new title appears on the blog but the alias is still \"blog-for-writing\":\n\nIdentity\n\nWhen you create a new blog, it is a unique, individual identity. No reader can see that your blogs come from the same account. Only you know through your Blogs page. This means that each blog can be used however you want. \n\n---\n\ndiv style=\"text-align:center; font-size:1.2em; max-width:20em; margin: 0 auto;\"p style=\"line-height: 1.4\"Get multiple blogs with Write.as Pro for as little as a href=\"https:\/\/write.as\/pricing\"$5 per month\/a.\/p\n\na style=\"border: 1px solid #7278bf; background: #7278bf; color: #fff; padding: 0.5em; border-radius: .25em; text-decoration: none !important;display: inline-block;\" href=\"https:\/\/write.as\/start\/pro\"Get Pro\/a\n\/div\n]]>","guid":"https:\/\/howto.write.as\/creating-a-blog","pubDate":"Thu, 19 Dec 2019 14:11:37 +0000"},{"title":"Autosave","link":"https:\/\/howto.write.as\/autosave?pk_campaign=rss-feed","description":"<![CDATA[The Write.as editor automatically saves your writing, so if you leave the editor without saving, you'll pick up where you left off when you come back.\n\n!--more--\n\nWriting automatically saves to the device you're writing on and works even with a spotty internet connection, so you'll always have access to your draft from the same device and browser that you started it on.\n\nThis feature shines when you need it most:\n\n  We lost power yesterday because of PG&E, and I was worried my day\u2019s draft was lost, but upon restart the [draft] was right there! \n\n-- Alexy Khrabrov (@ChiefScientist) a target=\"blank\" href=\"https:\/\/twitter.com\/ChiefScientist\/status\/1193724338693754880?refsrc=twsrc%5Etfw\"November 11, 2019\/a\n\n---\n\n  Especially working on an old laptop that occasionally likes to overheat and shut down, one of my favorite things about Write.as is never worrying about losing my work. \n\n-- Matt Baer (@ilikebeans) a target=\"blank\" href=\"https:\/\/twitter.com\/ilikebeans\/status\/1169993936410218496?refsrc=twsrc%5Etfw\"September 6, 2019\/a\n\n---\n\n  So, lemme say - Thank Dog for Write.as because I just wrote out a [...] PAGE of stuff on Tumblr just now, and when I hit \u201cpublish\u201d on Tumblr, it said \u201cMeesly little error, try again!\u201d aaand.... yea, I lost the blog post. Is that EVER acceptable??? \n\n-- tmo \ud83e\udd3a (@tomxee) a target=\"blank\" href=\"https:\/\/twitter.com\/tomxee\/status\/1160751671330398209?refsrc=twsrc%5Etfw\"August 12, 2019\/a\n\n---\n\nGet peace of mind with autosaving drafts from Write.as.]]>","guid":"https:\/\/howto.write.as\/autosave","pubDate":"Fri, 06 Dec 2019 21:21:22 +0000"},{"title":"Cross-Posting with Ghost","link":"https:\/\/howto.write.as\/cross-posting-with-ghost?pk_campaign=rss-feed","description":"<![CDATA[Write.as makes it easy to publish to where your online publication exists, on platforms like Ghost. But sometimes you want to write without dealing with the overhead of a CMS. With our distraction-free editor, Write.as gives you a seamless writing experience that helps you focus on expressing your thoughts. In this guide, we'll show you how to get started writing on Write.as and publishing to your Ghost instance.\n\n!--more--\n\nGetting Started\n\nWe will assume you have your Ghost site running. If not, check out their resource guide for setting up one. Within the admin panel of your Ghost site, click Integrations. From there, click the bottom option of adding a custom integration.\n\nAdd a name to the integration and then click Create. From there it will redirect you to the Write.as integration details.\n\nYou will need two things: the Admin API key and the API URL. Open up a window for your blogs page and scroll down to Channels. You should see an option for enabling Ghost. Click the button.\n\nWrite.as will ask for your Admin API Key and API URL (called \"Ghost Instance URL\" in the form). Copy and paste those values into the form and click Connect.\n\nWhen you go back to the blogs page, the Ghost integration should now appear under Channels listed as your Ghost blog's URL.\n\nCross-Posting to Ghost\n\nNow that cross-posting to your Ghost site is set up, let's test it out. Open up the editor and write up a post, whether anonymous or for one of your blogs. When the post is ready, open up the Publish to... drop-down. Below the Anonymous and blog options is one for publishing to your Ghost site.\n\nClick to enable and publish the post.\n\nWhen you go to the Ghost site connected to Write.as, the post you just published will be there \u2013 a title (if there is none it will be called \"Untitled\"), the body of the post, and images (if you added them). At the time of publication, hashtags are unsupported.\n\nAfter this, Ghost cross-posting is automatically enabled for any future post you make \u2013 no clicking the Ghost option every time. But if you do not want a post to go to your Ghost instance, just return to the Publish To... dropdown and toggle off the Ghost option. Turn it back on when you feel ready to cross-post again. The free plan allows 3 cross-posts a month. With a Pro subscription you can enjoy unlimited cross-posting.\n\n---\n\nWe believe you should be able to write freely and syndicate freely. Take your writing to a place where you can take full advantage of modern online publications with cross-posting to Ghost.\n\n---\n\ndiv style=\"text-align:center; font-size:1.2em; max-width:20em; margin: 0 auto;\"p style=\"line-height: 1.4\"Get started with Write.as Pro for as little as a href=\"https:\/\/write.as\/pricing\"$5 per month\/a.\/p\n\na style=\"border: 1px solid #7278bf; background: #7278bf; color: #fff; padding: 0.5em; border-radius: .25em; text-decoration: none !important;display: inline-block;\" href=\"https:\/\/write.as\/start\/pro\"Get Pro\/a\n\/div\n\ncrosspost]]>","guid":"https:\/\/howto.write.as\/cross-posting-with-ghost","pubDate":"Thu, 14 Nov 2019 14:18:55 +0000"},{"title":"Cross-Posting with Tumblr","link":"https:\/\/howto.write.as\/cross-posting-with-tumblr?pk_campaign=rss-feed","description":"<![CDATA[Write.as makes it easy to publish to your readers in places where they already hang out, on platforms like Tumblr. But with our auto-saving editor, Write.as is also a great way to compose your posts without any social feeds or notifications pulling you away from your writing. In this guide, we'll show you how to get started writing on Write.as and publishing to Tumblr.\n\n!--more--\n\nGetting Started\n\nGo to your blogs page and scroll down to Channels. You should see an option for enabling Tumblr. Click the button.\n\nTumblr will ask whether you want Write.as to access your account. That access allows Write.as to send your posts over to Tumblr. You will either be prompted to sign into your Tumblr account or to \"Allow\" if you are already signed on. \n\nOnce you agree to grant access, you will be redirected to the blogs page on Write.as. Scroll down to the Channel section again. Now there is your Tumblr account as an available channel for distributing your Write.as posts!\n\nCross-Posting to Tumblr\n\nNow that Tumblr cross-posting is set up, let's test it out. Open up the editor and write a post. It can be anonymous or for one of your blogs. When the post is ready, open up the Publish to... drop-down. Below the Anonymous and blog options is one for publishing to your Tumblr account.\n\nClick to enable and publish the post. \n\nWhen you go to the Tumblr profile connected to Write.as, the post you just published will be there - a title (if you added one), the body of the post, and all of the tags in your post (if you added them). \n\nIf you include any images in your post (see how to), they will appear in the Tumblr post as well. Note: this is not available for anonymous posts.\n\n---\n\nWith Write.as you not only get a focused writing experience but a focused publishing experience. Push your thoughts wherever you curate them. Connect your writing to a multitude of multimedia with cross-posting to Tumblr.\n\n---\n\ndiv style=\"text-align:center; font-size:1.2em; max-width:20em; margin: 0 auto;\"p style=\"line-height: 1.4\"Get started with Write.as Pro for as little as a href=\"https:\/\/write.as\/pricing\"$5 per month\/a.\/p\n\na style=\"border: 1px solid #7278bf; background: #7278bf; color: #fff; padding: 0.5em; border-radius: .25em; text-decoration: none !important;display: inline-block;\" href=\"https:\/\/write.as\/start\/pro\"Get Pro\/a\n\/div\n\ncrosspost]]>","guid":"https:\/\/howto.write.as\/cross-posting-with-tumblr","pubDate":"Wed, 13 Nov 2019 17:01:37 +0000"},{"title":"Cross-Posting with Twitter","link":"https:\/\/howto.write.as\/cross-posting-with-twitter?pk_campaign=rss-feed","description":"<![CDATA[Besides having a built-in audience on Read Write.as, we also make it easy for you to reach your readers in places they already hang out, like Twitter. Simply connect your accounts and let Write.as cross-post for you with our Channels feature.\n!--more--\n\nGetting Started\n\nGo to your blogs page and scroll down to Channels. You should see an option for enabling Twitter. Click the button.\n\nTwitter will ask whether you want Write.as to access your account. That access allows Write.as to send your posts over to Twitter. You will either be prompted to sign into your Twitter account or to \"Agree\" if you are already signed on. \n\nOnce you agree to grant access, you will be redirected to the blogs page on Write.as. A message should appear that it successfully connected to your Twitter account.\n\nScroll down to the Channel section again. Now there is your Twitter account as an available channel for distributing your Write.as posts!\n\nCross-Posting to Twitter\n\nNow that Twitter cross-posting is set up, let's test it out. Open up the editor and write up an anonymous post. When the post is ready, open up the Publish to... drop-down. Below the Anonymous and blog options is one for publishing to your Twitter account.\n\nClick to enable and publish the post. \n\nWhen you go to the Twitter profile connected to Write.as, the post you just published will be there - either a title (if you added one) or as much of the post that can fit into a tweet, the URL to your post, and the first three hashtags in your post (if you added them). \n\nYou will also see that Twitter shows a \"card\" for your Write.as post. The default is a Write.as icon, but if you include any images in your post (see how to), the first one in your post will appear in the card. Note: this is not available for anonymous posts.\n\nAfter this, Twitter cross-posting is automatically enabled for any future post you make - no clicking the Twitter option every time. But if you do not want a post to go to Twitter, just go back to the Publish To... dropdown and toggle off the Twitter option. Turn it back on when you feel ready to cross-post again. The free plan allows 3 cross-posts a month. With a Pro subscription you can enjoy unlimited cross-posting.\n\n---\n\nDon't let a character-limit stop you from fully expressing yourself. Join the conversation without compromise by crossposting from Write.as to Twitter.\n\n---\n\ndiv style=\"text-align:center; font-size:1.2em; max-width:20em; margin: 0 auto;\"p style=\"line-height: 1.4\"Get started with Write.as Pro for as little as a href=\"https:\/\/write.as\/pricing\"$5 per month\/a.\/p\n\na style=\"border: 1px solid #7278bf; background: #7278bf; color: #fff; padding: 0.5em; border-radius: .25em; text-decoration: none !important;display: inline-block;\" href=\"https:\/\/write.as\/start\/pro\"Get Pro\/a\n\/div\n\ncrosspost]]>","guid":"https:\/\/howto.write.as\/cross-posting-with-twitter","pubDate":"Mon, 11 Nov 2019 14:25:01 +0000"}]}}