bep40 commited on
Commit
9fcd910
·
verified ·
1 Parent(s): 6ab9a37

Delete san-pham/test-seo-stub/, san-pham/test-now-456/

Browse files
san-pham/test-now-456/index.html DELETED
@@ -1,15 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="vi">
3
- <head>
4
- <meta charset="UTF-8">
5
- <meta http-equiv="refresh" content="0; url=/?product=test-product">
6
- <title>Test Product - V.AISTUDIO</title>
7
- <meta name="robots" content="noindex,follow">
8
- <meta property="og:title" content="Test Product">
9
- <meta property="og:image" content="https://bep40-v-aistudio.static.hf.space/logo/logo_600.png">
10
- </head>
11
- <body>
12
- <script>window.location.replace("/?product=test-product");</script>
13
- <h1><a href="/?product=test-product">Test Product</a></h1>
14
- </body>
15
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
san-pham/test-seo-stub/index.html DELETED
@@ -1,23 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="vi">
3
- <head>
4
- <meta charset="UTF-8">
5
- <meta name="viewport" content="width=device-width, initial-scale=1">
6
- <title>Test Product | V.AISTUDIO</title>
7
- <meta name="description" content="SEO stub test for social sharing">
8
- <meta name="robots" content="noindex,follow">
9
- <link rel="canonical" href="https://bep40-v-aistudio.static.hf.space/san-pham/test-seo-stub/">
10
- <meta property="og:type" content="product">
11
- <meta property="og:title" content="Test Product | V.AISTUDIO">
12
- <meta property="og:description" content="SEO stub test for social sharing">
13
- <meta property="og:image" content="https://huggingface.co/spaces/bep40/V.AISTUDIO/resolve/main/logo/logo_600.png">
14
- <meta property="og:url" content="https://bep40-v-aistudio.static.hf.space/san-pham/test-seo-stub/">
15
- <meta property="og:site_name" content="V.AISTUDIO">
16
- <meta name="twitter:card" content="summary_large_image">
17
- <script>window.location.replace("/?product=test-seo-stub");</script>
18
- </head>
19
- <body>
20
- <h1><a href="/?product=test-seo-stub">Test Product - V.AISTUDIO</a></h1>
21
- <p>SEO stub page - redirects to main SPA with product view</p>
22
- </body>
23
- </html>