Sunday, 15 April 2012

javascript - Making a website widget SEO compliant - is it possible? -



javascript - Making a website widget SEO compliant - is it possible? -

i've been briefed add together widget client's site allow user interact different parts of image, , drill downwards more detailed info clicking on. fine, , i've done many more times before. , if part of site in command of, i'd know how create seo compliant.

however, must hosted on client's company website, , there technical restrictions on how build must work on there. notably can add together single custom html page part of site our widget, page must load everything. whilst can upload many other html files like, single file ever part of site structure, header, legft navigation, etc.

and approach works fine. place javascript in skeleton html page, , heavy lifting - loading additional html pages via ajax required.

however, client has insisted each section of widget optimised seo, , crawl-able google. if on site had command over, create each section of widget separate html page - it's own title, description, url, etc - , load them via ajax.

but client allowing 1 page part of site, won't work in case. can add together other html pages own seo meta tags - if there viewed in browser, they'd have widget's content - no left navigation, header, etc.

so solution here? seo breaks google (or other search engine) homecoming url these standalone pages, breaks site experience entirely.

am right in thinking there isn't way of doing unless client allows create every single similar page on website?

javascript ajax seo hashbang

No comments:

Post a Comment