<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Food Blogger Mania &#187; Site Settings</title>
	<atom:link href="https://foodbloggermania.it/tag/ricette/site-settings/feed/" rel="self" type="application/rss+xml" />
	<link>https://foodbloggermania.it</link>
	<description>Food Blogger Mania</description>
	<lastBuildDate>Thu, 14 May 2026 07:00:00 +0000</lastBuildDate>
	<language>it-IT</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>SSH Now Available for Business and eCommerce Sites</title>
		<link>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-4/</link>
		<comments>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-4/#comments</comments>
		<pubDate>Wed, 07 Sep 2022 20:24:28 +0000</pubDate>
		<dc:creator>Gemma archeologa tra i fornelli.</dc:creator>
				<category><![CDATA[Toscana]]></category>
		<category><![CDATA[Hosting Configuration]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SFTP]]></category>
		<category><![CDATA[Site Settings]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[WXR]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-4/</guid>
		<description><![CDATA[Are you a WordPress.com power user? For ultimate security, you can now enable SSH and access your Business or eCommerce-powered WordPress.com site from the command line. Use WP-CLI to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site. Enable SSH on WordPress.com To enable SSH on your WordPress.com&#160;<a href="https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-4/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>Are you a WordPress.com power user? For ultimate security, you can now enable <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://en.wikipedia.org/wiki/Secure_Shell">SSH</a> and access your Business or eCommerce-powered WordPress.com site from the command line. Use <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wp-cli.org/">WP-CLI</a> to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site.</p>
<h2>Enable SSH on WordPress.com</h2>
<p>To enable SSH on your WordPress.com site, you’ll need to have an active Business or eCommerce plan.</p>
<p>Head to <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/hosting-config/"><strong>My Site &gt; Settings &gt; Hosting Configuration</strong></a> to enable SSH access on your site under SFTP/SSH Credentials. You may need to activate hosting access to create SFTP credentials. Once you&#8217;ve generated an SFTP user and password, you can toggle on SSH access for your site.</p>
<p>With SSH, you have the power of the command line at your fingertips. You can:</p>
<ul>
<li>Manage your site&#8217;s users and content using WP-CLI commands</li>
<li>Import and export your site&#8217;s content</li>
<li>Connect your favorite IDE over SSH</li>
<li>Automate repetitive tasks using simple scripts</li>
<li>Troubleshoot errors using the PHP error log</li>
<li>And more!</li>
</ul>
<p>Detailed instructions are available on <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/">how to enable SSH for your Business and eCommerce WordPress.com websites</a>.</p>
<h2>Use WP-CLI on WordPress.com</h2>
<p>WP-CLI is WordPress’ command line interface. Once you SSH into your WordPress.com site, the included commands let you install plugins, add users, or run a search-and-replace against the database. If you are comfortable writing PHP, you can even create your own custom commands for special operations.</p>
<p>For example, the command to delete a comment is `wp comment delete`. Deleting a comment using WP-CLI can look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp comment delete 1337 --force
Success: Deleted comment 1337.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Similarly, `wp export` is a command to export your site’s content to a WXR file. Exporting your site content at the command line might look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp export
Starting export process...
Writing to file /tmp/staging.wordpress.2016-05-24.000.xml
Success: All done with export.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Ready to dive in? Check out our support documentation about <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/#how-to-use-wp-cli">how to use WP-CLI on WordPress.com</a>.</p>
<h2>Build Your Next Site on WordPress.com</h2>
<p>SSH access is one of a series of new tools we’re releasing for those building sites on WordPress.com. Our goal is to make WordPress.com an enjoyable, indispensable part of your workflow.</p>
<p>What else would you like to see in your terminal? How could we make WordPress.com an even more powerful place to build a website? Feel free to leave a comment, or submit your ideas using our short <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://automattic.survey.fm/wpcom-feature-request-magic-wand">feature request form</a>.</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH Now Available for Business and eCommerce Sites</title>
		<link>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-9/</link>
		<comments>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-9/#comments</comments>
		<pubDate>Wed, 07 Sep 2022 20:24:28 +0000</pubDate>
		<dc:creator>ricette da coinquiline</dc:creator>
				<category><![CDATA[Campania]]></category>
		<category><![CDATA[Hosting Configuration]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SFTP]]></category>
		<category><![CDATA[Site Settings]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[WXR]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-9/</guid>
		<description><![CDATA[Are you a WordPress.com power user? For ultimate security, you can now enable SSH and access your Business or eCommerce-powered WordPress.com site from the command line. Use WP-CLI to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site. Enable SSH on WordPress.com To enable SSH on your WordPress.com&#160;<a href="https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-9/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>Are you a WordPress.com power user? For ultimate security, you can now enable <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://en.wikipedia.org/wiki/Secure_Shell">SSH</a> and access your Business or eCommerce-powered WordPress.com site from the command line. Use <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wp-cli.org/">WP-CLI</a> to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site.</p>
<h2>Enable SSH on WordPress.com</h2>
<p>To enable SSH on your WordPress.com site, you’ll need to have an active Business or eCommerce plan.</p>
<p>Head to <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/hosting-config/"><strong>My Site &gt; Settings &gt; Hosting Configuration</strong></a> to enable SSH access on your site under SFTP/SSH Credentials. You may need to activate hosting access to create SFTP credentials. Once you&#8217;ve generated an SFTP user and password, you can toggle on SSH access for your site.</p>
<p>With SSH, you have the power of the command line at your fingertips. You can:</p>
<ul>
<li>Manage your site&#8217;s users and content using WP-CLI commands</li>
<li>Import and export your site&#8217;s content</li>
<li>Connect your favorite IDE over SSH</li>
<li>Automate repetitive tasks using simple scripts</li>
<li>Troubleshoot errors using the PHP error log</li>
<li>And more!</li>
</ul>
<p>Detailed instructions are available on <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/">how to enable SSH for your Business and eCommerce WordPress.com websites</a>.</p>
<h2>Use WP-CLI on WordPress.com</h2>
<p>WP-CLI is WordPress’ command line interface. Once you SSH into your WordPress.com site, the included commands let you install plugins, add users, or run a search-and-replace against the database. If you are comfortable writing PHP, you can even create your own custom commands for special operations.</p>
<p>For example, the command to delete a comment is `wp comment delete`. Deleting a comment using WP-CLI can look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp comment delete 1337 --force
Success: Deleted comment 1337.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Similarly, `wp export` is a command to export your site’s content to a WXR file. Exporting your site content at the command line might look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp export
Starting export process...
Writing to file /tmp/staging.wordpress.2016-05-24.000.xml
Success: All done with export.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Ready to dive in? Check out our support documentation about <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/#how-to-use-wp-cli">how to use WP-CLI on WordPress.com</a>.</p>
<h2>Build Your Next Site on WordPress.com</h2>
<p>SSH access is one of a series of new tools we’re releasing for those building sites on WordPress.com. Our goal is to make WordPress.com an enjoyable, indispensable part of your workflow.</p>
<p>What else would you like to see in your terminal? How could we make WordPress.com an even more powerful place to build a website? Feel free to leave a comment, or submit your ideas using our short <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://automattic.survey.fm/wpcom-feature-request-magic-wand">feature request form</a>.</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH Now Available for Business and eCommerce Sites</title>
		<link>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-11/</link>
		<comments>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-11/#comments</comments>
		<pubDate>Wed, 07 Sep 2022 20:24:28 +0000</pubDate>
		<dc:creator>Pani cunzatu</dc:creator>
				<category><![CDATA[Sicilia]]></category>
		<category><![CDATA[Hosting Configuration]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SFTP]]></category>
		<category><![CDATA[Site Settings]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[WXR]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-11/</guid>
		<description><![CDATA[Are you a WordPress.com power user? For ultimate security, you can now enable SSH and access your Business or eCommerce-powered WordPress.com site from the command line. Use WP-CLI to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site. Enable SSH on WordPress.com To enable SSH on your WordPress.com&#160;<a href="https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-11/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>Are you a WordPress.com power user? For ultimate security, you can now enable <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://en.wikipedia.org/wiki/Secure_Shell">SSH</a> and access your Business or eCommerce-powered WordPress.com site from the command line. Use <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wp-cli.org/">WP-CLI</a> to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site.</p>
<h2>Enable SSH on WordPress.com</h2>
<p>To enable SSH on your WordPress.com site, you’ll need to have an active Business or eCommerce plan.</p>
<p>Head to <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/hosting-config/"><strong>My Site &gt; Settings &gt; Hosting Configuration</strong></a> to enable SSH access on your site under SFTP/SSH Credentials. You may need to activate hosting access to create SFTP credentials. Once you&#8217;ve generated an SFTP user and password, you can toggle on SSH access for your site.</p>
<p>With SSH, you have the power of the command line at your fingertips. You can:</p>
<ul>
<li>Manage your site&#8217;s users and content using WP-CLI commands</li>
<li>Import and export your site&#8217;s content</li>
<li>Connect your favorite IDE over SSH</li>
<li>Automate repetitive tasks using simple scripts</li>
<li>Troubleshoot errors using the PHP error log</li>
<li>And more!</li>
</ul>
<p>Detailed instructions are available on <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/">how to enable SSH for your Business and eCommerce WordPress.com websites</a>.</p>
<h2>Use WP-CLI on WordPress.com</h2>
<p>WP-CLI is WordPress’ command line interface. Once you SSH into your WordPress.com site, the included commands let you install plugins, add users, or run a search-and-replace against the database. If you are comfortable writing PHP, you can even create your own custom commands for special operations.</p>
<p>For example, the command to delete a comment is `wp comment delete`. Deleting a comment using WP-CLI can look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp comment delete 1337 --force
Success: Deleted comment 1337.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Similarly, `wp export` is a command to export your site’s content to a WXR file. Exporting your site content at the command line might look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp export
Starting export process...
Writing to file /tmp/staging.wordpress.2016-05-24.000.xml
Success: All done with export.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Ready to dive in? Check out our support documentation about <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/#how-to-use-wp-cli">how to use WP-CLI on WordPress.com</a>.</p>
<h2>Build Your Next Site on WordPress.com</h2>
<p>SSH access is one of a series of new tools we’re releasing for those building sites on WordPress.com. Our goal is to make WordPress.com an enjoyable, indispensable part of your workflow.</p>
<p>What else would you like to see in your terminal? How could we make WordPress.com an even more powerful place to build a website? Feel free to leave a comment, or submit your ideas using our short <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://automattic.survey.fm/wpcom-feature-request-magic-wand">feature request form</a>.</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH Now Available for Business and eCommerce Sites</title>
		<link>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-10/</link>
		<comments>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-10/#comments</comments>
		<pubDate>Wed, 07 Sep 2022 20:24:28 +0000</pubDate>
		<dc:creator>Ragazze conTorte</dc:creator>
				<category><![CDATA[Lazio]]></category>
		<category><![CDATA[Hosting Configuration]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SFTP]]></category>
		<category><![CDATA[Site Settings]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[WXR]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-10/</guid>
		<description><![CDATA[Are you a WordPress.com power user? For ultimate security, you can now enable SSH and access your Business or eCommerce-powered WordPress.com site from the command line. Use WP-CLI to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site. Enable SSH on WordPress.com To enable SSH on your WordPress.com&#160;<a href="https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-10/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>Are you a WordPress.com power user? For ultimate security, you can now enable <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://en.wikipedia.org/wiki/Secure_Shell">SSH</a> and access your Business or eCommerce-powered WordPress.com site from the command line. Use <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wp-cli.org/">WP-CLI</a> to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site.</p>
<h2>Enable SSH on WordPress.com</h2>
<p>To enable SSH on your WordPress.com site, you’ll need to have an active Business or eCommerce plan.</p>
<p>Head to <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/hosting-config/"><strong>My Site &gt; Settings &gt; Hosting Configuration</strong></a> to enable SSH access on your site under SFTP/SSH Credentials. You may need to activate hosting access to create SFTP credentials. Once you&#8217;ve generated an SFTP user and password, you can toggle on SSH access for your site.</p>
<p>With SSH, you have the power of the command line at your fingertips. You can:</p>
<ul>
<li>Manage your site&#8217;s users and content using WP-CLI commands</li>
<li>Import and export your site&#8217;s content</li>
<li>Connect your favorite IDE over SSH</li>
<li>Automate repetitive tasks using simple scripts</li>
<li>Troubleshoot errors using the PHP error log</li>
<li>And more!</li>
</ul>
<p>Detailed instructions are available on <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/">how to enable SSH for your Business and eCommerce WordPress.com websites</a>.</p>
<h2>Use WP-CLI on WordPress.com</h2>
<p>WP-CLI is WordPress’ command line interface. Once you SSH into your WordPress.com site, the included commands let you install plugins, add users, or run a search-and-replace against the database. If you are comfortable writing PHP, you can even create your own custom commands for special operations.</p>
<p>For example, the command to delete a comment is `wp comment delete`. Deleting a comment using WP-CLI can look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp comment delete 1337 --force
Success: Deleted comment 1337.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Similarly, `wp export` is a command to export your site’s content to a WXR file. Exporting your site content at the command line might look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp export
Starting export process...
Writing to file /tmp/staging.wordpress.2016-05-24.000.xml
Success: All done with export.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Ready to dive in? Check out our support documentation about <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/#how-to-use-wp-cli">how to use WP-CLI on WordPress.com</a>.</p>
<h2>Build Your Next Site on WordPress.com</h2>
<p>SSH access is one of a series of new tools we’re releasing for those building sites on WordPress.com. Our goal is to make WordPress.com an enjoyable, indispensable part of your workflow.</p>
<p>What else would you like to see in your terminal? How could we make WordPress.com an even more powerful place to build a website? Feel free to leave a comment, or submit your ideas using our short <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://automattic.survey.fm/wpcom-feature-request-magic-wand">feature request form</a>.</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH Now Available for Business and eCommerce Sites</title>
		<link>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-3/</link>
		<comments>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-3/#comments</comments>
		<pubDate>Wed, 07 Sep 2022 20:24:28 +0000</pubDate>
		<dc:creator>claudialuca90</dc:creator>
				<category><![CDATA[Sicilia]]></category>
		<category><![CDATA[Hosting Configuration]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SFTP]]></category>
		<category><![CDATA[Site Settings]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[WXR]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-3/</guid>
		<description><![CDATA[Are you a WordPress.com power user? For ultimate security, you can now enable SSH and access your Business or eCommerce-powered WordPress.com site from the command line. Use WP-CLI to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site. Enable SSH on WordPress.com To enable SSH on your WordPress.com&#160;<a href="https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-3/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>Are you a WordPress.com power user? For ultimate security, you can now enable <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://en.wikipedia.org/wiki/Secure_Shell">SSH</a> and access your Business or eCommerce-powered WordPress.com site from the command line. Use <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wp-cli.org/">WP-CLI</a> to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site.</p>
<h2>Enable SSH on WordPress.com</h2>
<p>To enable SSH on your WordPress.com site, you’ll need to have an active Business or eCommerce plan.</p>
<p>Head to <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/hosting-config/"><strong>My Site &gt; Settings &gt; Hosting Configuration</strong></a> to enable SSH access on your site under SFTP/SSH Credentials. You may need to activate hosting access to create SFTP credentials. Once you&#8217;ve generated an SFTP user and password, you can toggle on SSH access for your site.</p>
<p>With SSH, you have the power of the command line at your fingertips. You can:</p>
<ul>
<li>Manage your site&#8217;s users and content using WP-CLI commands</li>
<li>Import and export your site&#8217;s content</li>
<li>Connect your favorite IDE over SSH</li>
<li>Automate repetitive tasks using simple scripts</li>
<li>Troubleshoot errors using the PHP error log</li>
<li>And more!</li>
</ul>
<p>Detailed instructions are available on <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/">how to enable SSH for your Business and eCommerce WordPress.com websites</a>.</p>
<h2>Use WP-CLI on WordPress.com</h2>
<p>WP-CLI is WordPress’ command line interface. Once you SSH into your WordPress.com site, the included commands let you install plugins, add users, or run a search-and-replace against the database. If you are comfortable writing PHP, you can even create your own custom commands for special operations.</p>
<p>For example, the command to delete a comment is `wp comment delete`. Deleting a comment using WP-CLI can look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp comment delete 1337 --force
Success: Deleted comment 1337.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Similarly, `wp export` is a command to export your site’s content to a WXR file. Exporting your site content at the command line might look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp export
Starting export process...
Writing to file /tmp/staging.wordpress.2016-05-24.000.xml
Success: All done with export.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Ready to dive in? Check out our support documentation about <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/#how-to-use-wp-cli">how to use WP-CLI on WordPress.com</a>.</p>
<h2>Build Your Next Site on WordPress.com</h2>
<p>SSH access is one of a series of new tools we’re releasing for those building sites on WordPress.com. Our goal is to make WordPress.com an enjoyable, indispensable part of your workflow.</p>
<p>What else would you like to see in your terminal? How could we make WordPress.com an even more powerful place to build a website? Feel free to leave a comment, or submit your ideas using our short <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://automattic.survey.fm/wpcom-feature-request-magic-wand">feature request form</a>.</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH Now Available for Business and eCommerce Sites</title>
		<link>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-6/</link>
		<comments>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-6/#comments</comments>
		<pubDate>Wed, 07 Sep 2022 20:24:28 +0000</pubDate>
		<dc:creator>santox89</dc:creator>
				<category><![CDATA[Campania]]></category>
		<category><![CDATA[Hosting Configuration]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SFTP]]></category>
		<category><![CDATA[Site Settings]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[WXR]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-6/</guid>
		<description><![CDATA[Are you a WordPress.com power user? For ultimate security, you can now enable SSH and access your Business or eCommerce-powered WordPress.com site from the command line. Use WP-CLI to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site. Enable SSH on WordPress.com To enable SSH on your WordPress.com&#160;<a href="https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-6/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>Are you a WordPress.com power user? For ultimate security, you can now enable <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://en.wikipedia.org/wiki/Secure_Shell">SSH</a> and access your Business or eCommerce-powered WordPress.com site from the command line. Use <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wp-cli.org/">WP-CLI</a> to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site.</p>
<h2>Enable SSH on WordPress.com</h2>
<p>To enable SSH on your WordPress.com site, you’ll need to have an active Business or eCommerce plan.</p>
<p>Head to <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/hosting-config/"><strong>My Site &gt; Settings &gt; Hosting Configuration</strong></a> to enable SSH access on your site under SFTP/SSH Credentials. You may need to activate hosting access to create SFTP credentials. Once you&#8217;ve generated an SFTP user and password, you can toggle on SSH access for your site.</p>
<p>With SSH, you have the power of the command line at your fingertips. You can:</p>
<ul>
<li>Manage your site&#8217;s users and content using WP-CLI commands</li>
<li>Import and export your site&#8217;s content</li>
<li>Connect your favorite IDE over SSH</li>
<li>Automate repetitive tasks using simple scripts</li>
<li>Troubleshoot errors using the PHP error log</li>
<li>And more!</li>
</ul>
<p>Detailed instructions are available on <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/">how to enable SSH for your Business and eCommerce WordPress.com websites</a>.</p>
<h2>Use WP-CLI on WordPress.com</h2>
<p>WP-CLI is WordPress’ command line interface. Once you SSH into your WordPress.com site, the included commands let you install plugins, add users, or run a search-and-replace against the database. If you are comfortable writing PHP, you can even create your own custom commands for special operations.</p>
<p>For example, the command to delete a comment is `wp comment delete`. Deleting a comment using WP-CLI can look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp comment delete 1337 --force
Success: Deleted comment 1337.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Similarly, `wp export` is a command to export your site’s content to a WXR file. Exporting your site content at the command line might look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp export
Starting export process...
Writing to file /tmp/staging.wordpress.2016-05-24.000.xml
Success: All done with export.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Ready to dive in? Check out our support documentation about <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/#how-to-use-wp-cli">how to use WP-CLI on WordPress.com</a>.</p>
<h2>Build Your Next Site on WordPress.com</h2>
<p>SSH access is one of a series of new tools we’re releasing for those building sites on WordPress.com. Our goal is to make WordPress.com an enjoyable, indispensable part of your workflow.</p>
<p>What else would you like to see in your terminal? How could we make WordPress.com an even more powerful place to build a website? Feel free to leave a comment, or submit your ideas using our short <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://automattic.survey.fm/wpcom-feature-request-magic-wand">feature request form</a>.</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH Now Available for Business and eCommerce Sites</title>
		<link>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-5/</link>
		<comments>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-5/#comments</comments>
		<pubDate>Wed, 07 Sep 2022 20:24:28 +0000</pubDate>
		<dc:creator>Ovosodo Cook</dc:creator>
				<category><![CDATA[Emilia Romagna]]></category>
		<category><![CDATA[Hosting Configuration]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SFTP]]></category>
		<category><![CDATA[Site Settings]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[WXR]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-5/</guid>
		<description><![CDATA[Are you a WordPress.com power user? For ultimate security, you can now enable SSH and access your Business or eCommerce-powered WordPress.com site from the command line. Use WP-CLI to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site. Enable SSH on WordPress.com To enable SSH on your WordPress.com&#160;<a href="https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-5/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>Are you a WordPress.com power user? For ultimate security, you can now enable <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://en.wikipedia.org/wiki/Secure_Shell">SSH</a> and access your Business or eCommerce-powered WordPress.com site from the command line. Use <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wp-cli.org/">WP-CLI</a> to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site.</p>
<h2>Enable SSH on WordPress.com</h2>
<p>To enable SSH on your WordPress.com site, you’ll need to have an active Business or eCommerce plan.</p>
<p>Head to <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/hosting-config/"><strong>My Site &gt; Settings &gt; Hosting Configuration</strong></a> to enable SSH access on your site under SFTP/SSH Credentials. You may need to activate hosting access to create SFTP credentials. Once you&#8217;ve generated an SFTP user and password, you can toggle on SSH access for your site.</p>
<p>With SSH, you have the power of the command line at your fingertips. You can:</p>
<ul>
<li>Manage your site&#8217;s users and content using WP-CLI commands</li>
<li>Import and export your site&#8217;s content</li>
<li>Connect your favorite IDE over SSH</li>
<li>Automate repetitive tasks using simple scripts</li>
<li>Troubleshoot errors using the PHP error log</li>
<li>And more!</li>
</ul>
<p>Detailed instructions are available on <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/">how to enable SSH for your Business and eCommerce WordPress.com websites</a>.</p>
<h2>Use WP-CLI on WordPress.com</h2>
<p>WP-CLI is WordPress’ command line interface. Once you SSH into your WordPress.com site, the included commands let you install plugins, add users, or run a search-and-replace against the database. If you are comfortable writing PHP, you can even create your own custom commands for special operations.</p>
<p>For example, the command to delete a comment is `wp comment delete`. Deleting a comment using WP-CLI can look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp comment delete 1337 --force
Success: Deleted comment 1337.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Similarly, `wp export` is a command to export your site’s content to a WXR file. Exporting your site content at the command line might look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp export
Starting export process...
Writing to file /tmp/staging.wordpress.2016-05-24.000.xml
Success: All done with export.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Ready to dive in? Check out our support documentation about <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/#how-to-use-wp-cli">how to use WP-CLI on WordPress.com</a>.</p>
<h2>Build Your Next Site on WordPress.com</h2>
<p>SSH access is one of a series of new tools we’re releasing for those building sites on WordPress.com. Our goal is to make WordPress.com an enjoyable, indispensable part of your workflow.</p>
<p>What else would you like to see in your terminal? How could we make WordPress.com an even more powerful place to build a website? Feel free to leave a comment, or submit your ideas using our short <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://automattic.survey.fm/wpcom-feature-request-magic-wand">feature request form</a>.</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH Now Available for Business and eCommerce Sites</title>
		<link>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-7/</link>
		<comments>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-7/#comments</comments>
		<pubDate>Wed, 07 Sep 2022 20:24:28 +0000</pubDate>
		<dc:creator>Mariapia</dc:creator>
				<category><![CDATA[Basilicata]]></category>
		<category><![CDATA[Hosting Configuration]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SFTP]]></category>
		<category><![CDATA[Site Settings]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[WXR]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-7/</guid>
		<description><![CDATA[Are you a WordPress.com power user? For ultimate security, you can now enable SSH and access your Business or eCommerce-powered WordPress.com site from the command line. Use WP-CLI to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site. Enable SSH on WordPress.com To enable SSH on your WordPress.com&#160;<a href="https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-7/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>Are you a WordPress.com power user? For ultimate security, you can now enable <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://en.wikipedia.org/wiki/Secure_Shell">SSH</a> and access your Business or eCommerce-powered WordPress.com site from the command line. Use <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wp-cli.org/">WP-CLI</a> to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site.</p>
<h2>Enable SSH on WordPress.com</h2>
<p>To enable SSH on your WordPress.com site, you’ll need to have an active Business or eCommerce plan.</p>
<p>Head to <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/hosting-config/"><strong>My Site &gt; Settings &gt; Hosting Configuration</strong></a> to enable SSH access on your site under SFTP/SSH Credentials. You may need to activate hosting access to create SFTP credentials. Once you&#8217;ve generated an SFTP user and password, you can toggle on SSH access for your site.</p>
<p>With SSH, you have the power of the command line at your fingertips. You can:</p>
<ul>
<li>Manage your site&#8217;s users and content using WP-CLI commands</li>
<li>Import and export your site&#8217;s content</li>
<li>Connect your favorite IDE over SSH</li>
<li>Automate repetitive tasks using simple scripts</li>
<li>Troubleshoot errors using the PHP error log</li>
<li>And more!</li>
</ul>
<p>Detailed instructions are available on <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/">how to enable SSH for your Business and eCommerce WordPress.com websites</a>.</p>
<h2>Use WP-CLI on WordPress.com</h2>
<p>WP-CLI is WordPress’ command line interface. Once you SSH into your WordPress.com site, the included commands let you install plugins, add users, or run a search-and-replace against the database. If you are comfortable writing PHP, you can even create your own custom commands for special operations.</p>
<p>For example, the command to delete a comment is `wp comment delete`. Deleting a comment using WP-CLI can look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp comment delete 1337 --force
Success: Deleted comment 1337.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Similarly, `wp export` is a command to export your site’s content to a WXR file. Exporting your site content at the command line might look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp export
Starting export process...
Writing to file /tmp/staging.wordpress.2016-05-24.000.xml
Success: All done with export.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Ready to dive in? Check out our support documentation about <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/#how-to-use-wp-cli">how to use WP-CLI on WordPress.com</a>.</p>
<h2>Build Your Next Site on WordPress.com</h2>
<p>SSH access is one of a series of new tools we’re releasing for those building sites on WordPress.com. Our goal is to make WordPress.com an enjoyable, indispensable part of your workflow.</p>
<p>What else would you like to see in your terminal? How could we make WordPress.com an even more powerful place to build a website? Feel free to leave a comment, or submit your ideas using our short <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://automattic.survey.fm/wpcom-feature-request-magic-wand">feature request form</a>.</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH Now Available for Business and eCommerce Sites</title>
		<link>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-8/</link>
		<comments>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-8/#comments</comments>
		<pubDate>Wed, 07 Sep 2022 20:24:28 +0000</pubDate>
		<dc:creator>fucinaidee</dc:creator>
				<category><![CDATA[Veneto]]></category>
		<category><![CDATA[Hosting Configuration]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SFTP]]></category>
		<category><![CDATA[Site Settings]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[WXR]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-8/</guid>
		<description><![CDATA[Are you a WordPress.com power user? For ultimate security, you can now enable SSH and access your Business or eCommerce-powered WordPress.com site from the command line. Use WP-CLI to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site. Enable SSH on WordPress.com To enable SSH on your WordPress.com&#160;<a href="https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-8/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>Are you a WordPress.com power user? For ultimate security, you can now enable <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://en.wikipedia.org/wiki/Secure_Shell">SSH</a> and access your Business or eCommerce-powered WordPress.com site from the command line. Use <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wp-cli.org/">WP-CLI</a> to install and activate a series of plugins, manage users, or handle search-and-replace functions across your site.</p>
<h2>Enable SSH on WordPress.com</h2>
<p>To enable SSH on your WordPress.com site, you’ll need to have an active Business or eCommerce plan.</p>
<p>Head to <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/hosting-config/"><strong>My Site &gt; Settings &gt; Hosting Configuration</strong></a> to enable SSH access on your site under SFTP/SSH Credentials. You may need to activate hosting access to create SFTP credentials. Once you&#8217;ve generated an SFTP user and password, you can toggle on SSH access for your site.</p>
<p>With SSH, you have the power of the command line at your fingertips. You can:</p>
<ul>
<li>Manage your site&#8217;s users and content using WP-CLI commands</li>
<li>Import and export your site&#8217;s content</li>
<li>Connect your favorite IDE over SSH</li>
<li>Automate repetitive tasks using simple scripts</li>
<li>Troubleshoot errors using the PHP error log</li>
<li>And more!</li>
</ul>
<p>Detailed instructions are available on <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/">how to enable SSH for your Business and eCommerce WordPress.com websites</a>.</p>
<h2>Use WP-CLI on WordPress.com</h2>
<p>WP-CLI is WordPress’ command line interface. Once you SSH into your WordPress.com site, the included commands let you install plugins, add users, or run a search-and-replace against the database. If you are comfortable writing PHP, you can even create your own custom commands for special operations.</p>
<p>For example, the command to delete a comment is `wp comment delete`. Deleting a comment using WP-CLI can look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp comment delete 1337 --force
Success: Deleted comment 1337.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Similarly, `wp export` is a command to export your site’s content to a WXR file. Exporting your site content at the command line might look like this:</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<pre><code>$ wp export
Starting export process...
Writing to file /tmp/staging.wordpress.2016-05-24.000.xml
Success: All done with export.</code></pre>
<hr class="wp-block-separator has-alpha-channel-opacity" />
<p>Ready to dive in? Check out our support documentation about <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/support/connect-to-ssh-on-wordpress-com/#how-to-use-wp-cli">how to use WP-CLI on WordPress.com</a>.</p>
<h2>Build Your Next Site on WordPress.com</h2>
<p>SSH access is one of a series of new tools we’re releasing for those building sites on WordPress.com. Our goal is to make WordPress.com an enjoyable, indispensable part of your workflow.</p>
<p>What else would you like to see in your terminal? How could we make WordPress.com an even more powerful place to build a website? Feel free to leave a comment, or submit your ideas using our short <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://automattic.survey.fm/wpcom-feature-request-magic-wand">feature request form</a>.</p>
<hr class="wp-block-separator has-alpha-channel-opacity" />
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build a Blogging Habit with Reminders in Your WordPress App</title>
		<link>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-6/</link>
		<comments>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-6/#comments</comments>
		<pubDate>Tue, 13 Jul 2021 17:21:38 +0000</pubDate>
		<dc:creator>claudialuca90</dc:creator>
				<category><![CDATA[Sicilia]]></category>
		<category><![CDATA[Blogging Reminders]]></category>
		<category><![CDATA[Contact Support]]></category>
		<category><![CDATA[Help Support]]></category>
		<category><![CDATA[Site Settings]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-6/</guid>
		<description><![CDATA[Writing regularly on your blog both improves your writing skills and engages the readers that visit your site. The more you write, the better — you can meet your posting goals while also building an online audience that keeps coming back for more. But to keep up a good habit, sometimes you need a nudge.&#160;<a href="https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-6/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>Writing regularly on your blog both improves your writing skills and engages the readers that visit your site. The more you write, the better — you can meet your posting goals while also building an online audience that keeps coming back for more.</p>
<p>But to keep up a good habit, sometimes you need a nudge. So, we’ve added Blogging Reminders to the WordPress mobile apps to help keep you on track.</p>
<p>Choose the days you prefer to blog, and a push notification will remind you to write your post.</p>
<figure><a target="_blank" rel="nofollow" href="https://en-blog.files.wordpress.com/2021/07/32.png"><img src="https://en-blog.files.wordpress.com/2021/07/32.png?w=1024" alt="" class="wp-image-44736" /></a></figure>
<p>You&#8217;ll see a promotion for this new feature in your app, available from version 17.7. You can set it up as follows: </p>
<ul>
<li>Go to the <strong>My Site</strong> tab.</li>
<li>Scroll down and tap on <strong>Site Settings</strong>.</li>
<li>You’ll see <strong>Blogging Reminders</strong> under <strong>General</strong>.</li>
<li>Select the days you want to write, and you’ll be reminded with push notifications.</li>
</ul>
<p><em>We hope this encourages a regular blogging habit! We’d love to hear your feedback. Reach out to us from within the app by going to <strong>My Site</strong>, tapping your photo on the top right, tapping <strong>Help &amp; Support</strong>, and then selecting <strong>Contact Support.</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build a Blogging Habit with Reminders in Your WordPress App</title>
		<link>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-9/</link>
		<comments>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-9/#comments</comments>
		<pubDate>Tue, 13 Jul 2021 17:21:38 +0000</pubDate>
		<dc:creator>santox89</dc:creator>
				<category><![CDATA[Campania]]></category>
		<category><![CDATA[Blogging Reminders]]></category>
		<category><![CDATA[Contact Support]]></category>
		<category><![CDATA[Help Support]]></category>
		<category><![CDATA[Site Settings]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-9/</guid>
		<description><![CDATA[Writing regularly on your blog both improves your writing skills and engages the readers that visit your site. The more you write, the better — you can meet your posting goals while also building an online audience that keeps coming back for more. But to keep up a good habit, sometimes you need a nudge.&#160;<a href="https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-9/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>Writing regularly on your blog both improves your writing skills and engages the readers that visit your site. The more you write, the better — you can meet your posting goals while also building an online audience that keeps coming back for more.</p>
<p>But to keep up a good habit, sometimes you need a nudge. So, we’ve added Blogging Reminders to the WordPress mobile apps to help keep you on track.</p>
<p>Choose the days you prefer to blog, and a push notification will remind you to write your post.</p>
<figure><a target="_blank" rel="nofollow" href="https://en-blog.files.wordpress.com/2021/07/32.png"><img src="https://en-blog.files.wordpress.com/2021/07/32.png?w=1024" alt="" class="wp-image-44736" /></a></figure>
<p>You&#8217;ll see a promotion for this new feature in your app, available from version 17.7. You can set it up as follows: </p>
<ul>
<li>Go to the <strong>My Site</strong> tab.</li>
<li>Scroll down and tap on <strong>Site Settings</strong>.</li>
<li>You’ll see <strong>Blogging Reminders</strong> under <strong>General</strong>.</li>
<li>Select the days you want to write, and you’ll be reminded with push notifications.</li>
</ul>
<p><em>We hope this encourages a regular blogging habit! We’d love to hear your feedback. Reach out to us from within the app by going to <strong>My Site</strong>, tapping your photo on the top right, tapping <strong>Help &amp; Support</strong>, and then selecting <strong>Contact Support.</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build a Blogging Habit with Reminders in Your WordPress App</title>
		<link>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-8/</link>
		<comments>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-8/#comments</comments>
		<pubDate>Tue, 13 Jul 2021 17:21:38 +0000</pubDate>
		<dc:creator>Mariapia</dc:creator>
				<category><![CDATA[Basilicata]]></category>
		<category><![CDATA[Blogging Reminders]]></category>
		<category><![CDATA[Contact Support]]></category>
		<category><![CDATA[Help Support]]></category>
		<category><![CDATA[Site Settings]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-8/</guid>
		<description><![CDATA[Writing regularly on your blog both improves your writing skills and engages the readers that visit your site. The more you write, the better — you can meet your posting goals while also building an online audience that keeps coming back for more. But to keep up a good habit, sometimes you need a nudge.&#160;<a href="https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-8/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>Writing regularly on your blog both improves your writing skills and engages the readers that visit your site. The more you write, the better — you can meet your posting goals while also building an online audience that keeps coming back for more.</p>
<p>But to keep up a good habit, sometimes you need a nudge. So, we’ve added Blogging Reminders to the WordPress mobile apps to help keep you on track.</p>
<p>Choose the days you prefer to blog, and a push notification will remind you to write your post.</p>
<figure><a target="_blank" rel="nofollow" href="https://en-blog.files.wordpress.com/2021/07/32.png"><img src="https://en-blog.files.wordpress.com/2021/07/32.png?w=1024" alt="" class="wp-image-44736" /></a></figure>
<p>You&#8217;ll see a promotion for this new feature in your app, available from version 17.7. You can set it up as follows: </p>
<ul>
<li>Go to the <strong>My Site</strong> tab.</li>
<li>Scroll down and tap on <strong>Site Settings</strong>.</li>
<li>You’ll see <strong>Blogging Reminders</strong> under <strong>General</strong>.</li>
<li>Select the days you want to write, and you’ll be reminded with push notifications.</li>
</ul>
<p><em>We hope this encourages a regular blogging habit! We’d love to hear your feedback. Reach out to us from within the app by going to <strong>My Site</strong>, tapping your photo on the top right, tapping <strong>Help &amp; Support</strong>, and then selecting <strong>Contact Support.</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build a Blogging Habit with Reminders in Your WordPress App</title>
		<link>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-7/</link>
		<comments>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-7/#comments</comments>
		<pubDate>Tue, 13 Jul 2021 17:21:38 +0000</pubDate>
		<dc:creator>Ovosodo Cook</dc:creator>
				<category><![CDATA[Emilia Romagna]]></category>
		<category><![CDATA[Blogging Reminders]]></category>
		<category><![CDATA[Contact Support]]></category>
		<category><![CDATA[Help Support]]></category>
		<category><![CDATA[Site Settings]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-7/</guid>
		<description><![CDATA[Writing regularly on your blog both improves your writing skills and engages the readers that visit your site. The more you write, the better — you can meet your posting goals while also building an online audience that keeps coming back for more. But to keep up a good habit, sometimes you need a nudge.&#160;<a href="https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-7/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>Writing regularly on your blog both improves your writing skills and engages the readers that visit your site. The more you write, the better — you can meet your posting goals while also building an online audience that keeps coming back for more.</p>
<p>But to keep up a good habit, sometimes you need a nudge. So, we’ve added Blogging Reminders to the WordPress mobile apps to help keep you on track.</p>
<p>Choose the days you prefer to blog, and a push notification will remind you to write your post.</p>
<figure><a target="_blank" rel="nofollow" href="https://en-blog.files.wordpress.com/2021/07/32.png"><img src="https://en-blog.files.wordpress.com/2021/07/32.png?w=1024" alt="" class="wp-image-44736" /></a></figure>
<p>You&#8217;ll see a promotion for this new feature in your app, available from version 17.7. You can set it up as follows: </p>
<ul>
<li>Go to the <strong>My Site</strong> tab.</li>
<li>Scroll down and tap on <strong>Site Settings</strong>.</li>
<li>You’ll see <strong>Blogging Reminders</strong> under <strong>General</strong>.</li>
<li>Select the days you want to write, and you’ll be reminded with push notifications.</li>
</ul>
<p><em>We hope this encourages a regular blogging habit! We’d love to hear your feedback. Reach out to us from within the app by going to <strong>My Site</strong>, tapping your photo on the top right, tapping <strong>Help &amp; Support</strong>, and then selecting <strong>Contact Support.</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build a Blogging Habit with Reminders in Your WordPress App</title>
		<link>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-5/</link>
		<comments>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-5/#comments</comments>
		<pubDate>Tue, 13 Jul 2021 17:21:38 +0000</pubDate>
		<dc:creator>BucciaDiArancia</dc:creator>
				<category><![CDATA[Piemonte]]></category>
		<category><![CDATA[Blogging Reminders]]></category>
		<category><![CDATA[Contact Support]]></category>
		<category><![CDATA[Help Support]]></category>
		<category><![CDATA[Site Settings]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-5/</guid>
		<description><![CDATA[Writing regularly on your blog both improves your writing skills and engages the readers that visit your site. The more you write, the better — you can meet your posting goals while also building an online audience that keeps coming back for more. But to keep up a good habit, sometimes you need a nudge.&#160;<a href="https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-5/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>Writing regularly on your blog both improves your writing skills and engages the readers that visit your site. The more you write, the better — you can meet your posting goals while also building an online audience that keeps coming back for more.</p>
<p>But to keep up a good habit, sometimes you need a nudge. So, we’ve added Blogging Reminders to the WordPress mobile apps to help keep you on track.</p>
<p>Choose the days you prefer to blog, and a push notification will remind you to write your post.</p>
<figure><a target="_blank" rel="nofollow" href="https://en-blog.files.wordpress.com/2021/07/32.png"><img src="https://en-blog.files.wordpress.com/2021/07/32.png?w=1024" alt="" class="wp-image-44736" /></a></figure>
<p>You&#8217;ll see a promotion for this new feature in your app, available from version 17.7. You can set it up as follows: </p>
<ul>
<li>Go to the <strong>My Site</strong> tab.</li>
<li>Scroll down and tap on <strong>Site Settings</strong>.</li>
<li>You’ll see <strong>Blogging Reminders</strong> under <strong>General</strong>.</li>
<li>Select the days you want to write, and you’ll be reminded with push notifications.</li>
</ul>
<p><em>We hope this encourages a regular blogging habit! We’d love to hear your feedback. Reach out to us from within the app by going to <strong>My Site</strong>, tapping your photo on the top right, tapping <strong>Help &amp; Support</strong>, and then selecting <strong>Contact Support.</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build a Blogging Habit with Reminders in Your WordPress App</title>
		<link>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-4/</link>
		<comments>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-4/#comments</comments>
		<pubDate>Tue, 13 Jul 2021 17:21:38 +0000</pubDate>
		<dc:creator>Alveare Delle Delizie</dc:creator>
				<category><![CDATA[Friuli Venezia Giulia]]></category>
		<category><![CDATA[Blogging Reminders]]></category>
		<category><![CDATA[Contact Support]]></category>
		<category><![CDATA[Help Support]]></category>
		<category><![CDATA[Site Settings]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-4/</guid>
		<description><![CDATA[Writing regularly on your blog both improves your writing skills and engages the readers that visit your site. The more you write, the better — you can meet your posting goals while also building an online audience that keeps coming back for more. But to keep up a good habit, sometimes you need a nudge.&#160;<a href="https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-4/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>Writing regularly on your blog both improves your writing skills and engages the readers that visit your site. The more you write, the better — you can meet your posting goals while also building an online audience that keeps coming back for more.</p>
<p>But to keep up a good habit, sometimes you need a nudge. So, we’ve added Blogging Reminders to the WordPress mobile apps to help keep you on track.</p>
<p>Choose the days you prefer to blog, and a push notification will remind you to write your post.</p>
<figure><a target="_blank" rel="nofollow" href="https://en-blog.files.wordpress.com/2021/07/32.png"><img src="https://en-blog.files.wordpress.com/2021/07/32.png?w=1024" alt="" class="wp-image-44736" /></a></figure>
<p>You&#8217;ll see a promotion for this new feature in your app, available from version 17.7. You can set it up as follows: </p>
<ul>
<li>Go to the <strong>My Site</strong> tab.</li>
<li>Scroll down and tap on <strong>Site Settings</strong>.</li>
<li>You’ll see <strong>Blogging Reminders</strong> under <strong>General</strong>.</li>
<li>Select the days you want to write, and you’ll be reminded with push notifications.</li>
</ul>
<p><em>We hope this encourages a regular blogging habit! We’d love to hear your feedback. Reach out to us from within the app by going to <strong>My Site</strong>, tapping your photo on the top right, tapping <strong>Help &amp; Support</strong>, and then selecting <strong>Contact Support.</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build a Blogging Habit with Reminders in Your WordPress App</title>
		<link>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-3/</link>
		<comments>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-3/#comments</comments>
		<pubDate>Tue, 13 Jul 2021 17:21:38 +0000</pubDate>
		<dc:creator>Pani cunzatu</dc:creator>
				<category><![CDATA[Sicilia]]></category>
		<category><![CDATA[Blogging Reminders]]></category>
		<category><![CDATA[Contact Support]]></category>
		<category><![CDATA[Help Support]]></category>
		<category><![CDATA[Site Settings]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-3/</guid>
		<description><![CDATA[Writing regularly on your blog both improves your writing skills and engages the readers that visit your site. The more you write, the better — you can meet your posting goals while also building an online audience that keeps coming back for more. But to keep up a good habit, sometimes you need a nudge.&#160;<a href="https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-3/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>Writing regularly on your blog both improves your writing skills and engages the readers that visit your site. The more you write, the better — you can meet your posting goals while also building an online audience that keeps coming back for more.</p>
<p>But to keep up a good habit, sometimes you need a nudge. So, we’ve added Blogging Reminders to the WordPress mobile apps to help keep you on track.</p>
<p>Choose the days you prefer to blog, and a push notification will remind you to write your post.</p>
<figure><a target="_blank" rel="nofollow" href="https://en-blog.files.wordpress.com/2021/07/32.png"><img src="https://en-blog.files.wordpress.com/2021/07/32.png?w=1024" alt="" class="wp-image-44736" /></a></figure>
<p>You&#8217;ll see a promotion for this new feature in your app, available from version 17.7. You can set it up as follows: </p>
<ul>
<li>Go to the <strong>My Site</strong> tab.</li>
<li>Scroll down and tap on <strong>Site Settings</strong>.</li>
<li>You’ll see <strong>Blogging Reminders</strong> under <strong>General</strong>.</li>
<li>Select the days you want to write, and you’ll be reminded with push notifications.</li>
</ul>
<p><em>We hope this encourages a regular blogging habit! We’d love to hear your feedback. Reach out to us from within the app by going to <strong>My Site</strong>, tapping your photo on the top right, tapping <strong>Help &amp; Support</strong>, and then selecting <strong>Contact Support.</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/build-a-blogging-habit-with-reminders-in-your-wordpress-app-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- Wp Fastest Cache: XML Content -->