laukstein/ajax-seo

Script won't on ajax-loaded content

Closed this issue · 1 comments

for example I have links in #content that was ajax-loaded, it isn't binded, so it loads that page instead.

<a href="/about">About</a>

I have already set:

$('a').address();

It's with the script this repo is using, sigh.