Does a Tag to Meta Tag Generator exist in TiddlyWiki? Has anyone added one if that doesn't exist?
I would like to know if there are any add on's for making all the Tags I use show up as Meta Tags. That way search engines could see all the things I created as TAGS and use that for searches. Or am I missing something obvious here?(We shouldn't do this because of X or Y reason.) We talk about new users a lot and having new users find pages built with TW5 from a search engine would be my first line of offense here. If you find a page you think is cool and it uses TW5 and you want to do the same thing you can easily use that as your personal jump off point for TW5. That is how I would get more users is by having them find existing users doing stuff they do or need to do. I found it interesting when I searched for TiddlyWiki I found TWdotC and then a BUNCH of TW Classic stuff. I know that cross linking between sites makes the Search Spiders of the world find pages faster too. I also know that Meta Tags help search Engines find stuff on your page. Meta tags that Google understands <https://support.google.com/webmasters/answer/79812?hl=en> Meta tags are a great way for webmasters to provide search engines with information about their sites. Meta tags can be used to provide information to all sorts of clients, and each system processes only the meta tags they understand and ignores the rest. Meta tags are added to the <head> section of your HTML page and generally look like this: This came up because I just looked at the HTML for one of my TW5 as I messed it up and need to fix it, go me. While I was in there I noticed the Meta Tags that exist currently. <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!-- Force IE standards mode for Intranet and HTA - should be the first meta --> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta name="application-name" content="TiddlyWiki" /> <meta name="generator" content="TiddlyWiki" /> <meta name="tiddlywiki-version" content="5.1.7" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> <meta name="format-detection" content="telephone=no" /> <meta name="copyright" content="TiddlyWiki created by Jeremy Ruston, (jeremy [at] jermolene [dot] com) Any help on this idea is greatly appreciated. Thanks everyone. Rich Shumaker -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
