Google Search Console Reports getting messed up.

ForumGoogle Search Console Reports getting messed up.
Mohammad Athar Staff asked 3 years ago
I\'m sorting my pages in Google Search Console by changes in impressions and clicks. Unfortunately Search Console counts the URL with a backslash as a separate page (.com/this-page vs .com/this-page/). It really messes up the reporting. Any suggestion on how to handle that?
1 Answers
Best Answer
Poonam Sharma answered 3 years ago
To combine the advice offered here:
  1. Fix your website so that all urls end one way. (there's debate about trailing versus no-trailing slash it seems, but consistency is the most important thing)
  2. In Data studio, you can use REGEX to combine both URLs for accurate measurement.
  3. Learn More https://stackoverflow.com/questions/67580029/google-data-studio-how-to-combine-trailing-slash-non-trailing-slash-urls?fbclid=IwAR3BHRhgV-Y3vlOv8N5CmuN7KAarvtH0-U7F0uqjF433-dDvJSS8uKZwgLo