Ajax portfolio vs non Ajax portfolio?
Thanks
- Author was Featured
- Item was Featured
- Author had a File in an Envato Bundle
- Exclusive Author
- Has been a member for 3-4 years
- Interviewed on the Envato Notes blog
- Contributed a Tutorial to a Tuts+ Site
- Microlancer Beta Tester
AJAX will don’t need change page and load more data for current page.You can view my alterna theme portfolio (waterfall flux with ajax) will know it. 
I have one question regarding Ajax – is it true the Ajax is less SEO friendly? I mean, when the crawlers come to the page, will they see all the content or not? Will they see a single page or all of them?
- Community Superstar
- Item was Featured
- Author was Featured
- Has been a member for 5-6 years
- Won a Competition
- Sold between 50 000 and 100 000 dollars
- Bought between 10 and 49 items
- Referred between 50 and 99 users
- Europe
They say google is reading somehow the content loaded with ajax, if it finds a certain types of urls… But I think that is really hard. It’s hard for a webcrawler to create the conditions to load content via your js code.
In most cases, a search engine only sees the data you give to it when you have js disabled.
The key part is to have links and pointers to content, so web crawlers finds it. If you don’t give those without js, you will have a bad time.
- Most Wanted Bounty Winner
- Sold between 250 000 and 1 000 000 dollars
- Has been a member for 5-6 years
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Won a Competition
- Bought between 100 and 499 items
- Exclusive Author
- Referred between 200 and 499 users
activetofocus said
AJAX will don’t need change page and load more data for current page.You can view my alterna theme portfolio (waterfall flux with ajax) will know it.![]()
There’s more to an AJAX portfolio than just infinite loading..
- Author was Featured
- Item was Featured
- Author had a File in an Envato Bundle
- Exclusive Author
- Has been a member for 3-4 years
- Interviewed on the Envato Notes blog
- Contributed a Tutorial to a Tuts+ Site
- Microlancer Beta Tester
RubenBristian said
activetofocus saidThere’s more to an AJAX portfolio than just infinite loading..
AJAX will don’t need change page and load more data for current page.You can view my alterna theme portfolio (waterfall flux with ajax) will know it.![]()
Yes, just a example for him understand some work with ajax! 
- Bought between 100 and 499 items
- Has been a member for 4-5 years
- United Kingdom
If you’ve got a busy server and large AJAX galleries, just check you have enough RAM to handle it!
I still dont know the difference between Ajax and non Ajax…
Mike410 said
I still dont know the difference between Ajax and non Ajax…
Ajax = Doesn’t require your web browser to “refresh” when it loads new content, Ajax can send or retrieve data from a web server without the server needing to “reload/refresh” from the client(you and your web browser in this case)
non-Ajax = the page needs to be refreshed to get new content, when you click on a link in a page you see the page actually reload, if the site setup properly most of the site contents cached(images css js) so its brief.
its more complex than this but yeah
Here’s a video that may help you understand what it is. http://css-tricks.com/video-screencasts/81-ajaxing-a-wordpress-theme
Links from Video:
http://themeclubhouse.digwp.com
