If a link is just temporarily offline, will a future scan bring it back?
So the actual URL action on failure is not to remove the URL from the DB. We just replace it with "URL not available" or similar text. Then on re-scan, if the link works, we turn it back on. Am I right?No, links are not re-scanned automatically unless the content is edited, or admin triggers re-check of all or some particular links via admin panel interface. Admin can select links by status (e.g. all links that failed) and trigger a scan for that links only.
Please let us know if you have any other questions.
Thank you!
The new version is available for all licensed customers at
https://customers.addonslab.com/marketplace.php/my-services/
Feel free to suggest further enhancements for the add-on or report any issues you have and they will be addressed asap.
Please consider posting a review if you are using the add-on and let us and other users know how it works for you.
Thank you!
This is a bug-fix version solving two issues regarding invalid URL redirect:
1. URLs with status 403 are shown as valid but don't redirect
2. URL redirects are not active if the user does not have permission to see the status of the link
The new version is available for all licensed customers at
https://customers.addonslab.com/marketplace.php/my-services/
Thank you!
Feature request:
Use Google Search Console API to retrieve broken links, the pages these are on and mark as fixed.
See: https://developers.google.com/webma...pi-original/v3/urlcrawlerrorssamples#resource
https://developers.google.com/webma...pi-original/v3/urlcrawlerrorssamples#resource
With the parameter urlDetails.linkedFromUrls[] you can fetch pages where the dead link resides.
After a moderator has checked the page, the method MarkedAsFixed can be used to let Google know the issue has been resolved:
https://developers.google.com/webma...original/v3/urlcrawlerrorssamples/markAsFixed
This release implements cookie support for remote requests, which solves the issues with remote servers, that put cookies during the first request to their server and require the agent to accept the cookies, otherwise, an infinite redirect to the same URL happens. This was implemented to fix the issue with box.com URLs.
The new version is available for all licensed customers at
https://customers.addonslab.com/marketplace.php/my-services/
Please consider posting a review if you...
No, attachments are not handled by the product now. We could add a support for it, but we are busy with some other projects for now. We should manage to implement at least minimal support (to delete the attachments not found) this month.
Thank you!
Are attachments already checked? Deleted a few thousand (photobucket images uploaded) so comes in handy to remove the attach links.
We didn't manage to work on this yet, unfortunately, but we will do so as promised. The technical difficulty in this case is that attachments don't have a URL to be checked, but the check should be done with a DB query. The product is so far written assuming that each tag has a URL to check, so this will require some refactoring and reorganization of product's code. Anyway, we have scheduled this for the next week, we will handle it and confirm here once the implementation is ready.
Thank you!
When an attachment is deleted the attach code is placed in the post (click to see attachment) as an URL if i am correct. Example: ...com/attachments/3647583
With xf2 the attach code is removed when deleting an image i just see which is great. Not sure if this happens when deleting them from the acp.
Any news on the attach check?
In this version we have implemented attachment validity check. Attachments added to post text can now be checked and will be reported as not found if the attachment with that ID does not exist any longer.
In this version we have also fixed the bug with "403 Forbidden" links be considered as valid (as designed) but appearing in Moderation Queue as invalid. On installation the status of these links will be changed to "449 Retry With", and using Admin -> Tools -> Links -> Rebuild Data page you...
In this version we have implemented attachment validity check. Attachments added to post text can now be checked and will be reported as not found if the attachment with that ID does not exist any longer.
In this version we have also fixed the bug with "403 Forbidden" links be considered as valid (as designed) but appearing in Moderation Queue as invalid. On installation the status of these links will be changed to "449 Retry With", and using Admin -> Tools -> Links -> Rebuild Data page you...
Does the latest version work with bd attachment store? (xfrocks)
This update fixes an issue for posts, which consist of links only, which are deleted in batch. The resulting post is an empty text (or a text containing new lines and tabs only), and XenForo fails to save this post back to the DB. The update makes sure, that, in case of empty post content the post gets deleted itself, instead of trying to save it with an empty message.
The new version is available for all licensed customers at...
We use essential cookies to make this site work, and optional cookies to enhance your experience.