|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta charset="UTF-8"> |
| 5 | + <meta name="description" content="Free online Decision Wheel - Spin the wheel to make random choices! Add your options and let our customizable spinning wheel pick for you. Perfect for decisions, games, and random selection."> |
| 6 | + <meta name="keywords" content="decision wheel, spinning wheel, random picker, choice maker, decision maker, random selector, spin wheel, online wheel, random choice, decision tool, picker wheel, fortune wheel"> |
| 7 | + <meta name="author" content="Claude Sonnet 4 prompted by Tobias Müller"> |
| 8 | + <meta name="robots" content="index, follow"> |
5 | 9 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 10 | + <link rel="canonical" href="https://www.gptgames.dev/tools/decision_wheel.html"> |
| 11 | + |
| 12 | + <meta property="og:title" content="Decision Wheel - Random Picker Tool"> |
| 13 | + <meta property="og:description" content="Free online Decision Wheel - Spin the wheel to make random choices! Add your options and let our customizable spinning wheel pick for you. Perfect for decisions, games, and random selection."> |
| 14 | + <meta property="og:image" content="https://www.gptgames.dev/screenshots/screenshot_208.webp"> |
| 15 | + <meta property="og:url" content="https://www.gptgames.dev/tools/decision_wheel.html"> |
| 16 | + <meta property="og:type" content="website"> |
| 17 | + <meta property="og:site_name" content="GPT Games"> |
| 18 | + |
| 19 | + <meta name="twitter:card" content="summary_large_image"> |
| 20 | + <meta name="twitter:title" content="Decision Wheel - Random Picker Tool"> |
| 21 | + <meta name="twitter:description" content="Free online Decision Wheel - Spin the wheel to make random choices! Add your options and let our customizable spinning wheel pick for you."> |
| 22 | + <meta name="twitter:image" content="https://www.gptgames.dev/screenshots/screenshot_208.webp"> |
| 23 | + |
| 24 | + <meta name="theme-color" content="#3182ce"> |
| 25 | + <meta name="application-name" content="Decision Wheel"> |
| 26 | + <meta name="apple-mobile-web-app-title" content="Decision Wheel"> |
| 27 | + <meta name="apple-mobile-web-app-capable" content="yes"> |
| 28 | + <meta name="apple-mobile-web-app-status-bar-style" content="default"> |
6 | 29 | <title>Decision Wheel - Random Picker</title> |
7 | 30 | <style> |
8 | 31 | * { |
|
0 commit comments