iframes, anchor tags
iframes, anchor tags
Out of context: Reply #12
- Started
- Last post
- 26 Responses
- YAYPaul0
Doing it via Divs + Ajax can be better for your SEO on the first page loaded, where a spider wouldn't load the iframe content, but you'll still have issues with links loading via Ajax as the code and probably links will be JS based.
I have my current portfolio setup to use Divs + Ajax and it works quick nicely, however for search engines it blows because of all the JavaScript rendering going on.
Some links;
http://www.swaymyway.com/divtuto…
http://www.lissaexplains.com/htm…