Hi,

When I retrieve data via javascript+JSON method (instead of REST via URL),
the link which I click does not reflect what the user will end up seeing.

Example for showing the features belonging to a LED TV product:
JSON

getFeatureFacets('LEDTV') Get features for LED TV 

REST
www.domain.com/TVs/LEDTV Get features for LED TV 

As you see the href in the second example clearly displays what the user may
expect when clicking this link. That is VERY important for search engines.
So how can I still use javascript+JSON, but not loose the SEO value?

Regards,
Peter
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Javascript-JSON-not-optimized-for-SEO-tp1751641p1751641.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to