SSWConsulting / SSWConsulting/SSW.Website
🐛 Bug - Investigate and Remove Unnecessary 'phoneAlt' Text from Contact Us Button
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 14
- Forks
- 10
- Avg merge
- 13h 51m
- Merged PRs (30d)
- 38
Description
Requested by: @tiagov8 via YakShaver.ai 🦬
cc: @tiagov8, @brookjeynes-ssw, @adamcogan, @babakamyljanovssw
Hi Team!
🟥 Watch the video (1 min 29 sec)
Url from screen share: https://www.bing.com/search?q=SSW&form=QBLH&sp=-1&lq=0&pq=opbmjc&sc=8-1&qs=n&sk=&cvid=56f69654312704b4aa27354e32811d0a
Pain
The 'Contact Us' button on the SSW website contains a span with the class 'sr-only' and text 'phoneAlt'. This text appears in Bing search results, which may affect SEO and user experience. The task is to investigate the necessity of this text and remove it if it is not required. Additionally, ensure the button text is not in all uppercase to maintain consistency in search results.
Acceptance Criteria
- The 'phoneAlt' text is removed from the 'Contact Us' button if it is deemed unnecessary.
- The button text is not in all uppercase.
- The change does not affect the UI or functionality of the website.
- Bing search results no longer display the 'phone out' text.
Reproduce Steps
- Search for 'SSW' on Bing Australia.
- Observe the first item in the search results, which links to the 'Contact Us' page.
- Notice the 'phoneAlt' text appearing in the search result.
- Inspect the 'Contact Us' button on the SSW website and find the span with class 'sr-only' containing 'phoneAlt'.
Screenshot

Figure: Strange 'phoneAlt' text appears on Bing search result.
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 locating the Contact Us button markup in the SSW.Website and inspect the sr-only span containing “phoneAlt”. Reproduce the issue by searching for SSW on Bing Australia, then verify that the button keeps its UI and functionality, is not all uppercase, and that the unwanted text no longer appears in search results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, nextjs
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100