Google Explains A Character Is Needed After The /? Of A URL To Be Unique

[ad_1]

This may be obvious to many of you and this is a purely technical note, but for a URL to be somewhat unique, generally you need to have at least one character after the trailing slash followed by the question mark. So if you have a URL that ends with /? it is the same thing as that being just /.

Generally, what follows a /? are additional parameters that make the page load something dynamic from a database. If the URL just has a ?, then it has no additional filters or details from what the main / URL contains.

Of course, you can code anything, so technically, you can make it have unique content on the /? page if you want, but generally that is not how sites work.

That is why John Mueller said on Twitter “Using just “/?” at the end of a URL is equivalent to not having anything after the slash. You need at least 1 character after the “?”.”

This was specific to a feature in Search Console, here is the context:

Anyway, this is something to keep in mind when reviewing sites and in general, it is something good to just know.

Forum discussion at Twitter.

Note: This was pre-written and scheduled to be posted today, I am currently offline for Simchat Torah.



[ad_2]

Source link

8 thoughts on “Google Explains A Character Is Needed After The /? Of A URL To Be Unique

Leave a Reply

Your email address will not be published. Required fields are marked *