you could try the solution here: Active link to other webpage in Pinned Post on landing page?
It would require something like this, as the description and title both appear to sanitize html so there is no way to add a hidden anchor element in either of those.
If you don’t want a link displayed, you could use the same solution but select the blog-title
element and append a child link with some css for display:none;