Widgets content not being crawled by Search Engines
-
Hi Guys,
This follows along the lines of https://github.com/NodeBB/NodeBB/issues/1428. For websites that heavily rely on custom widgets and the custom home page, SEO for brand relevant keywords get severely affected because the content is not present in the source code and is loaded after the page load.
E.g this website http://definedictionarymeaning.com doesn't show anything on the home page on the google webmasters tool. The content is loaded via http://definedictionarymeaning.com/api/widgets/render?v=77j2miltru6&locations[]=sidebar&locations[]=footer&locations[]=header&locations[]=content&template=homepage.tpl&url=&isMobile=false afterwords.
Does anyone know a fix or workaround that'll enable me to load all my widgets via server?
Thanks.
-
Feel free to open an issue on our Github page.