Hi,
A few years back I had a static html site and was also running a phpBB forum, which was using SID's etc etc. I've since trashed the forum and the main site is now using Wordpress.
While I have a redirect from the forum folder /games-forum/ back to the example.com GWT is still reporting on 404 errors from old SID's and ?=
EG - there are heaps of these ?p=(all with different number)
example.com/games-forum/viewtopic.php?p=15&sid=e7791316cdd79a82f55edb32d8fdb4f6
Only getting 404 errors on viewtopic.php?p=
example.com/games-forum/viewtopic.php?p=4
I've just about pulled all my hair out trying to get these damn things to redirect back to the home page (example.com) but with no success. Could someone please help and show me what I need to add to the htaccess to get these redirected?
Thanks :)