Configuring 1C-Bitrix Standard edition modules

Our company is engaged in the development, support and maintenance of Bitrix and Bitrix24 solutions of any complexity. From simple one-page sites to complex online stores, CRM systems with 1C and telephony integration. The experience of developers is confirmed by certificates from the vendor.
Our competencies:
Development stages
Latest works
  • image_website-b2b-advance_0.png
    B2B ADVANCE company website development
    1177
  • image_bitrix-bitrix-24-1c_fixper_448_0.png
    Website development for FIXPER company
    811
  • image_bitrix-bitrix-24-1c_development_of_an_online_appointment_booking_widget_for_a_medical_center_594_0.webp
    Development based on Bitrix, Bitrix24, 1C for the company Development of an Online Appointment Booking Widget for a Medical Center
    564
  • image_bitrix-bitrix-24-1c_mirsanbel_458_0.webp
    Development based on 1C Enterprise for MIRSANBEL
    747
  • image_crm_dolbimby_434_0.webp
    Website development on CRM Bitrix24 for DOLBIMBY
    655
  • image_crm_technotorgcomplex_453_0.webp
    Development based on Bitrix24 for the company TECHNOTORGKOMPLEKS
    976

Module Configuration for 1C-Bitrix Standard Edition

The "Standard" edition is the first edition of 1C-Bitrix that provides a full toolkit for a corporate website: multi-landing, SEO module, comprehensive structure management. Upgrading from "Start" or doing a fresh "Standard" installation requires deliberate module configuration — otherwise the edition's capabilities go largely unused.

Module Configuration for 1C-Bitrix Standard Edition

Modules Added in the Standard Edition

Compared to "Start," "Standard" adds or expands:

  • SEO (seo) — page meta tag management, XML sitemap, robots.txt settings
  • Advertising (advertising) — advertising banners on the site
  • News feed — extended capabilities for working with information blocks
  • Subscriptions and newsletters (subscribe) — full-featured newsletter management
  • Geo-detector (geoip) — visitor region detection
  • Multi-site support — one Bitrix installation, multiple domains

Commerce modules (sale) are still absent in "Standard."

SEO Module Configuration

The SEO module is one of the primary reasons to choose "Standard" over "Start." Settings are in Marketing → SEO:

Meta tag templates. For each page type (section list, information block element detail page), configure title, description, and keywords tag templates using macros: {=this.Name}, {=this.PreviewText}, {=Section.Name}. This eliminates manual meta filling for each element.

Sitemap. SEO → XML Sitemap. Add sections and information blocks for inclusion in the sitemap. Configure update frequency (changefreq) and priority. The map is generated via an agent and available at /sitemap.xml.

robots.txt. Edit via the admin panel, not directly in the file — otherwise changes may be overwritten on update.

Working with Multiple Sites

"Standard" allows managing multiple sites from a single Bitrix installation. Each site is a separate record in the b_lang table, has its own template, its own sections in the filesystem, and its own module settings.

Configuration: Settings → Sites → Site List. For each site: domain, encoding, language, template, time zone. Shared components and information blocks can be accessible to all sites.

Newsletter Module

The subscribe module in "Standard" is expanded: it supports subscriber groups, segmentation, email templates, and delivery statistics. Setup:

  1. Create subscriber groups (e.g., "Buyers," "Partners")
  2. Create newsletter categories — thematic categories
  3. Configure newsletter email templates (HTML with inline styles)
  4. Add a subscription form to the site via the bitrix:subscribe.index component

Important: for real mass mailings, the built-in module is not suitable — it lacks List-Unsubscribe header support and has limited statistics. For production use, external services (Unisender, SendPulse) via API are recommended.

Advertising Module Configuration

The advertising module allows managing banners on the site without editing the template code. Create advertising groups (by position on the page), upload banners with display settings (period, impression/click counter). Connect the bitrix:advertising.banner component in the template.

Timelines

Task Timeline
Basic configuration of all "Standard" modules 1–2 days
SEO template setup + sitemap for a site with information blocks 4–8 hours
Multi-site structure configuration 1–3 days