Automated 404 link removal #1583
Replies: 4 comments 8 replies
-
@sunilkamat @arshadparwaiz @sirivuri It seems like floodgate is using some similar tools. Any ideas? |
Beta Was this translation helpful? Give feedback.
-
I don't understand the request. Will try to re-phrase based on my understanding. "As an SEO expert, I would like the ability to automatically remove links that live in Word documents that may point to 404 pages." Is this right? |
Beta Was this translation helpful? Give feedback.
-
@auniverseaway @sukamat Thanks for your input! I'm trying to write up some conclusions for this due diligence. Here are the possibilities I've evaluated. Please let me know if you have thoughts Frontend solution - Bad User Experience Pre-cache solution - Dependent on Franklin Team Automated authoring solution - Complex and Risky Manual authoring aides - Do-able |
Beta Was this translation helpful? Give feedback.
-
@meganthecoder the New Relic script we are working on is to test a single external API availability and expected response. New Relic supports Node.js script, which can include any logic, this implementation is more aligned towards sanity checks for Live systems/APIs. Technically the 404 solution is doable in the New Relic script, however may not be a suitable for the problem we are solving for this. Let us know if any details are required to further explore this option. |
Beta Was this translation helpful? Give feedback.
-
@beekerr is interested in building an automated job that will edit content and remove links on the page that 404 after a certain amount of time (say, 6 weeks). The idea is to mimic the functionality that exists in AEM.
I was thinking that the job would either need to be build in Adobe I/O or on the Franklin side, coordinating with the Franklin team. Are there any other ideas here?
Also, I'm thinking he'd need to work with the sharepoint api to get/update content. It seems like we might run into issues with authors actively editing a doc or if a doc has unpublished changes.
Does the community have any advice or ideas on how to accomplish this?
Beta Was this translation helpful? Give feedback.
All reactions