I notice every image uploaded on wordpress website will have a separate page(a permalink to the image)
like this : https://www.knexusgroup.com/linkedin_logo_v1/
This is not good, how do I remove these page for every image? Every image have already CDN link.
I have got hold on images uploaded for blog post using Yost plugin
but these images are uploaded to pages & are not attached to the particular page. These images are not looking good on the search result.
Please help me how can I remove this from wordpress.
Create a new file called image.php in your theme. Insert the code below in your image.php file,