How to speed up bootup time in windows by accessing start-up

source:

http://www.groovypost.com/howto/performance-disable-startup-programs-windows-7-vista/

Posted by  on May 15, 2011 in How-ToComments 16 comments
  • delicious
  • facebook
  • linkedin
  • reddit
  • stumble
  • twitter
  • email
WP Greet Box icon

Welcome to groovyPost.com! We appreciate your visit and hope we become a part of your daily routine! To get full use of our site:

How to See if Your Site is in the Search Index

How to See if Your Site is in the

Search Index

http://help.yahoo.com/l/us/yahoo/search/indexing/indexing-01.html;_ylt=AkXshnDKbMc1ppziZT9W9TTIOCd4

enter:

>> site:Yoursitename.com

any search engine!

the  syntax is the same.

How to hide your download page and TY page from being indexed

Open the source html file,

Put this inside the <head> … </head>  tags

<head>

<meta content = “NOARCHIVE”  name=”ROBOTS”>

<meta content = “NOINDEX, NOFOLLOW”  name=”ROBOTS”>

OR …

<meta name=”ROBOTS” content=”NOINDEX, NOFOLLOW”>

how to create internal links or jumps

http://www.w3schools.com/html/tryit.asp?filename=tryhtml_link_locations

(best)

google xml vs dagon sitemap

you can use both:

Dagon for users

xml for robots

http://wordpress.org/support/topic/google-xml-vs-dagon-sitemap

Auto WP Backup

http://tomuse.com/wordpress-backup-plugin-service-review/

Related Posts

How to automate WP backups

http://www.webdesigncompany.net/automatic-wordpress-backup/

Our mission for this plugin is simple: Every WordPress should backup.

Version 1 of AWB was released in Dec 09. It was a major breakthrough at the time. It was the only WordPress plugin that allowed for automatic backup of your entire WordPress site to an external source, in our case Amazon S3 servers. We’ve been downloaded a few thousand times and have gotten great feedback from the WordPress community. We consider it a fantastic start.

For the last few months, we’ve been working on the next version of the plugin. This new version is fantastic. It brings a few key features that will make the lives of WordPress users much easier.

How to instantly setup WP blogs

use seo-automatic plug-in (already includes Dagon Site Map generator)

from the developer (search commander)

http://www.pdxtc.com/wpblog/wordpress/wordpress-checklist-now-a-plug-in/

the plugin:

Core Tweaks WordPress Setup

SEO Automatic WordPress setup programmed by Heather Barger for Search Commander, Inc. It also extends the built-in features of WordPress menu management, an and combines several common plugins into one. See SEO Automatic > Core Tweaks for options.

plugin site:

http://www.seoautomatic.com/plugins/wp-core-tweaks/

combines:

Instant WP Setup

This free plugin is based on the exact checklist of manual tasks used by all Search Commander, Inc. employees when setting up new WP blogs. Core Tweaks is hosted at WordPress.org

How To Generate HTML Codes Easily

Use code generators:

Table:

see:

http://www.hooverwebdesign.com/templates/table-generator.html

HTML Codes Cheatsheet:

http://www.htmlcodetutorial.com/quicklist.html

How To Choose Hex Colors

source:

http://www.computerhope.com/htmcolor.htm

// features hex code juxtaposed with actual color

// very useful