|
3 | 3 | <head> |
4 | 4 | <meta charset="UTF-8" /> |
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" /> |
6 | | - <title>RitaBot Homepage</title> |
| 6 | + <title>RITA - Discord Translator Bot</title> |
| 7 | + <meta name="description" content="RITA is a fast, affordable, and accurate Discord translator bot that auto-translates messages in real time. No usage limits. Perfect for big and small Discord servers." /> |
| 8 | + <meta name="keywords" content="discord translator, discord translator bot, auto translate discord, discord translation bot, multilingual discord bot, translate messages discord, translate discord" /> |
| 9 | + <meta name="robots" content="index, follow" /> |
| 10 | + <link rel="canonical" href="https://ritabot.gg/" /> |
| 11 | + <meta property="og:title" content="RITA - Discord Translator Bot" /> |
| 12 | + <meta property="og:description" content="Automatic translator bot for Discord. Translate easily and communicate with all your members, not just those who speak your language. Real-time, usage-blind, and perfect for large communities." /> |
| 13 | + <meta property="og:type" content="website" /> |
| 14 | + <meta property="og:url" content="https://ritabot.gg/" /> |
| 15 | + <meta property="og:image" content="https://dashboard.ritabot.gg/rita_banner.webp" /> |
| 16 | + <meta name="twitter:card" content="summary_large_image" /> |
| 17 | + <meta name="twitter:title" content="RITA - Discord Translator Bot" /> |
| 18 | + <meta name="twitter:description" content="Accurate, affordable, and unlimited translation for any Discord server. No usage-based pricing." /> |
| 19 | + <meta name="twitter:image" content="https://dashboard.ritabot.gg/rita_banner.webp" /> |
7 | 20 | <link rel="icon" type="image/svg+xml" href="/favicon.svg" /> |
8 | 21 | <link rel="preconnect" href="https://fonts.googleapis.com"> |
9 | 22 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
|
0 commit comments