testing meta tags
This commit is contained in:
10
index.html
10
index.html
@@ -6,12 +6,12 @@
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>WDI - Web Development & AI Solutions</title>
|
||||
<meta name="description"
|
||||
content="Leading web development and AI solutions provider. Custom software development, mobile apps, and digital transformation services." />
|
||||
|
||||
|
||||
<!-- Preload Google Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<!-- <meta name="description"
|
||||
content="Leading web development and AI solutions provider. Custom software development, mobile apps, and digital transformation services." /> -->
|
||||
|
||||
<!-- SEO Meta Tags -->
|
||||
<meta property="og:title" content="WDI - Web Development & AI Solutions" />
|
||||
@@ -21,8 +21,8 @@
|
||||
<meta property="og:url" content="https://wdi.com" />
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:title" content="WDI - Web Development & AI Solutions" />
|
||||
<meta name="twitter:description"
|
||||
content="Leading web development and AI solutions provider. Custom software development, mobile apps, and digital transformation services." />
|
||||
<!-- <meta name="twitter:description"
|
||||
content="Leading web development and AI solutions provider. Custom software development, mobile apps, and digital transformation services." /> -->
|
||||
|
||||
<!-- Google tag (gtag.js) -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user