Thanks for the response, I’m sure it works normally, but it doesn’t seem to work in my case with an automatically generated web page in language translation. The software doesn’t seem to work with this.
Thanks stereofrog, but this still doesn’t seem to work for what I’m doing. The main thing I’m doing is using google to translate my webpage, but it produces strange URLs for links in my entire document when I translate my webpage from English to Spanish (es) for example:
I tried to replace “&usg=” into a space to try to remove everything after it, since “&usg=” is common in all of these URLs. Unfortunately, the commands that you guys have given me make the document fail on the first “space” in the DOCTYPE at the very beginning of my page.
Please let me know if you can figure a way out to remove that last portion in the links.
As you can see, the bold URLs are the correct form and the thing that is now common in all of the stuff at the end is a dash “-” followed by random numbers and letters.
It seems now that I have to remove everything after (and including) the last dash, but I tried doing the command you gave me and it cuts it off after the first dash, so “single-page.php” would end up being just “single”.
Please let me know if there is a command to get rid of everything after that last dash.
Beautiful! Everything works perfectly now as far as I can see. I will let you know if I come across a problem in the document later on. I really appreciate your help Stereofrog.