.htaccess - 301 redirect url with all url's that start with main url - Wordpress -


we want make 301 redirect in htacces in our wordpress installation following situation. morning in our webmaster tools see 8000 new 404 pages not found. in image below have made printscreen. not know these url's come because not use url structure. can see in printscreen starts with:

order/order.html?addid example: order/order.html?addid=1014&rand=920505296661072670

it looks old owner of url has this. want redirect starts order/order.html?addid homepage. @ moment see 8000 not found same url , different addid.

is possible , if has best way redirect these url's?

enter image description here

you should tell google not take account these url parameters. in webmaster tools, go exploration -> url parameters , declare addid , rand not change page rendering.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -