Categories
Chrome Google Internet Explorer Microsoft Mozilla Firefox Tips & Tricks W3C

Tips & Tricks – create sitemap automatically

To create automatically an updated site map (or sitemap) of your website I suggest you to use the

Sitemaps Generator

XML Sitemaps Generator | XML-Sitemas.com
Create your Google Sitemap Online – XML Sitemaps Generator

Services:

  • Free Online Generator (Maximum 500 pages)
  • Unlimited Generator (No limits)
  • Online PRO Service

To use the online Free Service, you need to enter some simple details:

  1. the full http address for your site
  2. change frequency
  3. last modification (if you don’t know use “Use server’s response”)
  4. priority (if you don’t know use “Automatically Calculated Priority”)

Then Start. Maximum 500 pages will be indexed in sitemap.

With the Free service, after process, you can download the following formats:

  • un-compressed XML (.xml)
  • compressed XML (.xml.gz)
  • HTML (.html)
  • in Text Format (urllist.txt)
  • ROR (ror.xml)

With the Payment Services you can generate any kind of Sitemap you require:

  • XML
  • HTML
  • Images
  • Video
  • News
  • Text formatted
  • Mobile

Do you think that my Tip & Trick is useful? Leave a reply.

Categories
HOW TO Microsoft Windows 7 Windows 8 / 8.1 Windows Server 2008 Windows Server 2012 Windows Vista Windows XP

HOW TO display the Menu bar in Windows Internet Explorer (IE)

Since Windows Internet Explorer 7 the menu bar is hidden by default, to display it you can press Alt.

If you’d like it to be always displayed follow these simple steps:

  1. Launch IE
  2. press Alt to display the menu bar
  3. click View -> Toolbars
  4. check Menu bar
  5. check Lock the bars if you want lock the displayed bars

With the same steps you can display/hide different bars: Favorites bar, Command bar and Status bar.

For Systems Engineers:

It’s possible enable/disable the menu bar setting Local Computer Policy.
Run gpedit.msc and expand
Computer Configuration node to set the Policy for all users that use the computer
or
User Configuration node to set the Policy only for current user
Administrative Templates -> Windows Components -> Internet Explorer
Double-click
or
Right-click and select Edit
on Turn on menu bar by default, choose
Enabled to enable always displayed menu bar
or
Disabled/Not Configured to disable always displayed menu bar
then click OK.

For Network Administrators:

You can set the policy as above using Group Policy Management
Run gpmc.msc in the Domain Controller (DC) and
Create a GPO in this domain, and Link it here…
or
select an existing Group Policy Object (GPO), right-click and select Edit
in your
Forest
or
Organization Unit (Domain)
or
Site.

Did my HOW TO help you? Leave a reply.