javascript - Make a single page webapplication crawlable for social networks (Facebook/Twitter/reddit) -
i have single page webapplication written in backbone (backend restful java api). problem simple: know how make website crawlable google - not social networks.
try link on fb: http://eese.com/story/206875
it show standard meta description , not actual content.
is there way make website crawlable social networks? (hope not broad - know general concept achieve this)
apart using correct opengraph tags, need able serve static version of spa.
have @ pre-rendering solution https://prerender.io/ present crawlers static version of website.
Comments
Post a Comment