<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Computer e Web .net &#187; automatico</title>
	<atom:link href="http://www.computereweb.net/tag/automatico/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computereweb.net</link>
	<description>Blog sullo sviluppo Web</description>
	<lastBuildDate>Tue, 20 Jul 2010 09:35:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>GENERATORE AUTOMATICO DI META TAG</title>
		<link>http://www.computereweb.net/generatore-automatico-di-meta-tag/</link>
		<comments>http://www.computereweb.net/generatore-automatico-di-meta-tag/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 12:18:56 +0000</pubDate>
		<dc:creator>computereweb.net</dc:creator>
				<category><![CDATA[Fai da Te]]></category>
		<category><![CDATA[automatico]]></category>
		<category><![CDATA[generatore]]></category>
		<category><![CDATA[meta tag]]></category>

		<guid isPermaLink="false">http://www.computereweb.net/?p=462</guid>
		<description><![CDATA[I meta tag, sono quella parte invisibile di una pagina web, che consentono agli spider e ad i robot dei motori di ricerca di indicizzare le pagine web del nostro sito.
Vengono inseriti, tramite un editor testuale, all&#8217;inizio del documento tra &#60;head&#62; ed &#60;/head&#62;.
I più importanti tag sono:
&#60;META NAME=&#8221;description&#8221; CONTENT=&#8221;La descrizione del sito o della pagina&#8221;&#62;
&#60;META [...]]]></description>
			<content:encoded><![CDATA[<p>I meta tag, sono quella parte invisibile di una pagina web, che consentono agli spider e ad i robot dei motori di ricerca di indicizzare le pagine web del nostro sito.<br />
Vengono inseriti, tramite un editor testuale, all&#8217;inizio del documento tra &lt;head&gt; ed &lt;/head&gt;.<br />
I più importanti tag sono:<br />
&lt;META NAME=&#8221;description&#8221; CONTENT=&#8221;La descrizione del sito o della pagina&#8221;&gt;<br />
&lt;META NAME=&#8221;keywords&#8221; CONTENT=&#8221; le parole chiave separate da virgole&#8221;&gt;</p>
<p>Usa questo generatore automatico, per inserire i meta tag nelle pagine del tuo sito.<br />
<script type="text/javascript"><!--
function MakeIt(form){</p>
<p>var txt='<META NAME="DESCRIPTION" CONTENT="'+form.description.value+'">\r\n';</p>
<p>txt+='<META NAME="KEYWORDS" CONTENT="';</p>
<p>if (form.keywords.value)</p>
<p>txt+=form.keywords.value+'">\r\n';</p>
<p>form.source.value=txt;</p>
<p>}</p>
<p>function AddText(form, Action){</p>
<p>var AddTxt="";</p>
<p>var txt="";</p>
<p>form.keywords.value+=AddTxt;</p>
<p>}</p>
<p>function ResetPage(form){</p>
<p>if(confirm("Vuoi cancellare tutto, e ricominciare?")){</p>
<p>form.description.value="";</p>
<p>form.source.value="";</p>
<p>form.keywords.value="";</p>
<p>   }</p>
<p>}
// --></script></p>
<div>
<form>
<table border="2" cellpadding="4" bgcolor="#dedfdf">
<tbody>
<tr>
<td align="center"><span style="font-family: arial; font-size: small;"><strong>Descrizione del sito<br />
<span>(massimo 300 caratteri)</span></strong></span></td>
<td align="center">
<input name="description" size="32" type="text" /></td>
</tr>
<tr>
<td align="center"><span style="font-family: arial; font-size: small;"><strong></strong></span><span style="font-family: arial; font-size: small;"><strong>Piu&#8217; di 10 parole chiave<br />
<span>(separate dalla virgola)</span></strong></span></td>
<td align="center">
<input name="keywords" size="32" type="text" /></td>
</tr>
<tr>
<td><span style="font-family: arial; font-size: small;"><strong></strong></span><span style="font-family: arial; font-size: small;"><strong><br />
<input onclick="MakeIt(this.form);" type="button" value="Crea i Meta Tags" /></strong></span></td>
<td align="center"><span style="font-size: x-small;"><strong>Questo e&#8217; il tuo codice per i Meta Tag.</strong></p>
<p><strong>copia e incolla nel tuo documento tra gli elementi HEAD<br />
</strong></p>
<p></span><textarea cols="45" rows="5" name="source"></textarea></td>
</tr>
</tbody>
</table>
</form>
</div>
<p><a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fgeneratore-automatico-di-meta-tag%2F&amp;linkname=GENERATORE%20AUTOMATICO%20DI%20META%20TAG" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fgeneratore-automatico-di-meta-tag%2F&amp;linkname=GENERATORE%20AUTOMATICO%20DI%20META%20TAG" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/windows_live_spaces?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fgeneratore-automatico-di-meta-tag%2F&amp;linkname=GENERATORE%20AUTOMATICO%20DI%20META%20TAG" title="Windows Live Spaces" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/spaces.png" width="16" height="16" alt="Windows Live Spaces"/></a> <a href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fgeneratore-automatico-di-meta-tag%2F&amp;linkname=GENERATORE%20AUTOMATICO%20DI%20META%20TAG" title="WordPress" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a> <a href="http://www.addtoany.com/add_to/yahoo_messenger?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fgeneratore-automatico-di-meta-tag%2F&amp;linkname=GENERATORE%20AUTOMATICO%20DI%20META%20TAG" title="Yahoo Messenger" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/yim.png" width="16" height="16" alt="Yahoo Messenger"/></a> <a href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fgeneratore-automatico-di-meta-tag%2F&amp;linkname=GENERATORE%20AUTOMATICO%20DI%20META%20TAG" title="MySpace" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a> <a href="http://www.addtoany.com/add_to/oknotizie?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fgeneratore-automatico-di-meta-tag%2F&amp;linkname=GENERATORE%20AUTOMATICO%20DI%20META%20TAG" title="Oknotizie" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/oknotizie.png" width="16" height="16" alt="Oknotizie"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fgeneratore-automatico-di-meta-tag%2F&amp;linkname=GENERATORE%20AUTOMATICO%20DI%20META%20TAG" title="Digg" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fgeneratore-automatico-di-meta-tag%2F&amp;linkname=GENERATORE%20AUTOMATICO%20DI%20META%20TAG" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fgeneratore-automatico-di-meta-tag%2F&amp;linkname=GENERATORE%20AUTOMATICO%20DI%20META%20TAG" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/hotmail?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fgeneratore-automatico-di-meta-tag%2F&amp;linkname=GENERATORE%20AUTOMATICO%20DI%20META%20TAG" title="Hotmail" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/live.png" width="16" height="16" alt="Hotmail"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fgeneratore-automatico-di-meta-tag%2F&amp;linkname=GENERATORE%20AUTOMATICO%20DI%20META%20TAG">Condividi</a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.computereweb.net/generatore-automatico-di-meta-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JAVASCRIPT: Copyright automatico</title>
		<link>http://www.computereweb.net/javascript-copyright-automatico/</link>
		<comments>http://www.computereweb.net/javascript-copyright-automatico/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 14:27:18 +0000</pubDate>
		<dc:creator>computereweb.net</dc:creator>
				<category><![CDATA[Trucchetti]]></category>
		<category><![CDATA[automatico]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.computereweb.net/?p=149</guid>
		<description><![CDATA[


 Se gestite un sito in html o con uno cms questo piccolo script potrebbe esservi molto utile. Aggiorna automaticamente il copyright.
Sarà sufficiente sostituire &#8211; in questo esempio &#8211; 2000 (con l&#8217;anno di nascita del vostro sito!)
//Script created by Ronny Drappier, http://sipreal.com
//Visit http://javascriptkit.com for this script
    today=new Date();
    y0=today.getFullYear();
  // end hiding &#8212;&#62;
&#60;/script&#62;
&#60;p&#62;:-) 2000-
&#60;script language=&#8221;JavaScript&#8221;&#62;
  [...]]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding=0 cellspacing=0><tr><td><script type="text/javascript"><!--
google_ad_client = "pub-9617687714544014";
/* computereweb art 336x280 */
google_ad_slot = "2032829207";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></td></tr></table> <p>Se gestite un sito in html o con uno cms questo piccolo script potrebbe esservi molto utile. Aggiorna automaticamente il copyright.<br />
Sarà sufficiente sostituire &#8211; in questo esempio &#8211; 2000 (con l&#8217;anno di nascita del vostro sito!)<br/><br />
<textarea name="testo6" rows="20" cols="60" readonly="readonly">//Script created by Ronny Drappier, <a href="http://sipreal.com">http://sipreal.com</a><br />
//Visit <a href="http://javascriptkit.com">http://javascriptkit.com</a> for this script</p>
<p>    today=new Date();<br />
    y0=today.getFullYear();</p>
<p>  // end hiding &#8212;&gt;<br />
&lt;/script&gt;<br />
&lt;p&gt;:-) 2000-<br />
&lt;script language=&#8221;JavaScript&#8221;&gt;<br />
  &lt;!&#8212; Hide from old browsers<br />
    document.write(y0);<br />
  // end hiding &#8212;&gt;</textarea></p>
<p><a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fjavascript-copyright-automatico%2F&amp;linkname=JAVASCRIPT%3A%20Copyright%20automatico" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fjavascript-copyright-automatico%2F&amp;linkname=JAVASCRIPT%3A%20Copyright%20automatico" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/windows_live_spaces?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fjavascript-copyright-automatico%2F&amp;linkname=JAVASCRIPT%3A%20Copyright%20automatico" title="Windows Live Spaces" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/spaces.png" width="16" height="16" alt="Windows Live Spaces"/></a> <a href="http://www.addtoany.com/add_to/wordpress?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fjavascript-copyright-automatico%2F&amp;linkname=JAVASCRIPT%3A%20Copyright%20automatico" title="WordPress" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/wordpress.png" width="16" height="16" alt="WordPress"/></a> <a href="http://www.addtoany.com/add_to/yahoo_messenger?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fjavascript-copyright-automatico%2F&amp;linkname=JAVASCRIPT%3A%20Copyright%20automatico" title="Yahoo Messenger" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/yim.png" width="16" height="16" alt="Yahoo Messenger"/></a> <a href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fjavascript-copyright-automatico%2F&amp;linkname=JAVASCRIPT%3A%20Copyright%20automatico" title="MySpace" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a> <a href="http://www.addtoany.com/add_to/oknotizie?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fjavascript-copyright-automatico%2F&amp;linkname=JAVASCRIPT%3A%20Copyright%20automatico" title="Oknotizie" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/oknotizie.png" width="16" height="16" alt="Oknotizie"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fjavascript-copyright-automatico%2F&amp;linkname=JAVASCRIPT%3A%20Copyright%20automatico" title="Digg" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fjavascript-copyright-automatico%2F&amp;linkname=JAVASCRIPT%3A%20Copyright%20automatico" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fjavascript-copyright-automatico%2F&amp;linkname=JAVASCRIPT%3A%20Copyright%20automatico" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/hotmail?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fjavascript-copyright-automatico%2F&amp;linkname=JAVASCRIPT%3A%20Copyright%20automatico" title="Hotmail" rel="nofollow" target="_blank"><img src="http://www.computereweb.net/wp-content/plugins/add-to-any/icons/live.png" width="16" height="16" alt="Hotmail"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.computereweb.net%2Fjavascript-copyright-automatico%2F&amp;linkname=JAVASCRIPT%3A%20Copyright%20automatico">Condividi</a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.computereweb.net/javascript-copyright-automatico/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
