Forum Moderators: Robert Charlton & goodroi
$(".ajax").colorbox({height:"80%",
width:"80%",
href: function() {
return $(this).attr("data-href");
}
});
So, are you saying that - unless you use this method - Google will either:
- index the content on the separate 'fragment' url; or
- not index it at all?
Did you try 'noindex' on the fragment page to see if the content was attributed to the main page in that instance?