Hello everyone !
So…I have been trying to do de redirects as the Netlify page and community says but I am stuck not making it happen…
My intention is to redirect my broken link to my main page link
I have created a txt folder _redirect.txt and deployed it in netlify.
Issue is not resolved yet.
@tanya0168 The file should not be called _redirect.txt
it should be called _redirects
as per the documentation:
1 Like
Sorry It’s typo error…i have called the file _redirects only.
@tanya0168 So what’s the issue then?
Can you describe the problem you’re having in more detail, along with the contents of your _redirects
file?
It’ll be hard for anyone to provide you help with the minimal information provided so far.