Closed nedtwigg closed 4 years ago
We've needed a social preview for search results for a while. Now that we're redirecting around them, this might be a good time to add it.
The first URL should show the dev view for a random view clip, and the second URL should show the dev view that I mocked up for the search, dunno why it's not working.
Ah, the problem was the trailing .png, remove that and it works. Huzzah!
.png
This url: http://localhost:3000/devSocialEmbed#~query:'saddam,laden,election',factsetHash:E74aoUY,kind:searchResults
Will produce this image:
Now it looks like this:
Not perfect, but good enough to start doing some testing with.
We've needed a social preview for search results for a while. Now that we're redirecting around them, this might be a good time to add it.
The first URL should show the dev view for a random view clip, and the second URL should show the dev view that I mocked up for the search, dunno why it's not working.