El Dorado

A full-stack community web application written in Ruby/Rails
Where can i insert metatags? « El Dorado « almost effortless
 
Tue, 17 Jun 2008, 7:07pm #1
gnovena
Member
Registered: Jan, 2008
Last visit: Fri, 26 Sep 2008
Posts: 15

i've been experimenting with el dorado at http://expertperfect.com

trying to figure out where i might insert some metatags for Google Analytics and other similar tracking/verification type stuff?

also, if you wanted to submit a sitemap to google for indexing....does el dorado have that?

Offline
Wed, 18 Jun 2008, 12:11am #2
Trevor
Administrator
Wait-ill-fix-it
Registered: Sep, 2005
Last visit: 36 minutes ago
Posts: 226

Your best bet right now is to hack the view in app/layouts/application. I hope to add proper "theme" support in the future, though.

I believe this is a good sitemap plugin you could try:

http://github.com/queso/sitemap/tree/master

Let me know how you like it - perhaps I can add it to the app directly in the future.

Offline