Hello Guys, I have one issue related to on-page optimisation. How i can perform image optimisation? Thanks
You can perform image optimization using the <alt> tag, open the html of the page and go to where you see the code of the image. it should be something like this <img src=".......">, when you find it in this tag just write this (alt="your keyword") without the brackets. You can also put a title tag with the keywords in the same way.