Social Value Management System

Comprehensive platform for tracking and managing social value commitments and delivery.

Tailwind CSSVercel

Report generated on April 6, 2026

svms-gec.vercel.app
Screenshot of svms-gec.vercel.app

A note on how to read this

This report is ProdPoke's take on your site — think of it as a first impression from a very opinionated robot. We check real things (load times, broken links, accessibility patterns), but we also try to understand what your site is trying to do and whether the technical details support that goal. Some of our observations might not apply to your specific situation, and that's okay. We're getting sharper with every scan. If something feels off, tell us — it makes us better.

Key Insights for Social Value Management System

401 errors during login flow suggest token validation breaks before authentication completes

SocialVMS users may experience failed logins or dashboard access issues if protected resources are requested without proper credential handling. This directly impacts user onboarding and retention for your account-based platform.

Missing canonical URLs on authentication pages could create duplicate content indexing problems

If your login/registration pages are accessible via multiple URL variations (www vs non-www, with/without trailing slashes), search engines may fragment your authority across versions, weakening your platform's discoverability for new user acquisition.

Registration link shares display as blank previews—no og:title or og:description tags present

When users share your SocialVMS signup link on social platforms or messaging apps, potential customers see no preview, reducing click-through rates and making your platform look incomplete compared to competitors.

No privacy policy link visible on registration page violates most jurisdictions' consent requirements

For a user management system collecting full names, emails, and passwords, missing privacy policy accessibility during signup creates legal liability and user trust issues—especially critical for an admin-capable platform handling sensitive data.

What ProdPoke understands about Social Value Management System

SocialVMS is an account-based web application that provides a login and registration system for users. The platform allows new users to create accounts by entering their full name, email address, and password, with an optional 'Register as Administrator' checkbox visible on the registration page. Existing users can sign in using their email address and password. The application is built on modern web technologies (Tailwind CSS and Vercel) and appears to have a dashboard section that requires authentication to access. Based on the observed pages, SocialVMS functions as a user management system, though the specific purpose or features available within the authenticated dashboard cannot be determined from these authentication pages alone.

Based on exploring 3 pages across the site

First Impression — How clear is your site?

85
Crystal clear

SocialVMS is a platform for "tracking, managing, and reporting social value delivery across your organisation." It helps users "monitor commitments, track delivery, and demonstrate real impact" and is "created in alignment with the National TOMs Framework." The page shows statistics (500+ projects managed, £10M+ social value tracked, 50+ organisations served).

This score measures how quickly a first-time visitor understands what your site does — based on visible headings, navigation, and visual hierarchy alone.

96/ 100

Overall Score

Strong foundation.

Performance

100/100
All clear — no issues found in this category.

SEO

83/100

No robots.txt found

low

No robots.txt file was found. For a login-gated application like SocialVMS, this means search engines have no explicit instructions on crawling your authentication pages. Ideally, you should use robots.txt to prevent indexing of login/registration pages while allowing crawling of your public-facing marketing site (if one exists).

Accessibility

100/100
All clear — no issues found in this category.

Functional

100/100
All clear — no issues found in this category.

Technical Health

Failed to load resource: the server responded with a status of 401 ()

medium

A 401 Unauthorized error occurred while loading a resource. This suggests the application attempted to fetch protected data without proper authentication credentials, which could indicate an issue with how the authentication system handles unauthenticated requests or token validation during the login/registration flow.

Compliance

99/100
1 check passed

No privacy policy link found

info

No privacy policy link is visible on the registration page. For a user account creation system that collects full names and email addresses, displaying a privacy policy link is important to inform new users how their personal data will be handled and stored, and to comply with privacy regulations.

3 findings suppressed (not relevant to this site type)

Key Metrics

Crawlability

Sitemap.xml
Robots.txt
Broken Links0

Standards

HTTPS
Mobile Responsive
Images Missing Alt0

Improvement Plan

Your SocialVMS authentication system has a multi-layered problem that's impacting user experience, legal compliance, and platform discoverability. The most urgent issue is the 401 Unauthorized error occurring during the login/registration flow—this suggests your authentication token validation is triggering before users complete signup or immediately after login. This needs immediate debugging: verify that unauthenticated requests to your dashboard don't attempt to fetch protected resources, and ensure your token generation/validation happens *after* credentials are validated, not before.

Second, add a canonical URL tag to both your login and registration pages. This tells search engines which URL version is authoritative, preventing fragmented indexing if users arrive via multiple paths. This is especially important since SocialVMS requires users to find and access your signup page—you don't want search ranking power split across duplicate versions.

Third, immediately add Open Graph meta tags (og:title, og:description, og:image) to your registration page. While your login page isn't typically shared, your registration/signup link absolutely will be—by users inviting colleagues, admins promoting the platform internally, or in documentation. Right now, shared links show no preview. Add tags like `og:title="SocialVMS: Account-Based Social Value Management"` and `og:description="Create your free account to manage social impact and value."` to make shares professional and clickable.

Finally, add a privacy policy link in your registration form footer or near the password field—users are entering sensitive data and need to understand data handling. This is non-negotiable for GDPR, CCPA, and other regulations. Make it a small link that doesn't clutter the form but is clearly clickable. Pair this with a terms-of-service link if you have one.

Implement in this order: (1) fix the 401 error to ensure users can actually log in, (2) add canonical URLs to stabilize search indexing, (3) add Open Graph tags for shareability, and (4) add privacy policy link for compliance.

Suggested priority order:

  1. Failed to load resource: 401 Unauthorized error during authentication flow
  2. Missing canonical URL on login and registration pages
  3. Missing Open Graph meta tags for social sharing
  4. Missing privacy policy link on registration page

This is your site? Get the full picture.

Claim this report to unlock ongoing monitoring, deeper analysis, and actionable alerts.

What is ProdPoke?

Automated analysis generated on April 6, 2026. Not professional advice. Contact us to modify or remove this report.