Not Alone!

We connect at-risk community members with neighborhood volunteers for making deliveries of groceries & essentials to persons with disabilities.

Tailwind CSSBootstrapNetlify

Report generated on April 6, 2026

notalone.netlify.app
Screenshot of notalone.netlify.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 Not Alone!

Your volunteer map is broken—volunteers can't see delivery locations they're signing up to help with.

The map container element isn't being initialized, so volunteers in Chennai and Dhaka cannot view the geographic scope of delivery requests they're committing to fulfill. This directly blocks your core volunteer coordination workflow.

Five unlabeled buttons on your delivery request and volunteer forms are invisible to screen reader users.

People with visual disabilities cannot understand what actions these buttons trigger (submit request? confirm location? accept delivery?), blocking them from accessing your emergency delivery service entirely.

Your translation script is broken by mixed content rules, leaving non-English speakers in your service areas unable to access the platform in their native language.

The free-website-translation.com script loads over insecure HTTP while your site runs HTTPS, so it fails silently. Users in Chennai and Dhaka who need deliveries in Tamil, Bengali, or Hindi cannot use your service effectively.

Missing sitemap, robots.txt, and canonical URLs mean emergency delivery seekers won't find you in search results when they need help most.

During emergencies, people search urgently for delivery services. Without these SEO fundamentals, your platform is undiscoverable to potential users in both cities, and search engines have no guidance on crawling your volunteer signup and request pages.

Your platform collects health status and location data but has no visible privacy policy link—users cannot verify how their sensitive information is protected.

People requesting emergency deliveries are sharing personal health information. The absence of a privacy policy link undermines trust and may expose you to compliance issues in India and Bangladesh regarding data protection.

What ProdPoke understands about Not Alone!

Not Alone! is a volunteer-powered delivery service operating in Chennai, India and Dhaka, Bangladesh that helps people receive essential items during emergencies (particularly referenced in relation to COVID-19 safety protocols). Users can post delivery requests through the website, and the platform coordinates with vetted volunteers in their area to fulfill orders within 1-2 business days. The service emphasizes safety compliance with CDC guidelines and offers flexible volunteering options, including both in-person deliveries for healthy volunteers and remote support roles. The platform also accepts expansion requests to new cities via email contact at [email protected], encouraging local volunteers to launch city chapters.

Based on exploring 3 pages across the site

First Impression — How clear is your site?

85
Crystal clear

This is a volunteer delivery service called 'Not Alone!' that connects "at-risk community members with volunteers" for "making deliveries to Persons with disability." The site allows people to either "POST A DELIVERY REQUEST" or "JOIN AS A VOLUNTEER" to participate in the service.

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

86/ 100

Overall Score

Strong foundation.

Performance

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

SEO

91/100

No canonical URL specified

low

Search engines cannot identify the canonical version of your delivery service landing page, risking duplicate content penalties that could lower visibility when people in emergencies search for delivery help.

No robots.txt found

low

Without a robots.txt file, search engines have no guidance on how to crawl your volunteer signup forms and delivery request pages, potentially limiting discoverability for people in Chennai and Dhaka seeking emergency assistance.

No sitemap.xml found

low

A missing sitemap prevents search engines from efficiently indexing your delivery request system, volunteer signup pages, and city expansion information—reducing visibility during emergencies when people most need to find your service.

Accessibility

92/100

5 interactive element(s) without accessible names

medium

Five buttons or interactive controls (likely volunteer action buttons or delivery status updates) lack accessible names. Screen reader users trying to request deliveries or volunteer cannot understand what these buttons do.

Expected: All interactive elements have accessible names
Found: 5 missing: <a#ftwtranslation_button>, <a.navbar-brand>, <a>, <a>, <iframe#u1st-ActivationFrame>

Functional

84/100

Dead link: HTTP 404 — Not Alone!

likelymedium

A footer link labeled "Not Alone!" returns a 404 error, creating a broken navigation path that prevents users from accessing important platform information.

Expected: Link should return a valid page (200)
Found: HTTP 404

1 button(s) with no visible text or icon

medium

One button on the delivery request or volunteer signup form has no visible text or icon. Users cannot determine whether they're submitting a request, confirming their location, or taking another critical action.

Expected: All buttons have visible text or icon
Found: 1 empty buttons

Technical Health

Map: Expected mapDiv of type HTMLElement but was passed null.

high

The map feature that volunteers use to view delivery locations in their service areas is failing to load—the map container element isn't being found. Volunteers cannot see the geographic scope of requests they're volunteering to fulfill.

Shuffle needs to be initialized with an element.

high

The shuffle gallery component (likely used to display volunteer testimonials or service area previews) is failing to initialize. This breaks the visual presentation of how the delivery service operates in different neighborhoods.

Network request failed: http://free-website-translation.com/scripts/fwt.js

likelyhigh

The translation script from free-website-translation.com is failing to load due to mixed content restrictions. Users accessing the site from non-English-speaking areas in Chennai and Dhaka may not be able to view the platform in their native language.

Mixed Content: The page at 'https://notalone.netlify.app/' was loaded over HT...

medium

Your volunteer delivery coordination platform is loading an insecure translation script over HTTP while the site runs on HTTPS. This blocks the script and may prevent multilingual support for users in Chennai and Dhaka trying to access delivery services in their preferred language.

Compliance

99/100
1 check passed

No privacy policy link found

info

Your volunteer emergency delivery platform lacks a visible privacy policy link. Users cannot review how their personal health status, location, and contact information are protected during emergency deliveries.

Key Metrics

Crawlability

Sitemap.xml
Robots.txt
Broken Links1

Standards

HTTPS
Mobile Responsive
Images Missing Alt0

Improvement Plan

Your volunteer delivery platform has critical functionality and accessibility issues that are actively blocking users from both requesting help and volunteering. The broken map is your most urgent fix—without it, your volunteer coordination system cannot function. Simultaneously, you need to fix the five unlabeled buttons that prevent screen reader users from understanding what actions they're performing. These two issues directly block your service's core workflow.

Your translation system is your second priority. Rather than relying on the broken free-website-translation.com service loading over HTTP, implement a server-side translation solution using a service like Crowdin or Google Translate API that loads securely over HTTPS. This is critical for serving non-English speakers in Chennai and Dhaka who represent much of your user base. Add a language selector in your navigation to make this discoverable.

Next, address your SEO and discoverability fundamentals. Create a robots.txt file that allows search engines to crawl your volunteer signup pages, delivery request forms, and city expansion information (while blocking any sensitive paths). Generate a sitemap.xml that includes all key pages. Add canonical URL tags to your landing page at https://notalone.netlify.app/. These changes ensure that people searching for emergency delivery help in your service areas can actually find you.

Fix the dead footer link returning 404 and add visible text/icons to the button with no visible label. These prevent user confusion during critical interactions. Finally, add a footer link to a privacy policy page that explains how you handle health status, location, and contact information from both delivery requesters and volunteers. This builds trust with users sharing sensitive data during emergencies.

Start with the map and button accessibility fixes this week, move to the translation system next, and complete SEO + trust improvements by the end of the month. These fixes will make your platform actually functional for volunteers and accessible to all users in your service areas.

Suggested priority order:

  1. Map: Expected mapDiv of type HTMLElement but was passed null
  2. 5 interactive element(s) without accessible names
  3. Network request failed: http://free-website-translation.com/scripts/fwt.js
  4. 1 button(s) with no visible text or icon
  5. Dead link: HTTP 404 — Not Alone!
  6. No sitemap.xml found
  7. No robots.txt found
  8. No canonical URL specified
  9. No privacy policy link found
  10. Mixed Content: insecure translation script

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.