Administrator Password Hacking from User Mode

HACK ADMIN PASSWORD FROM USER MODE :

To hack admin password follow these steps:

1. Open command prompt (start->run->cmd),

2. Enter the following command, then press enter

3. Enter the following command, then press enter: compmgmt.msc this should open the computer management console.

4. Go to local users & groups->users. right click on any user and select "set password".

If you get a "access denied" do the following: start>run>cmd then use following commands
1) Net user test /add (this command will make test named user)

2) Net localgroup administrators test /add (this command will make test user as administrators rights) and use net user command to reset your admin. Password.

Favicon.ico Creation for Website

Given below the steps which should be followed to create and update favicon.ico for a site:

1. Make a graphic (just a simple one) in your graphic's editor. and Save the graphic as .gif or .bmp file on your hard drive,

The format used must be:

* 16 colours in the palette
* 16x16 pixels in size

2. Now Convert your .bmp or .gif file in favicon.co.uk to the .ico file extension.

3. Save the .ico file in the Directory where the page present.

4. Enter the given below code in your index.htm file.

5. Enter given below code in between your Head tag.
favicon Code6. Now Save the page and upload favicon.ico image and index.html file.

7. Your favicon may not appear immediately after you've completed the above two steps. It may take few days, and in IE, sometimes the favicon will disappear from time to time due to a browser bug.

8. If you want favicon in every page then you should add given code in every page.

Adding image information in google Sitemap

Images play a vital role in every site. Images are also a good resource to generate traffic. a Good news for SEO/SEM world.... now you can use Sitemap to provide information about your site images to Google .

Given below the code to add your site images information to sitemap:

Adding Images in SitemapThe following example shows a Sitemap entry for the URL http://www.abc.com/xyz.html, which contains two images.

Image information addition to Google Sitemap
You can list up to 1,000 images for each page.

Image Tag Definitions which we can use with Google Sitemap entry:

Image tag Definitions to add image in Google Sitemap