how do I turn off whatever causes links to be embedded as URL's site title

When I print a url onto my site, it automatically gets wrapped in:

blockquote class=wp-embedded-content data-secret=tDj3qpdVAia href=https://www.example.com/Example Domain/a/blockquote

even though all I printed to the page is https://www.example.com/. What is this mechanism and how can I disable either on a specific page or site-wide?

What I Tried

Topic embed links Wordpress

Category Web


Print that plain text url as a link:

<a href=“https://example.com”>https://example.com</a>

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.