{"id":94007,"date":"2022-02-09T13:46:14","date_gmt":"2022-02-09T18:46:14","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/?p=94007"},"modified":"2022-02-09T13:52:19","modified_gmt":"2022-02-09T18:52:19","slug":"pleroma-posting","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/","title":{"rendered":"Pleroma Posting and Text Formatting"},"content":{"rendered":"<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"538\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/Pleroma-Posting-Basics-1024x538.png\" alt=\"Pleroma posting basics\" class=\"wp-image-94009\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/Pleroma-Posting-Basics-1024x538.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/Pleroma-Posting-Basics-300x158.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/Pleroma-Posting-Basics-768x403.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/Pleroma-Posting-Basics.png 1200w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n\n\n\n<p>\nNow that you have set up a Pleroma social media site on your private server, it\u2019s time to start posting and interacting with other users.  Posting is the primary method, along with direct messages and chat, for users to interact with each other\u2019s content.  In this article, you will learn the basics of postings and some of the various text constructs and multimedia options available in a default Pleroma installation.\n<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"#pleroma-posting-basics\">Pleroma Posting Basics<\/a><\/li><li><a href=\"#visibility\">Post Visibility (Who Sees Your Posts)<\/a>\n<ul>\n<li><a href=\"#public\">Public Posting<\/a><\/li>\n<li><a href=\"#unlisted\">Unlisted<\/a><\/li>\n<li><a href=\"#followers-only\">Followers Only<\/a><\/li>\n<li><a href=\"#direct\">Direct<\/a><\/li>\n<\/ul>\n<\/li><li><a href=\"#text-formatting\">Text Formatting<\/a><\/li><li><a href=\"#text-modification\">Text Modification<\/a>\n<ul>\n<li><a href=\"#mentions\">Mentions<\/a><\/li>\n<li><a href=\"#hashtags\">Hashtags<\/a><\/li>\n<li><a href=\"#hyperlinks\">Sharing Hyperlinks<\/a><\/li>\n<\/ul>\n<\/li><li><a href=\"#images\">Images<\/a><\/li><li><a href=\"#video\">Video<\/a><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"pleroma-posting-basics\">Pleroma Posting Basics<\/h2>\n\n\n\n<p>\nMany users who are familiar with popular social media platforms like Twitter will not miss a beat when posting to Pleroma.  However, as a guide to new users, there are a few different areas of interest that will be covered below, such as:\n<\/p>\n\n\n\n<ul class=\"org-ul wp-block-list\"><li>Post visibility: who sees a post when it is published.<\/li><li>Text formatting: how your post appears once it is published.<\/li><li>Text modification: what text constructs will be converted or modified when posted.<\/li><li>Image and video content: what kinds of other media, besides text, you can post, and how they will appear to other users.<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"visibility\">Post Visibility (Who Sees Your Posts)<\/h2>\n\n\n\n<p> Pleroma allows users to publish content to different timelines.  For example, you can publish a public post, viewable to anyone who visits the site or follows you on another site.  Or, you can make an unlisted post visible only to the members of your private site.  Bear in mind, all posts saved in the database are not encrypted.  So while you can share posts with certain segments of your network, you are best advised to never share any sensitive information like passwords or secure data. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"public\">Public Posting<\/h3>\n\n\n\n<p>\nThe most open type of post, a public post, will be visible without restriction on your site\u2019s main timeline and in the fediverse wherever your posts are followed.\n<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"unlisted\">Unlisted<\/h3>\n\n\n\n<p>\nAn unlisted post will not appear on public timelines but can be discovered via search or direct linking.\n<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"followers-only\">Followers Only<\/h3>\n\n\n\n<p>\nThe \u201cfollowers only\u201d post functions as the name suggests, the post will only be visible to those who follow you.\n<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"direct\">Direct<\/h3>\n\n\n\n<p>\nPost only to those mentioned (with the <code>@<\/code> symbol) directly in the post.  Only those users mentioned will be notified and able to see the post.\n<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"text-formatting\">Text Formatting<\/h2>\n\n\n\n<p>\nYour users have a few different options for formatting text when they post.  (These may vary depending on which types of post formats are allowed.  We will look at the default formats available.)  By default, your new Pleroma site includes:\n<\/p>\n\n\n\n<ul class=\"org-ul wp-block-list\"><li>Plain text<\/li><li>Markdown<\/li><li>HTML<\/li><li>BBCode<\/li><\/ul>\n\n\n\n<p>\n<b>Plain text<\/b> posting works just like it sounds: your post can contain text, emojis, hyperlinks, and all of the other text modification features enabled in your site, but no standard formatting like bolding, emphasis, italics, or lists.\n<\/p>\n\n\n\n<p>\n<b>Markdown<\/b> allows you to add basic text decoration like bold, italics, numbered and bulleted lists, and so forth.  Check out our <a href=\"https:\/\/www.inmotionhosting.com\/support\/website\/website-design\/understanding-markdown\/\">full guide on understanding markdown syntax<\/a>.  Once posted, your Markdown text will be formatted into the desired format you specified:\n<\/p>\n\n\n\n<pre id=\"orgf4660a5\" class=\"wp-block-preformatted example\">Markdown lets you **bold** and *italicize* text, and create lists:\n\n- List item\n- List item\n- List item\n\n1. Numbered list item\n1. Numbered list item\n1. Numbered list item\n<\/pre>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"602\" height=\"261\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma_markdown.png\" alt=\"Pleroma markdown\" class=\"wp-image-94020\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma_markdown.png 602w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma_markdown-300x130.png 300w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure><\/div>\n\n\n\n<p>\n<b>BBCode<\/b> is an older bulletin board syntax that you can use similarly to Markdown.  For example <code>[b]Hello[\/b]<\/code> becomes <b>Hello<\/b>.  BBCode is very similar to HTML, as it was meant to emulate.\n<\/p>\n\n\n\n<p>\n<b>HTML<\/b> is also acceptable in Pleroma, if you prefer to compose in it.  However, some HTML constructs are not allowed in Pleroma.\n<\/p>\n\n\n\n<p> You can switch between different text formats by clicking the dropdown menu in the post window: <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"331\" height=\"251\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma_011.png\" alt=\"\" class=\"wp-image-94011\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma_011.png 331w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma_011-300x227.png 300w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"text-modification\">Text Modification<\/h2>\n\n\n\n<p>\nThere are a variety of text modification features available in Pleroma that allow for various types of interaction.  These may be familiar to you from other social media platforms.\n<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"mentions\">Mentions<\/h3>\n\n\n\n<p> To mention another user specifically, you can use the <code>@<\/code> symbol followed by the user\u2019s name.  When you type the <code>@<\/code> symbol, a list of users will appear in a dropdown menu based on the input you are typing in.  This means you can auto-complete a name with just a few characters.  When you mention a user directly they will receive a notification alerted them of the mention. <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"598\" height=\"92\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma-mention.png\" alt=\"Pleroma mentions\" class=\"wp-image-94012\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma-mention.png 598w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma-mention-300x46.png 300w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"hashtags\">Hashtags<\/h3>\n\n\n\n<p>\nHashtags (<code>#<\/code>) have become a common convention in various applications across the web to signify or \u201ctag\u201d a specific message with additional context.  Pleroma accepts hastags as well.  When you mark a piece of text with a hashtag, a URL will be created specifically for that hashtag to collect all other posts that use that hashtag as well.\n<\/p>\n\n\n\n<p> See below example using the <code>#test<\/code> hashtag: <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"601\" height=\"96\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma_hashtag.png\" alt=\"Pleroma hashtags\" class=\"wp-image-94013\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma_hashtag.png 601w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma_hashtag-300x48.png 300w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"hyperlinks\">Sharing Hyperlinks<\/h3>\n\n\n\n<p> When you share URLs via a post, they will be automatically converted into a clickable link.  (Automatic conversion to clickable links also applies to plain text formatted posts.) <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"597\" height=\"118\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma-hyperlink.png\" alt=\"Pleroma hyperlink conversion\" class=\"wp-image-94014\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma-hyperlink.png 597w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma-hyperlink-300x59.png 300w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"images\">Images<\/h2>\n\n\n\n<p>\nIn addition to text, and other text elements, you can share images with the community.  (As an admin, you can place limits on upload sizes to save drive space.)  Images will be automatically formatted to fit inside the post window on the timeline.\n<\/p>\n\n\n\n<p> To upload images, click the upload icon in the posting window: <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"353\" height=\"155\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma_013.png\" alt=\"\" class=\"wp-image-94016\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma_013.png 353w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma_013-300x132.png 300w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure><\/div>\n\n\n\n<p>\nTo share an animated <code>.gif<\/code> you must upload the native file and Pleroma will play the animation on repeat when you post it.  HTML embeds from other other websites may not work as intended.\n<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"video\">Video<\/h2>\n\n\n\n<p> Users can also share videos from popular sites like YouTube, Vimeo, and others.  As mentioned above, HTML embeds may not work as intended, however any websites that offer oEmbed technology can be shared via URL, and Pleroma will format the video link with a preview image. <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"598\" height=\"226\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma_video.png\" alt=\"Pleroma video embed\" class=\"wp-image-94017\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma_video.png 598w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/pleroma_video-300x113.png 300w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure><\/div>\n\n\n\n<p>Well done!  You now know how to post different types of content in Pleroma.  Be sure to leave any questions or comments you may have below.<\/p>\n\n\n<div class=\"jumbotron\">\r\n<p>If you don\u2019t need cPanel, don't pay for it. Only pay for what you need with our scalable <a href=\"https:\/\/www.inmotionhosting.com\/cloud-vps\">Cloud VPS Hosting<\/a>.<\/p>\r\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>CentOS, Debian, or Ubuntu    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>No Bloatware    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>SSH and Root Access<\/p>\r\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Now that you have set up a Pleroma social media site on your private server, it\u2019s time to start posting and interacting with other users. Posting is the primary method, along with direct messages and chat, for users to interact with each other\u2019s content. In this article, you will learn the basics of postings and<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/\"> Read More ><\/a><\/p>\n","protected":false},"author":17,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4520],"tags":[],"class_list":["post-94007","post","type-post","status-publish","format-standard","hentry","category-pleroma"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pleroma Posting and Text Formatting | InMotion Hosting<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pleroma Posting and Text Formatting | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"Now that you have set up a Pleroma social media site on your private server, it\u2019s time to start posting and interacting with other users. Posting is the primary method, along with direct messages and chat, for users to interact with each other\u2019s content. In this article, you will learn the basics of postings and Read More &gt;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-02-09T18:46:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-02-09T18:52:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/Pleroma-Posting-Basics-1024x538.png\" \/>\n<meta name=\"author\" content=\"Christopher Maiorana\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Christopher Maiorana\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/\"},\"author\":{\"name\":\"Christopher Maiorana\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f\"},\"headline\":\"Pleroma Posting and Text Formatting\",\"datePublished\":\"2022-02-09T18:46:14+00:00\",\"dateModified\":\"2022-02-09T18:52:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/\"},\"wordCount\":942,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/Pleroma-Posting-Basics-1024x538.png\",\"articleSection\":[\"Pleroma\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/\",\"name\":\"Pleroma Posting and Text Formatting | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/Pleroma-Posting-Basics-1024x538.png\",\"datePublished\":\"2022-02-09T18:46:14+00:00\",\"dateModified\":\"2022-02-09T18:52:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/Pleroma-Posting-Basics.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/Pleroma-Posting-Basics.png\",\"width\":1200,\"height\":630},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pleroma Posting and Text Formatting\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f\",\"name\":\"Christopher Maiorana\",\"description\":\"Christopher Maiorana joined the InMotion community team in 2015 and regularly dispenses tips and tricks in the Support Center, Community Q&A, and the InMotion Hosting Blog.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/chris-m-4623144b\/\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/christopherm\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pleroma Posting and Text Formatting | InMotion Hosting","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/","og_locale":"en_US","og_type":"article","og_title":"Pleroma Posting and Text Formatting | InMotion Hosting","og_description":"Now that you have set up a Pleroma social media site on your private server, it\u2019s time to start posting and interacting with other users. Posting is the primary method, along with direct messages and chat, for users to interact with each other\u2019s content. In this article, you will learn the basics of postings and Read More >","og_url":"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2022-02-09T18:46:14+00:00","article_modified_time":"2022-02-09T18:52:19+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/Pleroma-Posting-Basics-1024x538.png","type":"","width":"","height":""}],"author":"Christopher Maiorana","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"Christopher Maiorana","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/"},"author":{"name":"Christopher Maiorana","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f"},"headline":"Pleroma Posting and Text Formatting","datePublished":"2022-02-09T18:46:14+00:00","dateModified":"2022-02-09T18:52:19+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/"},"wordCount":942,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/Pleroma-Posting-Basics-1024x538.png","articleSection":["Pleroma"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/","url":"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/","name":"Pleroma Posting and Text Formatting | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/Pleroma-Posting-Basics-1024x538.png","datePublished":"2022-02-09T18:46:14+00:00","dateModified":"2022-02-09T18:52:19+00:00","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/Pleroma-Posting-Basics.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/Pleroma-Posting-Basics.png","width":1200,"height":630},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/fediverse\/pleroma\/pleroma-posting\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"Pleroma Posting and Text Formatting"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f","name":"Christopher Maiorana","description":"Christopher Maiorana joined the InMotion community team in 2015 and regularly dispenses tips and tricks in the Support Center, Community Q&A, and the InMotion Hosting Blog.","sameAs":["https:\/\/www.linkedin.com\/in\/chris-m-4623144b\/"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/christopherm\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/94007","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=94007"}],"version-history":[{"count":6,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/94007\/revisions"}],"predecessor-version":[{"id":94021,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/94007\/revisions\/94021"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=94007"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=94007"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=94007"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}