Avoid Ajax loaded content for search engine bots
        Posted  
        
            by 
                Majiy
            
        on Pro Webmasters
        
        See other posts from Pro Webmasters
        
            or by Majiy
        
        
        
        Published on 2014-02-26T10:11:33Z
        Indexed on 
            2014/05/27
            22:18 UTC
        
        
        Read the original article
        Hit count: 407
        
A website I run has a lot of content that is being loaded using Ajax. The reason for using Ajax is that the content generation takes some time (a few seconds), because it loads data from other websites using their respective APIs.
My concern is, that search engine bots will not see any useful content. The solution I've been thinking about would be to serve search engine bots differently, so that the content will be displayed directly for them. Technically, this would not be a big problem.
My question is: Will search engines (read: Google) consider this behaviour as website cloaking? Are there other concerns I might not have considered?
© Pro Webmasters or respective owner