|
3 | 3 |
|
4 | 4 | <head> |
5 | 5 | <meta charset="UTF-8"> |
6 | | - <title>Prime Risk Advisory | Fraud & Financial Risk Advisory</title> |
| 6 | + <title>Prime Risk Advisory | Credit Integrity, NPA & RBI Risk Advisory for Banks</title> |
7 | 7 | <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"> |
8 | 8 | <meta name="description" |
9 | | - content="23 years banking experience. Credit integrity audits, staff accountability reviews, vendor surveillance for banks & NBFCs. RBI 2025 compliant."> |
| 9 | + content="Prime Risk Advisory delivers credit integrity audits, NPA investigations, staff accountability reviews and RBI-aligned risk advisory for Banks and NBFCs across India."> |
10 | 10 | <meta name="keywords" |
11 | 11 | content="Credit Integrity Audits, NPA Investigation, RBI Compliance, Banking Risk Advisory, Staff Accountability"> |
12 | 12 | <meta name="author" content="Hitesh Mane - Java Fullstack Developer"> |
13 | 13 | <meta name="robots" content="index,follow"> |
14 | 14 |
|
| 15 | + |
15 | 16 | <!-- Open Graph --> |
16 | 17 | <meta property="og:title" content="Prime Risk Advisory"> |
17 | 18 | <meta property="og:description" content="Fraud & Financial Risk Advisory for Banks & NBFCs."> |
18 | 19 | <meta property="og:type" content="website"> |
19 | | - <meta property="og:url" content="https://www.primeriskadvisory.in"> |
| 20 | + <meta property="og:url" content="https://primeriskadvisory.in/"> |
20 | 21 | <meta property="og:image" content="https://www.primeriskadvisory.in/images/icon_logo.png"> |
| 22 | + <meta property="og:image:width" content="1200"> |
| 23 | + <meta property="og:image:height" content="630"> |
| 24 | + |
21 | 25 |
|
22 | 26 | <!-- Preload Critical Resources --> |
| 27 | + <link rel="canonical" href="https://primeriskadvisory.in/"> |
23 | 28 | <link rel="preload" href="css/style.css" as="style" onload="this.onload=null;this.rel='stylesheet'"> |
24 | 29 | <link rel="preload" href="images/icon_logo.png" as="image" width="56" height="56"> |
25 | 30 | <link rel="preconnect" href="https://fonts.googleapis.com"> |
26 | 31 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
27 | 32 | <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet"> |
28 | 33 | <link rel="icon" type="image/png" href="images/icon_logo.png"> |
| 34 | + <link rel="apple-touch-icon" href="images/icon_logo.png"> |
| 35 | + |
| 36 | + |
29 | 37 |
|
30 | 38 | <!-- Critical CSS (minified) --> |
31 | 39 | <style> |
|
69 | 77 | content="default-src 'self'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; connect-src 'self' https://script.google.com https://script.googleusercontent.com https://www.google-analytics.com https://region1.google-analytics.com; img-src 'self' data: https://www.google-analytics.com; script-src 'self' 'unsafe-inline' https://www.googletagmanager.com;"> |
70 | 78 |
|
71 | 79 | <!-- Schema --> |
72 | | - <script |
73 | | - type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Prime Risk Advisory","url":"https://www.primeriskadvisory.in","description":"Independent fraud investigation, financial risk, AML, and compliance advisory services.","industry":"Financial Risk Advisory"}</script> |
| 80 | + <script type="application/ld+json"> |
| 81 | +{ |
| 82 | + "@context": "https://schema.org", |
| 83 | + "@type": "Organization", |
| 84 | + "name": "Prime Risk Advisory", |
| 85 | + "url": "https://primeriskadvisory.in/", |
| 86 | + "logo": "https://primeriskadvisory.in/images/icon_logo.png", |
| 87 | + "description": "Independent fraud investigation, financial risk, AML, and compliance advisory services.", |
| 88 | + "founder": "Amol Pawar", |
| 89 | + "areaServed": "India", |
| 90 | + "sameAs": [] |
| 91 | +} |
| 92 | +</script> |
| 93 | + |
74 | 94 | </head> |
75 | 95 |
|
76 | 96 | <body> |
|
0 commit comments