Mutual integration with Seldon.News

Share your news with the Seldon.News users.

Or integrate thousands of news feeds from other sources to your site.

  • Аудитория

    Expand Your User Base

  • Сайт

    Attract New Users

  • Новости и события

    Share Your News

Add Your News to Seldon.News

We are already working with 4,000 news agencies and are open to new partners. If you want to add more traffic to your site and you have interesting publications, add them to Seldon.News.

All that is needed is the information use agreement.

  • 4,000+

    news sources

  • 600,000+

    media entities

  • 10,000+

    unique daily hits

Publish interesting articles on your site

Make your site lively and interesting by connecting the Seldon.News widget. This is a web element that will show the latest news and events on your website.

Do you know what your audience likes? Customize the news feed in accordance with their preferences: select the semantic blocks and determine the topics, after which Seldon.News will select the content that suits you taking into account the region, industry, semantic entities, persons, as well as specialized for-profit companies.

How to start the cooperation?

  • 1.  Fill in the form and get a partnership access.
  • 2.  Select the news topics for your audience.
  • 3.  Add the widget.

How to add the widget?

Step 1. Add the following components to the page:

<script type="text/javascript" src="https://news.myseldon.com/widget/v1/seldonNewsWidget.js"></script>

Step 2. Initiate the widget with the following parameters:

  • showTags — boolean type; is used to display the tags
  • showNews — boolean type; i sused to display the news
  • showStats — boolean type; is used to display the statistics
  • showDossier — boolean type; is used to display the related entities
  • widgetDOMId — string type; Id of the widget's container
  • autoplay — boolean type; is used to enable the automated slide scrolling
  • partnerId — int type; partner's id
  • sliderType — string type; possible values: carousel, slider

Example:

<script type="text/javascript">
  createSeldonNewsWidget(
    {
      showTags: true,
      showNews: true,
      showStats: true,
      showDossier: true,
      widgetDOMId: 'sn_widget',
      autoplay: false,
      sliderType:'slider',
      partnerId: PARTNER IDENTIFIER
    }
  );
</script>

Become a Partner

Please send your request and we will get back to you to discuss the possible cooperation.