Implemented functionality to check SSL certificate validity for websites: Resolved issue where "Add Multiple Websites" feature wasn't functioning correctly after the partial update to the website-checking PHP function. Enhanced the…
Read More
Revised PHP function to retrieve website metrics by eliminating the "pagePath" parameter from the API request body. Developed a distinct PHP function to fetch views per page path, ensuring accurate…
Read More
Eliminated all code related to WWW checking in the PHP request function. Deployed the Reliable Sentinel user agent (beta) to monitor each website across the network.
Read More
Implemented one-minute testing intervals for the next seven days. Conducted cURL request testing with a custom user-agent.
Read More
Modified the "Script Search" code to align with updates from the "Apps Script" results. Updated the "Apps Script" code to return status codes for HTTP request exceptions. Enhanced the "Add…
Read More
Resolved issues that caused the bundled app to crash when adding a website by: Adding an extra parameter to the build() method in the Apps Script functionality. Updating the code…
Read More
Enhanced website resource tracking functionality: Introduced a "Resource List" window to display loaded resources. Developed a class to initialize the "Resource List" window. Implemented a function to populate the "Resource…
Read More
Investigated the issue with the "Add Multiple Websites" feature not functioning correctly with the provided CSV file: Discovered that a blank row in the CSV file was causing the error.…
Read More
Requests that fail due to unreachable URLs will trigger retries until successful. Fixed continuous retries without a mechanism to exit.
Read More
Fixed the PHP function for inserting individual websites to correctly add results for WWW when adding a new site. Updated the PHP function for the "Refresh All Websites" option to…
Read More