ALPHAVIO / WordNook

Dynamically updating blogging website to upload articles and blog posts on various topics, developed using ejs template engine and node js in the backend.
https://word-nook.herokuapp.com/
MIT License
81 stars 176 forks source link

404 page #329

Closed Athira2199 closed 3 years ago

Athira2199 commented 3 years ago

Feature request-

404 page is common to inform the user that the requested page or url does not exist.

Is your feature request related to a problem? Please describe. (optional)

Its not a problem but its rather an enhancement.

Describe the solution you'd like

Usually when we don't have a 404 page , the browser sent a message like Cannot GET /post . This is usually represented as a minus point for sites. Hence I would suggest that we could create a 404 page for this.

Describe how this feature will be useful to our readers.

It lets them know they have landed on a page or url which is not present. We could even redirect them to the home page.

Additional context

I am a GSSoC21 participant and I would like to work on this feature enhancement. In case you feel this is a required feature and you feel we can add it to our site please assign this to me. @Pranav016 @AnanyaNegi @RushanKhan1 @shudhanshu03 .


Note:

Athira2199 commented 3 years ago

/assign

github-actions[bot] commented 3 years ago

This issue has been assigned to @Athira2199! It will become unassigned if it isn't closed within 21 days. A maintainer can also add the pinned label to prevent it from being unassigned.

ShambhaviSharma0110 commented 3 years ago

/assign

RushanKhan1 commented 3 years ago

Hey @Athira2199, are you still working on this issue?

Athira2199 commented 3 years ago

Hi yes I am working on it, will submit pull request by tommorow. @RushanKhan1

ShambhaviSharma0110 commented 3 years ago

Hey if it still isn't done can I work on it?