Importa articoli di blog da un feed RSS. Tutti gli articoli del blog vengono importati, ma vengono inclusi solo gli elementi supportati. Questi includono: testo (H1/H2/H3, paragrafi), immagini, video (YouTube/Vimeo), elementi HTML, divisori e commenti Disqus, autore e data di pubblicazione. Dopo l'importazione, gli articoli importati rimangono in modalità bozza fino alla pubblicazione da parte del proprietario del sito.
Importante:
Se il vecchio blog viene eliminato, le immagini importate da esso vengono rimosse.
Per importare articoli di blog da un feed RSS:
- Nel pannello di sinistra, fai clic su Blog e poi su Importa articoli .
- Inserisci un URL di feed RSS valido nel campo apposito e fai clic su Importa post . Per ulteriori informazioni, consulta la sezione Requisiti per i feed RSS validi .
- Al termine dell'importazione, riceverai una notifica (verrai avvisato anche in caso di errore. In tal caso, l'intero processo fallirà, non solo il post problematico. Il messaggio di errore conterrà informazioni su cosa non ha funzionato).
- ( Facoltativo) Rivedi i post importati.
- Pubblica tutti i post importati.
- The RSS feed URL must be in a valid URL format.
- The post URL cannot contain unsupported characters, including EN characters, numbers, and supported special characters (only ASCII characters).
- There are several ways to present your blog post content. To ensure a valid RSS feed, you must include the full content and not just a summary.
- Your RSS feed contains a maximum of 300 articles.
It is recommended to validate the RSS feed before importing. You can check the RSS feed here: https://validator.w3.org/feed/
If the RSS feed is not imported into the blog, there may be issues with the RSS link you are using or the format of the RSS feed. If the import does not work, check the following:
- Make sure you are using the correct URL for the import. The RSS link is NOT the link to the blog page. It should be a link to the blog's RSS feed. Most WordPress feed links have the following format:
www.example.com/blog/feed - The RSS file must contain content.
The content is inserted within the <description> element. We cannot import from feeds that use description tags.
- Sometimes the problem with importing is that you cannot access the next page. For example, (https://xda-developers.com/feed) shows the last 10 posts, but if you go to the second page of the feed (https://xda-developers.com/feed?paged=2), the same posts are shown on the second page as well. This means that the feed is not retrieving the posts correctly, and it is not possible to import all of them.
Considerations
- La procedura per creare un feed RSS varia a seconda della piattaforma. Consulta i seguenti link per ulteriori informazioni:
- A causa di problemi di prestazioni, il numero massimo di post che è possibile importare tramite feed RSS è 300. Se il tuo blog ne contiene di più, dovresti limitare il numero di post RSS di conseguenza.
- Prima del processo di importazione viene creato automaticamente un backup del tuo sito. Se ripristini un backup a una versione precedente all'importazione RSS, i post verranno rimossi.