Redirecting long urls
-
I set up SEO redirection on my website to redirect URLs with parameters similar to the ones below. However, I see that it works for shorter examples, but does not work for the longer examples.
Can you please let me know if there is a reason I cannot user the plugin for these types of URLs.
I have tested redirection on https and http
REDIRECTION DOES NOT WORK
/cgi-bin/show.cgi?id=26&image=4&rental=true&month=6&year=2016
/cgi-bin/show.cgi?id=10&image=&rental=true&month=12&year=2016
/cgi-bin/show.cgi?id=1&image=&rental=true&month=9&year=2016
/cgi-bin/show.cgi?id=2&image=&rental=true&month=1&year=2016
/cgi-bin/show.cgi?buy=true&cat=6&page=1037REDIRECTION WORKS
/cgi-bin/show.cgi?docs=true
/cgi-bin/signup.cgi
/files/1381.pdf
/cgi-bin/show.cgi?buy=true
/panorama.html
- The topic ‘Redirecting long urls’ is closed to new replies.