Hello all,
I have a file hosting website where i was using medium hash in the URLs like
http://www.eeeeee.com/234rtf4uh023234
and now i am using filename in the URL, i think its just much better for SEO so now my urls are with short hash and filename in it.
http://www.eeeeee.com/24r/filename.zip
Any way i can redirect the old medium hash urls to new short hash + filename urls.
I tried using redirect in htaccess but didnt work
This is what i am trying in htaccess
Redirect 301 /9cafa3600f3c033f http://www.eeeeeeee.com/33w/filename.rar
and i am still getting 4040 error and it wont redirect to the new url. I tried looking online but couldnt find any solution.
Does anyone here knows a way to redirect the urls in yetishare ??
Thanks in advance.
I have a file hosting website where i was using medium hash in the URLs like
http://www.eeeeee.com/234rtf4uh023234
and now i am using filename in the URL, i think its just much better for SEO so now my urls are with short hash and filename in it.
http://www.eeeeee.com/24r/filename.zip
Any way i can redirect the old medium hash urls to new short hash + filename urls.
I tried using redirect in htaccess but didnt work
This is what i am trying in htaccess
Redirect 301 /9cafa3600f3c033f http://www.eeeeeeee.com/33w/filename.rar
and i am still getting 4040 error and it wont redirect to the new url. I tried looking online but couldnt find any solution.
Does anyone here knows a way to redirect the urls in yetishare ??
Thanks in advance.