(potentially scrapping this issue) To redirect links from .com/ to .com/# (unless...) #48

Closed
opened 2024-09-25 14:57:40 +00:00 by freakoverse · 1 comment
Owner

Since there's already links out in the wild that has .com/example , like .com/about , there should be a redirect if someone visit a link without the hashtag to add it so that they would reach a broken page.

.com/ to .com/#
.com/example to .com/#/example

etc

Unless it (#) can be removed without causing previous issues that was had in the project (while also redirecting old links that had # to one without it)

Edit:
Side note/question (instead of a auto redirect):
Can this be a potential (for now) solution?: To modify that page with a design and give it to buttons? One to "go home", and one to go to that same url but with added hashtag "attempt to fix" (grabs current url and injects /#/ into it for that button).
I've updated the design (404.html) to show this.

Since there's already links out in the wild that has .com/example , like .com/about , there should be a redirect if someone visit a link without the hashtag to add it so that they would reach a broken page. .com/ to .com/# .com/example to .com/#/example etc Unless it (#) can be removed without causing previous issues that was had in the project (while also redirecting old links that had # to one without it) Edit: Side note/question (instead of a auto redirect): Can this be a potential (for now) solution?: To modify that page with a design and give it to buttons? One to "go home", and one to go to that same url but with added hashtag "attempt to fix" (grabs current url and injects /#/ into it for that button). I've updated the design (404.html) to show this.
freakoverse changed title from To redirect links from .com/example to .com/#/example to To redirect links from .com/ to .com/# 2024-09-25 18:49:56 +00:00
freakoverse changed title from To redirect links from .com/ to .com/# to To redirect links from .com/ to .com/# (unless...) 2024-09-26 09:53:38 +00:00
freakoverse changed title from To redirect links from .com/ to .com/# (unless...) to (high) To redirect links from .com/ to .com/# (unless...) 2024-09-30 04:51:27 +00:00
enes added the
Priority
High
label 2024-10-17 08:54:30 +00:00
freakoverse changed title from (high) To redirect links from .com/ to .com/# (unless...) to (potentially scrapping this issue) To redirect links from .com/ to .com/# (unless...) 2024-10-17 11:03:05 +00:00
freakoverse added
Priority
Low
and removed
Priority
High
labels 2024-10-17 11:03:21 +00:00
Collaborator

@freakoverse this can be closed due to changes from #97 and 8ee6f98654

@freakoverse this can be closed due to changes from https://git.nostrdev.com/degmods/degmods.com/pulls/97 and https://git.nostrdev.com/degmods/degmods.com/commit/8ee6f98654c87c4a59ac4a0c58d01c48e79e1220
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: degmods/degmods.com#48
No description provided.