For context, our V4S site and all settings were set up by my predecessor. I followed the V4S setup guide and double-checked her work which all looked good. However, I'm still receiving error messages when I try to view our different visualforce pages on our volunteer site. (ex: "Page Not Found: /Volunteers/GW_Volunteers__PersonalSiteContactInfo. Stay tuned."). Getting a whole bunch of Page Not Found errors. No idea what to do here. I believe all permissions are correct but maybe the URL is wrong? Here's an example: "https://emancipet2.my.salesforce-sites.com/Volunteers/GW_Volunteers__PersonalSiteContactInfo?contactId=003Qk00000MpDIL&Email=villarreal.tori7@gmail.com
" - this pulls up the error page.
#Volunteers For Salesforce (V4S)
Please check the Guest User Profile’s Visualforce page access and make sure all necessary pages—especially those starting with GW_Volunteers.PersonalSite are added to the enabled Visualforce pages for the Guest User.
Also, verify that the URL is correctly formatted. For example:
https://yourdomain.force.com/Volunteers/GW_Volunteers__PersonalSiteContactInfoIf you specified a Default Web Address (Site Label) when creating your site, include it in the URL like this:
https://yourdomain.force.com/yoursitelabel/GW_Volunteers__PersonalSiteContactInfoBelow are some useful references to help you fix the issue:
https://help.salesforce.com/s/articleView?id=sfdo.v4s_setup_customize_personal_site.htm&type=5
https://help.salesforce.com/s/articleView?id=sfdo.v4s_configure_data_access.htm&type=5Hope this helps. Thanks!