Skip to content

fix: remediate verified post-deploy site audit findings - #892

Open
ankitsinghaniyaz wants to merge 6 commits into
masterfrom
audit-remediation-20260902
Open

fix: remediate verified post-deploy site audit findings#892
ankitsinghaniyaz wants to merge 6 commits into
masterfrom
audit-remediation-20260902

Conversation

@ankitsinghaniyaz

Copy link
Copy Markdown
Contributor

Summary

  • repair verified repository-owned internal links and direct a legacy Google Sheets link to its final URL
  • restore static generation for the existing /comparison-tool/ page
  • correct Formester-owned free-plan claims on the Jotform alternative page
  • preserve competitor limits where audit review proved they were correctly attributed

Commits

  • fa13d654 content link replacements
  • 6ec5956e dead feature CTA removal
  • 4ac52b13 Jotform alternative free-plan correction
  • 85dedaa2 comparison-tool prerender repair
  • 360907d0 direct Google Sheets guide links
  • 84ce217c Gravity Forms footer navigation repair

Verification

  • git diff --check passed
  • final npm run build passed: 3,372 routes prerendered
  • verified generated static output for /comparison-tool/ and /blog/google-forms-to-google-sheets/
  • verified public replacement URLs return HTTP 200

Deliberate exclusions

  • competitor pricing caps that were correctly attributed
  • CMS/app-generated template links and stale template slugs not represented in this repository
  • intentional HubSpot duplicate-page canonicalization and preview pages already excluded by repository sitemap logic

@netlify

netlify Bot commented Sep 2, 2026

Copy link
Copy Markdown

Deploy Preview for formester-prod ready!

Name Link
🔨 Latest commit 84ce217
🔍 Latest deploy log https://app.netlify.com/projects/formester-prod/deploys/6a98423f17615a00088ec37d
😎 Deploy Preview https://deploy-preview-892--formester-prod.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread nuxt.config.js
prerender: {
crawlLinks: true,
routes: ['/', '/sitemap.xml'],
ignore: ['/api', '/comparison-tool'],

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@partha6686 do you know why this was like this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant