-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🔥 Google unable to index pages #1231
Comments
NOTES
https://search.google.com/test/mobile-friendly TESTING
NOTES
NOTES
NOTES
NOTES
|
Pages tested on weekends get the same no usable on mobile response: https://scores.betarena.com/pt/futebol/real-madrid-almera-18545407 |
The errors were settled after transferring to Heroku. |
* test: #1231; * test: #1231; layout reorder; * test: #1231; single column; * test: #1231; splash; * test: #1231; splash google-vot check; * test: #1231; splash google-bot check; * test: #1231; splash google-bot check; * test: #1231; splash google-bot check; * test: #1231; splash google-bot check (revert); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont);
* Feature/issue-1157/player-stats (#1290) * Googlebot fix apply (#1291) * test: #1231; * test: #1231; layout reorder; * test: #1231; single column; * test: #1231; splash; * test: #1231; splash google-vot check; * test: #1231; splash google-bot check; * test: #1231; splash google-bot check; * test: #1231; splash google-bot check; * test: #1231; splash google-bot check (revert); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont); * test: #1231; splash google-bot check (cont);
🐛 Introduction:
Google is unable to index the platform fixtures and other pages.
📝 Details:
Since the use of scores_lib, the platform has degraded its performance and created several unexpected issues; one of them of high severity is the inability to get correctly indexed, making the platform lose 90% of its traffic.
Error on Google:
The page is not usable on mobile devices.
Uncaught (in promise) Error: Rejected at wrsParams.serviceWorkers.navigator.serviceWorker.register (<anonymous>:13:648) at https://scores.betarena.com/pt/futebol/hellas-verona-bologna-18548086:59:30
🔍 Steps to Reproduce:
Use the search console and add any fixture link.
Also, if a search is made on Google:
"site:scores.betarena.com" is possible to see that the number of pages indexed in the last 24 hours is very low.
🤔 Expected Behavior:
There must be no message stating the pages cannot be used on mobile. Also, the preview should be the mobile view. Besides, the number of indexed pages must be much higher.
💥 Actual Behavior:
Lots of pages are not being indexed, and errors on the Search console.
The text was updated successfully, but these errors were encountered: