|
9 | 9 | content="Independent fraud investigation, financial risk, AML, and compliance advisory services for banks, NBFCs, fintechs, and corporates."> |
10 | 10 | <meta name="keywords" |
11 | 11 | content="Fraud Investigation, Financial Risk Advisory, AML Compliance, NBFC Risk, Banking Fraud Consultant India"> |
12 | | - <meta name="google-site-verification" content="oRCwetseA1Fz-b1lKmc405kE0rfr6e4rkbkaIcg_xDI"> |
13 | 12 | <meta name="author" content="Hitesh Mane - Java Fullstack Developer"> |
14 | 13 |
|
15 | 14 | <!-- ✅ CRITICAL CSS FIRST (Above fonts) --> |
|
44 | 43 | } |
45 | 44 | } |
46 | 45 | </style> |
47 | | - |
48 | | - <!-- FIXED CSP - Remove broken markdown links --> |
49 | | - <!-- Add the script domains to the connect-src directive --> |
50 | | -<meta http-equiv="Content-Security-Policy" content="default-src 'self'; connect-src 'self' https://script.google.com https://script.googleusercontent.com;"> |
| 46 | + <!-- Add the script domains to the connect-src directive --> |
| 47 | + <meta http-equiv="Content-Security-Policy" |
| 48 | + content="default-src 'self'; connect-src 'self' https://script.google.com https://script.googleusercontent.com;"> |
51 | 49 |
|
52 | 50 | <!-- Preload Critical Resources --> |
53 | 51 | <link rel="preload" href="css/style.css" as="style"> |
|
60 | 58 |
|
61 | 59 | <!-- Schema & Analytics --> |
62 | 60 | <script |
63 | | - type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Prime Risk Advisory","url":"https://www.primeriskadvisory.com","description":"Independent fraud investigation, financial risk, AML, and compliance advisory services.","industry":"Financial Risk Advisory"}</script> |
64 | | - |
65 | | - <script async src="https://www.googletagmanager.com/gtag/js?id=G-2EQXN0KNF4"></script> |
66 | | - <script>window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments) } gtag('js', new Date()); gtag('config', 'G-2EQXN0KNF4');</script> |
| 61 | + type="application/ld+json">{"@context":"https://schema.org", |
| 62 | + "@type":"Organization", |
| 63 | + "name":"Prime Risk Advisory", |
| 64 | + "url":"https://www.primeriskadvisory.in", |
| 65 | + "description":"Independent fraud investigation, financial risk, AML, and compliance advisory services.", |
| 66 | + "industry":"Financial Risk Advisory" |
| 67 | + } |
| 68 | + </script> |
67 | 69 | </head> |
68 | 70 |
|
69 | 71 | <body> |
|
0 commit comments