Sorry David if you get this twice, didn't notice the email was just to you and not the list. :)
derek | idea company wrote: > Hi David, > > I'm glad I've made your day. I had a thought about getting google to > better crawl the website, I don't know if it'll work or not, but I'd be > more than happy to test and find out. Firstly, does the > ex:example-content="" work on any page that's calling the exhibit api or > does it just work inside the exhibit lens templates, or UI components? > If it does work anywhere that the API is being called could something > like this work: > > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" > "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" version="-//W3C//DTD XHTML > 1.1//EN" xml:lang="en"> > <head> > <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> > <meta http-equiv="content-language" content="en-us" /> > <meta http-equiv="imagetoolbar" content="no" /> > <meta name="robots" content="all" /> > <meta name="copyright" ex:content-content=".copyright" /> > <meta name="description" ex:content-content=".description" /> > <meta name="keywords" ex:content-content=".keywords" /> > <meta name="MSSmartTagsPreventParsing" content="true" /> > > <title></title> > > <script > src="http://static.simile.mit.edu/exhibit/api/exhibit-api.js?views=timeline" > type="text/javascript"></script> > > <link href="js/cgdh-schema.js" type="application/json" rel="exhibit/data" > /> > </head> > > Or has this already been thought of? Let me know what you think, I can > give it a test and wait the standard week for google to recrawl my site > and let you know if it worked or not. > > Cheers, > Derek > > Derek Kinsman > The Idea Company > > New Media Designer > > http://www.ideacompany.ca/ > http://boring.ambitiouslemon.com/ > 1.416.371.5652 > > > > David Huynh wrote: > > Hi Derek, > > That's a great idea! I'll try to implement the search feature soon. Now > that Exhibit's UI has been fragmented into smaller pieces, it's easier > to implement new pieces without feeling guilty about forcing them on the > users, because they can be plugged in only when wanted. > > Cheers, > > David > >> ... and thanks for the "cooler than your mom" thing on your site :-) >> It makes my day! >> >> David >> > > _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
