Redirect VRC links on RobotEvents to V5RC

Any and ALL links from Google referencing VRC (teams mainly) are broken due to the change to V5RC (https://www.robotevents.com/teams/VRC/229v). RobotEvents should redirect /teams/VRC links to /teams/V5RC.

15 Likes

Same for all VEXU team links. Googling “robotevents [vexu team ID]” now just results in a bunch of broken links…
For example,
https://www.robotevents.com/teams/VEXU/PYRO

Also, basically all Q&A links are now broken too due to the same change.
https://www.robotevents.com/VEXU/2023-2024/QA/1574
https://www.robotevents.com/VRC/2023-2024/QA/1916

I really wish this was handled better. Redirects need to be setup for every URL that has been broken by this change.

14 Likes

Additionally, somewhat amusingly, this has also broken all links to the Q&A which are present in the High Stakes game manual…

https://www.robotevents.com/VRC/2024-2025/QA
https://www.robotevents.com/VRC/2024-2025/QA/guidelines

14 Likes

almost like this rebrand attempt was a bad idea…

15 Likes

Another thing, whenever you google a team, the top link is now the broken link.

8 Likes

I find it weird that they didn’t think this through…

2 Likes

For anyone who cares, if you use an extension such as this one: https://chromewebstore.google.com/detail/redirector/ocgpenflpmgnfapjedencafcfakcekcd, you can add a redirect rule to change https://robotevents.com/VRC to https://robotevents.com/V5RC and https://robotevents.com/VEXU to https://robotevents.com/VURC

1 Like

A little bit of nslookup and whois shows that robotevents.com is hosted through cloudflare.com

Speaking as a sysadmin, it should be possible to set up a URL forwarding rule to redirect (or rewrite) any robotevents.com/VRC/* URL to robotevents.com/V5RC/*

In all seriousness, I expect this solution (or some variant thereof) to be implemented in the near future.

4 Likes

Ideally the solution would’ve been done and implemented before rolling out the change.

For a site with the scale it has, idk assessing the impact a change can make and how it affects users is one of those things that’s just good engineering and customer service. Also one of the things I’d consider just in my IT job.

6 Likes

I understand why they would want to make it so each competition name is “VEX + platform + Robotics Competition”, but if they weren’t going to be able to update all the links before making the change, I wonder if maybe it would’ve been better to keep the links the same until they were able to make them work consistently. I’d much rather have the abbreviations in URL’s be inconsistent than have every link on the internet that uses “VRC” or “VEXU” be updated.

3 Likes

Yes, and they almost did that. To correctly implement this nomenclature, it would be VV5RC, not V5RC. Ah well.

Given the size difference between V5RC and the other flavors I feel like it could have been left as plain VRC.

4 Likes

It looks like the IT Crowd at RECF has addressed the issue (by redirecting /VRC/ to /V5RC/)

Yes, they should have done this on the initial change, but as ‘oopses’ go, this is a pretty minor one…

4 Likes