<?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; Success Deleted</title>
	<atom:link href="https://foodbloggermania.it/tag/ricette/success-deleted/feed/" rel="self" type="application/rss+xml" />
	<link>https://foodbloggermania.it</link>
	<description>Food Blogger Mania</description>
	<lastBuildDate>Mon, 13 Apr 2026 21:19:50 +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-2/</link>
		<comments>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-2/#comments</comments>
		<pubDate>Wed, 07 Sep 2022 20:24:28 +0000</pubDate>
		<dc:creator>BucciaDiArancia</dc:creator>
				<category><![CDATA[Piemonte]]></category>
		<category><![CDATA[Hosting Configuration]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SFTP]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Success Deleted]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[WXR]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites-2/</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-2/" 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-2/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/</link>
		<comments>https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites/#comments</comments>
		<pubDate>Wed, 07 Sep 2022 20:24:28 +0000</pubDate>
		<dc:creator>Alveare Delle Delizie</dc:creator>
				<category><![CDATA[Friuli Venezia Giulia]]></category>
		<category><![CDATA[Hosting Configuration]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SFTP]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Success Deleted]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[WXR]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/ssh-now-available-for-business-and-ecommerce-sites/</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/" 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/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- Wp Fastest Cache: XML Content -->