This is a lazy fix to redirect any url that doesn't exist (resulting in 404) to the homepage.
Add the following line of code into the .htaccess file inside the root directory of your website.
ErrorDocument 404 /
Never allow your career to be stagnant; whether you want a promotion, better compensation or a more fullfilling job, you’ve got the power to make it happen!
This is a lazy fix to redirect any url that doesn't exist (resulting in 404) to the homepage.
Add the following line of code into the .htaccess file inside the root directory of your website.
ErrorDocument 404 /