Otherwise, the search engine will perceive different pages as duplicates.
What are the GET parameters
GET request - a method of transferring data from a client to a server in order to obtain the information specified using specific GET parameters.
This is public data available when you view the link in the story once again. Using such a request is relevant when the address bar data does not change. That is, every time you access a page with the given parameters, its address remains constant.
A GET request consists of a domain, page address, and parameters that follow the "?" sign. The format of one parameter looks like this: "key = description". The whole request looks like this: