Hi I have change accidentally my web site url link format it was
Mysite/PoastName/
Now are
Mysite.com/PoastName.html
surely I will got 404 error on all 224 Page on the site
I tried to use redirect function on one page as test but i failed
Most Of links are using UTF-8 format because most Link My site are not Latin letters it's looks like this
Mysite.com/%D8%AA%D8%AD%D9%85%D9%8A%D9%84-%D8%A7%D9%88%D8%A8%D8%B1%D8%A7-%D8%A7%D9%84%D8%B9%D8%B1%D8%A8%D9%8A.html
I done this change from hour ago even if I back to previous URL format I'll still got 404 in google search result .
I know this is way using RewriteCond in .htaccess but I can't figure out it yet