ESI (Edge Side Include) and hinclude content on search engine? -


first of i'm sorry if question belong, if please let me know should post if possible.

i have discovered esi , hinclude ways boost side performance, have searched , down , not find document on how search engines index pages using these. think since hinclude use javascript not possible search engines index content included dynamically them. i'm not sure esi, content indexed or left out well? hope can shed light on me on topic.

regards

esi processed "edge-side" - example akamai or varnish. client never sees esi include tags, see rendered page.

hinclude processes client-side means search engine's spider need able process javascript. search engines seem moving direction may not support it.


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -