symfony - Why are my old URLs still called? -


there website took down long time (almost 6 months). refurbished full website, it's , feel , in (i changed framework php zend symfony3).

after launching on production, activated symfony monolog reporting system see errors getting. bunch of errors sure, known , clear me except one.

no route found @ /some_old_route.

i not sure whether google reindexing whole website new urls or going on. old links being called , causing "no route found" problem more 3000 errors being reported in 2 days.

this example of error server log file.

error   69.30.213.82    404 /dienstleister/eco-express/9260 http/1.0        mozilla/5.0 (compatible; mj12bot/v1.4.5; http://www.majestic12.co.uk/bot.php?+) 23.8 k  apache access 

any thoughts? , if google, how tell these urls gone now?

as can see log entry, specific request done mj12bot, whoever is. if bot works correctly remember url not available anymore , not try again in future.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -