Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Avada › Forums › Community Forum › Image (snippet) next to search result in Google
Hi, is there any way to manipulate Google to show a different image (snippet) next to organic search results? I’ve set the image as a featured image. Also I have put the following code in the <head> section to manipulate Google, with no results so far:
<!–
<PageMap>
<DataObject type=”thumbnail”>
<Attribute name=”src” value=”https://www.breukes.nl/wp-content/uploads/2022/11/IMG-20220922-WA0046_2.jpg”/>
<Attribute name=”width” value=”100″/>
<Attribute name=”height” value=”130″/>
</DataObject>
</PageMap>
–>