400 Bad Request Error - Please Help
3 posts
• Page 1 of 1
400 Bad Request Error - Please Help
Hi
Can anybody help, i am getting this error
Its giving me 400 Bad Request..
I don't know how this url came in google index, actually its joining my home page and my product page with a space in between..
like this
http://www.mywebsite.com/ http://www.mywebsite.com/10014.htm
and its giving me a 400 error
I want this to be redirected 301 to my product page like this http://www.mywebsite.com/10014.htm
Can anyone Help.
Thanks
Can anybody help, i am getting this error
Its giving me 400 Bad Request..
I don't know how this url came in google index, actually its joining my home page and my product page with a space in between..
like this
http://www.mywebsite.com/ http://www.mywebsite.com/10014.htm
and its giving me a 400 error
I want this to be redirected 301 to my product page like this http://www.mywebsite.com/10014.htm
Can anyone Help.
Thanks
- HeliconAndrew
- Posts: 1264
- Joined: 07 Mar 2012, 10:16
Re: 400 Bad Request Error - Please Help
Hello,
Please, try using the following:
In case this won't work, please, provide rewrite.log for the testing request. Logging issues described in FAQ
Regards
Andrew
Please, try using the following:
- Code: Select all
RewriteEngine on
RewriteBase /
RewriteCond %{HTTP:Host} ^www\.mywebsite\.com$
RewriteRule ^\shttp\://www\.mywebsite\.com/10014\.htm$ http://www.mywebsite.com/10014.htm [NC,R=301,L]
In case this won't work, please, provide rewrite.log for the testing request. Logging issues described in FAQ
Regards
Andrew
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests