Cookie Management
We use cookies to ensure the correct operation of the site, personalize content, and improve user experience.
Cookie Management
Cookie Settings
Mandatory cookies are always enabled. You can change the settings for other files at any time.
Mandatory Cookies
Always on. These cookies are necessary for the website to function and cannot be turned off. They are usually set in response to actions you take, such as setting privacy preferences, logging in, or filling out forms.
Analytical Cookies
Disabled
These cookies collect information that helps us understand how our site is used and how effective marketing campaigns are. They also allow us to adapt the site to your preferences. You can view a list of the analytical cookies used here.
Advertising Cookies
Disabled
These cookies transmit data about your online activity to advertising companies to show you more relevant ads or limit their frequency. This information may be shared with other advertising partners. You can view a list of advertising cookies here.

This site is translated into multiple languages with Multify

Blog (Archive)

SEO, counters, redirects: how Multify affects search results

Multify is not just about translations. For a Tilda website to function as a full-fledged multilingual project, you also need to take care of the technical side: SEO, structure, counters, redirects. This is where Multify unleashes its full potential.

🗺️ robots.txt for each language

Multify automatically creates a separate robots.txt for each language version of the website. In each file:
  • Your sitemap links are specified (sitemap.xml, sitemap-store.xml, etc.)
  • You can add custom strings — for example, prohibiting indexing of individual pages or Clean-Param directives for Yandex:
User-Agent: Yandex
Disallow: /page12345
Clean-Param: referer
📌 This is especially important if you have different legal or technical requirements for different language versions of the website.

🔁 Redirects: customizable and flexible

Multify supports creating redirects between language versions of the site. You can:
  • Specify from which path and to which the user should be redirected
  • Use regular expressions for flexible URL rewriting
Example:
"redirects": [
{ "src": "/de/terms", "dst": "/terms" },
{ "src": "/de/privacy", "dst": "/privacy" }
]
📍 This is useful for:
  • Legal pages that you do not want to translate (e.g., Terms/Privacy)
  • Groups of URLs where the structure differs by language
  • Managing user experience and SEO

🧩 Meta Tags: Manual Addition for Verification and SEO

Sometimes it is necessary to confirm ownership of a subdomain via Yandex.Webmaster or Google Search Console. One way is to add a meta tag to the <head> of the site.
Multify allows you to set such tags in the configuration.
"seo": {
"meta": [
{
"name": "yandex-verification",
"content": "6005b46ee3001c8b"
}
]
}
🧠 This is convenient if you manage multiple domains or subdomains and want each of them to have its own unique verification code.

📊 Google Analytics and Yandex.Metrica Counters: Different for Each Language

Multify allows you to use different analytics counters for different languages, without touching the main Tilda structure.
How it works:
  • A universal token, for example GATOKEN, is inserted into the site code
  • Multify configuration sets replacement rules:
{
"domain": "ru.genesis-print.com",
"replace": [ [ "GATOKEN", "GATOKEN_RU" ] ]
}
🔁 When the site loads, Multify substitutes the necessary token — for Google Analytics or Metrica.
This provides:
  • Separate analytics for each language site
  • Convenient work in analytics interfaces
  • Ability to report on different projects

💎 In summary: a technical basis for scalability

Multify does everything to make a multilingual Tilda website appear to search engines and analytical systems as a full-fledged system of several local sites, not just a translation.
📌 Features:
  • Its own robots.txt and sitemap.xml for each language
  • Flexible redirects with template support
  • Meta tags for domain verification
  • Separate analytics counters

💡 Want to promote your website in search results in other countries?
📩 Describe your website in this short form and write "Хочу SEO". We will discuss your tasks in detail, and you will be able to see how Multify works using your own website as an example. free see how Multify works.
Multify Features
Made on
Tilda