Hi, I need two suggestion to redirect my url:
First:
my old link are: http://www.technologyandroid.com/2011/03/acer-iconia-tab-w500-comunicato-stampa.html
and now my link are: http://technologyandroid.com/2011/03/acer-iconia-tab-w500-comunicato-stampa-ufficiale-e-video-preview/
I set a Rule (and it works but I'm not sure that it's the best choice):
Source URL: /(.*)\.html$
Target URL: /$1
Regex: checked
but shouldn't it be?
Source URL: /(.*).html
Target URL: /$1
Regex: checked
Second:
I deactivated a plugin (Subscription for comments) because I activated Disqus and now I have a lot of 404 errors in Google Webmaster. I would try to fix the broken link with Redirection with "Redirection to URL" (I think it's a 301 redirection).
The broken link are:
http://technologyandroid.com/comment-subscriptions?srp=11520&sra=s
The link i would to redirect is:
http://technologyandroid.com/?p=11520
Could someone help me, please?
Thanks a lot