Find me on:

Tags
.htaccess 404 awards bookmark bookmarks canonical tag copy&paste css daily readings div dreamweaver feed firefox4 flash floats gallery google HTML5 interview jquery menu mod rewrite optimization php png ranking register.it seo sitemap siti siti internet snippets swfobject table web web design web designer web designer Padova web designer quarto d'altino web designer Treviso web designer veneto web designer venezia web developer veneto wordpress xmlCategories
Category Archives: tips&tricks
The Canonical Tag
Matt Cutts explains the new ‘canonical tag’ in a video. This tag (whose syntax is: ) helps webmaster to clean up duplicate urls on sites and is very useful when working with CMS such as wordpress for instance.
The SWFObject 2.1 in a nutshell
We all know the SWFObject and how it works; let’s see how to implement it in our webpages in just few seconds. This syntax only applies to the SWFObject v. 2.1 available at googlecode.
My reset.css
This is my version of the standard reset.css Eric Meyer posted some time ago in his website. Just copy it and paste it at the beginning of your css. I’ll be updating it accordingly. This little piece of code should … Continue reading
SEO Title Tag
I’ve just come across this WordPress plugin. You can find it here. As usual download the file and copy it to the plugin folder of your WP distribution; browse to settings>Seo title tag; write your custom ‘Home page title tag’ … Continue reading
A rss feed for your website
In this short article I am going to show you how to create a rss feed; I know there are a lot of web applications that could do the job for you out there (Feedburner for example or the built-in … Continue reading
The sitemap.xml & Google
One of the fastest way I use to tell Google that my website contains updated pages is the re-submission of the sitemap.xml. In five cases I noticed that it crowled my website within few hours.