[Plugin: Disqus Comment System] Crawl errors with Plugin
-
Looking over my google analytics it would seem that the most recent Disqus plugin creates two links url’s that don’t exist on my domain:
https://www.flashlounge.net/embed.js?pname=wordpress&pver=2.46
https://www.flashlounge.net/forums/Digging in to figuring out what these are, they are both coming from Disqus below:
dsq.src = ‘https://’ + disqus_shortname + ‘.’ + disqus_domain + ‘/embed.js?pname=wordpress&pver=2.48’;
//doesnt seem to find disqus_domain so creates embed.js on my roots.src = ‘https://’ + disqus_domain + ‘/forums/’ + disqus_shortname + ‘/count.js’;
//doesnt seem to go past /forums/ so creates https://mydomain.com/forum/This is resulting in 38 404 error’s on my domain, is this a known problem?
Example URL:
https://www.flashlounge.net/workflow/2010/android-air-development-using-ant-adt-for-fdt-4/
- The topic ‘[Plugin: Disqus Comment System] Crawl errors with Plugin’ is closed to new replies.