It means all else failed ;-) This should be in the language file then it should have reported what happened but I assume it's a bad request.
<key alias="reportIssueBrokenLink_999">The link to url <strong>{0}</strong> can't be validated.<br/>Link: <a href="{0}" target="_blank">{1}</a></key>
Should be fixed already, but if you download these language files ander replace with the ones you are having the message should be replaced with a broken link message.
Add this to the language files in app_plugins/seochecker/lang , underneath alias seoCheckerReportIssues
<key alias="reportIssueBrokenLink_429">The link to url <strong>{0}</strong> is broken.<br/>Link: <a href="{0}" target="_blank">{1}</a></key>
wat does reportIssueBrokenLink_ message on page mean?
What does reportIssueBrokenLink_.. mean in the validation result ?
It means all else failed ;-) This should be in the language file then it should have reported what happened but I assume it's a bad request.
What version are you on?
Hello Richard, I'm sorry I missed your response but the seo checker version is 2.1.0
Hi Teus,
Should be fixed already, but if you download these language files ander replace with the ones you are having the message should be replaced with a broken link message.
https://github.com/rsoeteman/seochecker-resources
Best,
Richard
Hi Richard,
I am getting the same error in v 2.11.5
How do I fix this?
Add this to the language files in app_plugins/seochecker/lang , underneath alias seoCheckerReportIssues
is working on a reply...