99% Complete Step By Step Autoblog Setup
1. Create a folder on my desktop that says "100 blog setup" (yep it really says that)
2. Create a folder in that folder that says "plugins"
3. Create a folder in that folder that says "themes"
4. Create a txt file that says "important information" in the main folder
5. Create a txt file that says "blog_logins" in the main folder
6. Create a txt file that says "emails" in the main folder
7. Create a txt file that says "twitter logins" in the main folder
8. Add the robots.txt to my main folder:
Copy & paste to above folder
Sitemap: /sitemap.xml
User-agent: *
Disallow: /wp-content/cache/
Disallow: /wp-content/themes/
Disallow: /wp-content/plugins/
Disallow: /wp-admin/
Disallow: /wp-includes/
Disallow: /wp-login.php
9. Create a txt file called "pinglist" that holds your pinglist [duh]
10. Create a folder in the main folder called "keywords"
11. Create a folder in the main folder called "completed themes"
12. Create a php file in the main folder that is called "functions.php" and contains:
copy code and paste it in above folder
<?php
if ( function_exists('register_sidebar') )
register_sidebar();
?>
[This is because some of the themes you choose will not be widget ready and you will want to make them widget ready later on]
THIS is part 1
e mail me for the rest or wait
SQ49@suzieq49.ws