Home

Stefano Mallozzi Professional web developmentStefano Mallozzi Professional web development

Condividi contenuti
  • About me
  • Bookmark
  • Tips and tricks
  • Tutorials
  • Contact me
  • Feed aggregator
Home

Languages

  • Italiano
  • English

Contact me

Tag cloud

connection drupal i18n ics images internet lan network node images photo php seo
More tags

Photo galleries

  • Pictures of Gaeta

How to redirect a dynamic sitemap url to a static sitemap.xml url

Mon, 19/01/2009 - 18:23 — stefano

If your sitemap url is available on a static url like /sitemap.xml, and you want to add a redirect from a dynamic url like /sitemap, just open the .htaccess file and add the following code:

# redirect sitemap
RewriteRule ^(sitemap)$ sitemap.xml [L]

Tags:
  • Tips and tricks
  • htaccess
  • seo
  • sitemap
»
  • Italiano

Keyword research tools

Wed, 07/01/2009 - 20:39 — stefano

There are some interesting tools to help users find the appropriate keywords:

  • Search-based Keyword Tool for Google Adwords
    This tool
    Questo strumento allows you to find a bunch of keywords related to a specific set of keywords, or to some content (available from URL or pasting the text). It shows several statistics for the matching keywords, like the approximate number of search queries, so you can choose the most used ones, and get a better search engine placement.
  • Textalyser
    Textalyser is a powerful text analysis tool. It shows the frequency of words in the text, so you can pick the most used ones as keywords. In order to get a better search engine placement, every keyword should have a 2.5 to 5 percent frequency.
  • Keyword Analysis
    Keyword Analysis shows the density of specific keywords in a text. It works in real time: you enter a keyword and you see the current density. This way you can refine the text and get the desidered density for your keywords.
Tags:
  • Tips and tricks
  • keywords
  • search engines
  • seo
»
  • Italiano
Syndicate content

© Stefano Mallozzi
P.IVA 02155580596
Valid XHTML 1.0 Strict Valid CSS Valid RSS
Powered by Drupal Powered by Apache Powered by MySQL Powered by PHP