<?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; SFTP</title>
	<atom:link href="https://foodbloggermania.it/tag/ricette/sftp/feed/" rel="self" type="application/rss+xml" />
	<link>https://foodbloggermania.it</link>
	<description>Food Blogger Mania</description>
	<lastBuildDate>Thu, 16 Apr 2026 22:32: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-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-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/</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>
		<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-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-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-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>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-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>Introducing a New Way to Access All Your Sites</title>
		<link>https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-10/</link>
		<comments>https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-10/#comments</comments>
		<pubDate>Thu, 01 Sep 2022 14:26:53 +0000</pubDate>
		<dc:creator>Pani cunzatu</dc:creator>
				<category><![CDATA[Sicilia]]></category>
		<category><![CDATA[Centralized Starting Point Once]]></category>
		<category><![CDATA[Coming Soon]]></category>
		<category><![CDATA[Grid View]]></category>
		<category><![CDATA[Hosting Configuration]]></category>
		<category><![CDATA[List View]]></category>
		<category><![CDATA[SFTP]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-10/</guid>
		<description><![CDATA[If you&#8217;ve been looking for a simple way to access and quickly navigate between your multiple WordPress.com websites, we have an exciting announcement for you today. We’ve launched a new dashboard to help you manage all your WordPress.com and Jetpack-connected websites. You can access this new Sites page at wordpress.com/sites. From here, you can locate&#160;<a href="https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-10/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been looking for a simple way to access and quickly navigate between your multiple WordPress.com websites, we have an exciting announcement for you today. We’ve launched a new dashboard to help you manage all your WordPress.com and Jetpack-connected websites. </p>
<p>You can access this new Sites page at <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/sites" target="_blank" rel="noreferrer noopener">wordpress.com/sites</a>. </p>
<p>From here, you can locate a site and jump into its dashboard, launch a site to the public, or view your site’s Hosting Configuration to grab its SFTP details.</p>
<h2>A Simple, Centralized Starting Point</h2>
<p>Once you&#8217;re managing more than a few sites, it can be difficult to keep track of where everything is. <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/sites" target="_blank" rel="noreferrer noopener">The Sites page</a> organizes all of your websites in one place.</p>
<figure><a target="_blank" rel="nofollow" href="/redirect.php?URL=https://en-blog.files.wordpress.com/2022/08/sites-dash3.webp"><img src="https://en-blog.files.wordpress.com/2022/08/sites-dash3.webp?w=1024" alt="" class="wp-image-48095" /></a></figure>
<p>For public sites, you&#8217;ll see a preview of each site’s homepage, making it easier for you to find the site you’re looking for.</p>
<p>Use the dropdown filter to find the &#8220;Private&#8221; or &#8220;Coming Soon&#8221; sites you’re currently working on. Our “Coming Soon” feature <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/blog/2020/05/15/coming-soon/">gives you a safe space to build and edit your site</a> until you’re ready to launch it to the world.</p>
<p>Switch to the “List View” and navigate all of your sites with a more compact presentation: </p>
<figure><a target="_blank" rel="nofollow" href="https://en-blog.files.wordpress.com/2022/08/sites-dashboard.png"><img src="https://en-blog.files.wordpress.com/2022/08/sites-dashboard.png?w=1024" alt="" class="wp-image-48099" /></a></figure>
<p>Switch back to “Grid View” to see larger previews for all of your sites. This display mode is saved for the next time you come back to the page.</p>
<h2>Build Your Next Site on WordPress.com</h2>
<p>This is the first version of the Sites page, and we plan to continue improving it in the future. It’s also the first in a series of new tools for those building multiple sites. Our goal is to make WordPress.com an enjoyable, indispensable part of your workflow.</p>
<p>What else would you like to see in the Sites page? 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 in <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://automattic.survey.fm/wpcom-feature-request-magic-wand">our short feature request form</a>.</p>
<div>
<div><a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/sites" target="_blank" rel="noreferrer noopener">Visit Your New Sites Dashboard</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing a New Way to Access All Your Sites</title>
		<link>https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-9/</link>
		<comments>https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-9/#comments</comments>
		<pubDate>Thu, 01 Sep 2022 14:26:53 +0000</pubDate>
		<dc:creator>Ragazze conTorte</dc:creator>
				<category><![CDATA[Lazio]]></category>
		<category><![CDATA[Centralized Starting Point Once]]></category>
		<category><![CDATA[Coming Soon]]></category>
		<category><![CDATA[Grid View]]></category>
		<category><![CDATA[Hosting Configuration]]></category>
		<category><![CDATA[List View]]></category>
		<category><![CDATA[SFTP]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-9/</guid>
		<description><![CDATA[If you&#8217;ve been looking for a simple way to access and quickly navigate between your multiple WordPress.com websites, we have an exciting announcement for you today. We’ve launched a new dashboard to help you manage all your WordPress.com and Jetpack-connected websites. You can access this new Sites page at wordpress.com/sites. From here, you can locate&#160;<a href="https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-9/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been looking for a simple way to access and quickly navigate between your multiple WordPress.com websites, we have an exciting announcement for you today. We’ve launched a new dashboard to help you manage all your WordPress.com and Jetpack-connected websites. </p>
<p>You can access this new Sites page at <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/sites" target="_blank" rel="noreferrer noopener">wordpress.com/sites</a>. </p>
<p>From here, you can locate a site and jump into its dashboard, launch a site to the public, or view your site’s Hosting Configuration to grab its SFTP details.</p>
<h2>A Simple, Centralized Starting Point</h2>
<p>Once you&#8217;re managing more than a few sites, it can be difficult to keep track of where everything is. <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/sites" target="_blank" rel="noreferrer noopener">The Sites page</a> organizes all of your websites in one place.</p>
<figure><a target="_blank" rel="nofollow" href="/redirect.php?URL=https://en-blog.files.wordpress.com/2022/08/sites-dash3.webp"><img src="https://en-blog.files.wordpress.com/2022/08/sites-dash3.webp?w=1024" alt="" class="wp-image-48095" /></a></figure>
<p>For public sites, you&#8217;ll see a preview of each site’s homepage, making it easier for you to find the site you’re looking for.</p>
<p>Use the dropdown filter to find the &#8220;Private&#8221; or &#8220;Coming Soon&#8221; sites you’re currently working on. Our “Coming Soon” feature <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/blog/2020/05/15/coming-soon/">gives you a safe space to build and edit your site</a> until you’re ready to launch it to the world.</p>
<p>Switch to the “List View” and navigate all of your sites with a more compact presentation: </p>
<figure><a target="_blank" rel="nofollow" href="https://en-blog.files.wordpress.com/2022/08/sites-dashboard.png"><img src="https://en-blog.files.wordpress.com/2022/08/sites-dashboard.png?w=1024" alt="" class="wp-image-48099" /></a></figure>
<p>Switch back to “Grid View” to see larger previews for all of your sites. This display mode is saved for the next time you come back to the page.</p>
<h2>Build Your Next Site on WordPress.com</h2>
<p>This is the first version of the Sites page, and we plan to continue improving it in the future. It’s also the first in a series of new tools for those building multiple sites. Our goal is to make WordPress.com an enjoyable, indispensable part of your workflow.</p>
<p>What else would you like to see in the Sites page? 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 in <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://automattic.survey.fm/wpcom-feature-request-magic-wand">our short feature request form</a>.</p>
<div>
<div><a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/sites" target="_blank" rel="noreferrer noopener">Visit Your New Sites Dashboard</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing a New Way to Access All Your Sites</title>
		<link>https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-8/</link>
		<comments>https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-8/#comments</comments>
		<pubDate>Thu, 01 Sep 2022 14:26:53 +0000</pubDate>
		<dc:creator>ricette da coinquiline</dc:creator>
				<category><![CDATA[Campania]]></category>
		<category><![CDATA[Centralized Starting Point Once]]></category>
		<category><![CDATA[Coming Soon]]></category>
		<category><![CDATA[Grid View]]></category>
		<category><![CDATA[Hosting Configuration]]></category>
		<category><![CDATA[List View]]></category>
		<category><![CDATA[SFTP]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-8/</guid>
		<description><![CDATA[If you&#8217;ve been looking for a simple way to access and quickly navigate between your multiple WordPress.com websites, we have an exciting announcement for you today. We’ve launched a new dashboard to help you manage all your WordPress.com and Jetpack-connected websites. You can access this new Sites page at wordpress.com/sites. From here, you can locate&#160;<a href="https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-8/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been looking for a simple way to access and quickly navigate between your multiple WordPress.com websites, we have an exciting announcement for you today. We’ve launched a new dashboard to help you manage all your WordPress.com and Jetpack-connected websites. </p>
<p>You can access this new Sites page at <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/sites" target="_blank" rel="noreferrer noopener">wordpress.com/sites</a>. </p>
<p>From here, you can locate a site and jump into its dashboard, launch a site to the public, or view your site’s Hosting Configuration to grab its SFTP details.</p>
<h2>A Simple, Centralized Starting Point</h2>
<p>Once you&#8217;re managing more than a few sites, it can be difficult to keep track of where everything is. <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/sites" target="_blank" rel="noreferrer noopener">The Sites page</a> organizes all of your websites in one place.</p>
<figure><a target="_blank" rel="nofollow" href="/redirect.php?URL=https://en-blog.files.wordpress.com/2022/08/sites-dash3.webp"><img src="https://en-blog.files.wordpress.com/2022/08/sites-dash3.webp?w=1024" alt="" class="wp-image-48095" /></a></figure>
<p>For public sites, you&#8217;ll see a preview of each site’s homepage, making it easier for you to find the site you’re looking for.</p>
<p>Use the dropdown filter to find the &#8220;Private&#8221; or &#8220;Coming Soon&#8221; sites you’re currently working on. Our “Coming Soon” feature <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/blog/2020/05/15/coming-soon/">gives you a safe space to build and edit your site</a> until you’re ready to launch it to the world.</p>
<p>Switch to the “List View” and navigate all of your sites with a more compact presentation: </p>
<figure><a target="_blank" rel="nofollow" href="https://en-blog.files.wordpress.com/2022/08/sites-dashboard.png"><img src="https://en-blog.files.wordpress.com/2022/08/sites-dashboard.png?w=1024" alt="" class="wp-image-48099" /></a></figure>
<p>Switch back to “Grid View” to see larger previews for all of your sites. This display mode is saved for the next time you come back to the page.</p>
<h2>Build Your Next Site on WordPress.com</h2>
<p>This is the first version of the Sites page, and we plan to continue improving it in the future. It’s also the first in a series of new tools for those building multiple sites. Our goal is to make WordPress.com an enjoyable, indispensable part of your workflow.</p>
<p>What else would you like to see in the Sites page? 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 in <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://automattic.survey.fm/wpcom-feature-request-magic-wand">our short feature request form</a>.</p>
<div>
<div><a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/sites" target="_blank" rel="noreferrer noopener">Visit Your New Sites Dashboard</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing a New Way to Access All Your Sites</title>
		<link>https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-7/</link>
		<comments>https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-7/#comments</comments>
		<pubDate>Thu, 01 Sep 2022 14:26:53 +0000</pubDate>
		<dc:creator>fucinaidee</dc:creator>
				<category><![CDATA[Veneto]]></category>
		<category><![CDATA[Centralized Starting Point Once]]></category>
		<category><![CDATA[Coming Soon]]></category>
		<category><![CDATA[Grid View]]></category>
		<category><![CDATA[Hosting Configuration]]></category>
		<category><![CDATA[List View]]></category>
		<category><![CDATA[SFTP]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-7/</guid>
		<description><![CDATA[If you&#8217;ve been looking for a simple way to access and quickly navigate between your multiple WordPress.com websites, we have an exciting announcement for you today. We’ve launched a new dashboard to help you manage all your WordPress.com and Jetpack-connected websites. You can access this new Sites page at wordpress.com/sites. From here, you can locate&#160;<a href="https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-7/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been looking for a simple way to access and quickly navigate between your multiple WordPress.com websites, we have an exciting announcement for you today. We’ve launched a new dashboard to help you manage all your WordPress.com and Jetpack-connected websites. </p>
<p>You can access this new Sites page at <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/sites" target="_blank" rel="noreferrer noopener">wordpress.com/sites</a>. </p>
<p>From here, you can locate a site and jump into its dashboard, launch a site to the public, or view your site’s Hosting Configuration to grab its SFTP details.</p>
<h2>A Simple, Centralized Starting Point</h2>
<p>Once you&#8217;re managing more than a few sites, it can be difficult to keep track of where everything is. <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/sites" target="_blank" rel="noreferrer noopener">The Sites page</a> organizes all of your websites in one place.</p>
<figure><a target="_blank" rel="nofollow" href="/redirect.php?URL=https://en-blog.files.wordpress.com/2022/08/sites-dash3.webp"><img src="https://en-blog.files.wordpress.com/2022/08/sites-dash3.webp?w=1024" alt="" class="wp-image-48095" /></a></figure>
<p>For public sites, you&#8217;ll see a preview of each site’s homepage, making it easier for you to find the site you’re looking for.</p>
<p>Use the dropdown filter to find the &#8220;Private&#8221; or &#8220;Coming Soon&#8221; sites you’re currently working on. Our “Coming Soon” feature <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/blog/2020/05/15/coming-soon/">gives you a safe space to build and edit your site</a> until you’re ready to launch it to the world.</p>
<p>Switch to the “List View” and navigate all of your sites with a more compact presentation: </p>
<figure><a target="_blank" rel="nofollow" href="https://en-blog.files.wordpress.com/2022/08/sites-dashboard.png"><img src="https://en-blog.files.wordpress.com/2022/08/sites-dashboard.png?w=1024" alt="" class="wp-image-48099" /></a></figure>
<p>Switch back to “Grid View” to see larger previews for all of your sites. This display mode is saved for the next time you come back to the page.</p>
<h2>Build Your Next Site on WordPress.com</h2>
<p>This is the first version of the Sites page, and we plan to continue improving it in the future. It’s also the first in a series of new tools for those building multiple sites. Our goal is to make WordPress.com an enjoyable, indispensable part of your workflow.</p>
<p>What else would you like to see in the Sites page? 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 in <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://automattic.survey.fm/wpcom-feature-request-magic-wand">our short feature request form</a>.</p>
<div>
<div><a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/sites" target="_blank" rel="noreferrer noopener">Visit Your New Sites Dashboard</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing a New Way to Access All Your Sites</title>
		<link>https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-6/</link>
		<comments>https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-6/#comments</comments>
		<pubDate>Thu, 01 Sep 2022 14:26:53 +0000</pubDate>
		<dc:creator>Mariapia</dc:creator>
				<category><![CDATA[Basilicata]]></category>
		<category><![CDATA[Centralized Starting Point Once]]></category>
		<category><![CDATA[Coming Soon]]></category>
		<category><![CDATA[Grid View]]></category>
		<category><![CDATA[Hosting Configuration]]></category>
		<category><![CDATA[List View]]></category>
		<category><![CDATA[SFTP]]></category>

		<guid isPermaLink="false">https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-6/</guid>
		<description><![CDATA[If you&#8217;ve been looking for a simple way to access and quickly navigate between your multiple WordPress.com websites, we have an exciting announcement for you today. We’ve launched a new dashboard to help you manage all your WordPress.com and Jetpack-connected websites. You can access this new Sites page at wordpress.com/sites. From here, you can locate&#160;<a href="https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-6/" class="read-more">Continua a leggere..</a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been looking for a simple way to access and quickly navigate between your multiple WordPress.com websites, we have an exciting announcement for you today. We’ve launched a new dashboard to help you manage all your WordPress.com and Jetpack-connected websites. </p>
<p>You can access this new Sites page at <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/sites" target="_blank" rel="noreferrer noopener">wordpress.com/sites</a>. </p>
<p>From here, you can locate a site and jump into its dashboard, launch a site to the public, or view your site’s Hosting Configuration to grab its SFTP details.</p>
<h2>A Simple, Centralized Starting Point</h2>
<p>Once you&#8217;re managing more than a few sites, it can be difficult to keep track of where everything is. <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/sites" target="_blank" rel="noreferrer noopener">The Sites page</a> organizes all of your websites in one place.</p>
<figure><a target="_blank" rel="nofollow" href="/redirect.php?URL=https://en-blog.files.wordpress.com/2022/08/sites-dash3.webp"><img src="https://en-blog.files.wordpress.com/2022/08/sites-dash3.webp?w=1024" alt="" class="wp-image-48095" /></a></figure>
<p>For public sites, you&#8217;ll see a preview of each site’s homepage, making it easier for you to find the site you’re looking for.</p>
<p>Use the dropdown filter to find the &#8220;Private&#8221; or &#8220;Coming Soon&#8221; sites you’re currently working on. Our “Coming Soon” feature <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/blog/2020/05/15/coming-soon/">gives you a safe space to build and edit your site</a> until you’re ready to launch it to the world.</p>
<p>Switch to the “List View” and navigate all of your sites with a more compact presentation: </p>
<figure><a target="_blank" rel="nofollow" href="https://en-blog.files.wordpress.com/2022/08/sites-dashboard.png"><img src="https://en-blog.files.wordpress.com/2022/08/sites-dashboard.png?w=1024" alt="" class="wp-image-48099" /></a></figure>
<p>Switch back to “Grid View” to see larger previews for all of your sites. This display mode is saved for the next time you come back to the page.</p>
<h2>Build Your Next Site on WordPress.com</h2>
<p>This is the first version of the Sites page, and we plan to continue improving it in the future. It’s also the first in a series of new tools for those building multiple sites. Our goal is to make WordPress.com an enjoyable, indispensable part of your workflow.</p>
<p>What else would you like to see in the Sites page? 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 in <a target="_blank" rel="nofollow" href="/redirect.php?URL=https://automattic.survey.fm/wpcom-feature-request-magic-wand">our short feature request form</a>.</p>
<div>
<div><a target="_blank" rel="nofollow" href="/redirect.php?URL=https://wordpress.com/sites" target="_blank" rel="noreferrer noopener">Visit Your New Sites Dashboard</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>https://foodbloggermania.it/ricetta/introducing-a-new-way-to-access-all-your-sites-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- Wp Fastest Cache: XML Content -->