SSWConsulting / SSWConsulting/SSW.Website
✨Parameterize user actions
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 14
- Forks
- 10
- Avg merge
- 13h 51m
- Merged PRs (30d)
- 38
Description
Is your feature request related to a problem? Please describe.
We are not using query when the form pop out and on nextjs we are not using parameter, that's not good for SEO as well
Describe the solution you'd like
Just parameterize it like this:
reference: https://support.google.com/analytics/answer/1033863?hl=en#zippy=%2Cin-this-article
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the user-action form flow in the Next.js website and compare its current behavior with the examples in the issue screenshots. Use the linked Google Analytics reference to clarify the intended parameter format; done means the relevant actions expose their parameters in the URL and the requested SEO concern is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100