• Really like the idea of showing filtered product results with AJAX. However with a large number out outcomes doesn’t this produce a lot of duplicate content with different URL’s for each result?

    I was turned onto this article online that talks about using AJAX with JSON & jQuery to show the results all on the same page without creating additional URL’s. Therefore Google will just see all the products on one single page and eliminate duplicate content.

    You can read the Article here:
    https://moz.com/blog/using-ajax-json-jquery-to-implement-faceted-navigation

    If this is not possible I was considering having my product pages no indexed.

    Your thought?
    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author RazyRx

    (@razyrx)

    Hi,

    This plugin doesn’t create any additional URL’s on product pages.
    URL is changes only for user via JavaScript, but Google doesn’t know about this URL.

    Regards,
    Oleg

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Multiple URL’s With Results & Use JSON and jQuery To Render Clientside’ is closed to new replies.