COMPUTER IS RESTARTED AGAIN AND AGAIN

PC is Restarted Again and Again Automatically

Step 1:

To disable automatic restart on system failure, follow the steps below:

a. Restart your computer and start pressing the F8 key on your keyboard. On a computer that is configured for booting to multiple operating systems, you can press the F8 key when the Boot Menu appears.

b. Select an option when theWindows Advanced Options menu appears, and then press ENTER.
c. When theBoot menu appears again, select disable automatic restart on system failure and hit enter.


The Advanced Boot Options menu lets you start Windows in advanced troubleshooting modes. You can access the menu by turning on your computer and pressing the F8 key before Windows starts.
Some options, such as safe mode, start Windows in a limited state, where only the bare essentials are started. If a problem does not reappear when you start in safe mode, you can eliminate the default settings and basic device drivers as possible causes. Other options start Windows with advanced features intended for use by system administrators and IT professionals.


Step 2:
You may try using the “Last known good configuration” from the Windows Advanced Startup Options menu.
If this option resolves the issue then look for any updates or software installs that may have caused the problem.


How to start your computer by using the Last Known Good Configuration feature

To start your computer by using the Last Known Good Configuration feature, follow these steps:
  1. Start your computer.
  2. When you see the "Please select the operating system to start" message, press the F8 key.
  3. When the Windows Advanced Options menu appears, use the ARROW keys to select Last Known Good Configuration (your most recent settings that worked), and then press ENTER.
  4. If you are running other operating systems on your computer, use the ARROW keys to select Microsoft Windows XP, and then press ENTER.

How to Removing Proudly Powered by WordPress text from footer of Twenty ten theme

How to Removing Proudly Powered by WordPress text from footer of Twenty ten theme

Twenty ten theme is default theme of WordPress 3 and above.It is very simple yet effective theme.You can start building your blog using this theme and later can migrate to other themes if needed.The theme is also easily customizable.Bloggers tend to remove texts representing WordPress from the theme and replace them with their name or company name.
In the bottom right side of footer in Twenty ten theme there is text “Proudly Powered by WordPress”.If you want to remove this text then follow below steps
  1. Open the folder wp-content/themes/twentyten in your wordpress installation.
  2. Open the file footer.php in edit mode
  3. Search for the text or go the the code line containing text site-info
  4. add the line <!– in front of the line containing the text site-info to comment the lines.Adding this(<!–) will comment the div block of site-info.
  5. Search for the text or go the the code line containing text site-generator.
  6. add the line <!– in front of the line containing the text site-generator to comment the lines.Adding this(<!–) will comment the div block of site-generator.
  7. save the file.
That’s it.You have changed the footer text.
In case you have trouble editing the file then download the file (The file download has been removed as there is multiple versions of theme so if you need help or file comment me). Follow below steps after downloading the file
  1. Go to your WordPress installation.
  2. Go to wp-content/themes/twentyten directory.
  3. Upload the footer.php.zip file (downloaded file above)
  4. Extract the file.You will be asked to replace existing file.Choose yes to replace existing file.
  5. You have removed the text successfully.

Removing footer text from WordPress TwentyEleven theme

Removing footer text from WordPress TwentyEleven theme

TwentyEleven theme is default theme of WordPress 3.2.Along with TwentyEleven theme WordPress 3.2 comes with TwentyTen 1.2 theme.TwentyEleven adds a new dimension to WordPress theme.Everyone running blogs on WordPress can use this theme.The best part is that the theme is compatible with all plugins like Twentyten theme.
The TwentyEleven theme can be easily customized.Bloggers tend to remove the footer text from WordPress TwentyEleven theme.The footer text displays that the website is using TwentyEleven theme and is powered by WordPress.
To remove the footer text follow below steps
  • Go to the WordPress installation directory (log into your Cpanel account and then using File Manager navigate to directory in which WordPress is installed).
  • Open the directory wp-contents/themes/twentyeleven in Cpanel file explorer or another tool provided by your hosting company.
  • Open the file footer.php in Code editor of Cpanel or any text editor.
  • If you have trouble using Cpanel then you can also open footer.php file from WordPress dashboard.Log into WordPress administrator area.Go to Appearance –> Editor from dashboard.You will see list of files on right hand side.click on footer.php file.This will open the file in edit mode.Make the changes as shown in below and update the file to save changes.The choice of method depends on you.
  •  Comment the div block with id site-generator.The original code and modified code is presented towards the end of the post for your reference.The only change is <!– at start of the div block and –> at end of the div block.These two things needs to be added only.
  • Browse your WordPress site in any web browser.The footer text is removed.
Original Code –
1<div id="site-generator">
2                <?php do_action( 'twentyeleven_credits' ); ?>
3                <a href="<?php echo esc_url( __( 'http://wordpress.org/', 'twentyeleven' ) ); ?>" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'twentyeleven' ); ?>" rel="generator"><?php printf( __( 'Proudly powered by %s', 'twentyeleven' ), 'WordPress' ); ?></a></div>
Modified Code –
1<!--
2<div id="site-generator">
3                <?php do_action( 'twentyeleven_credits' ); ?>
4                <a href="<?php echo esc_url( __( 'http://wordpress.org/', 'twentyeleven' ) ); ?>" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'twentyeleven' ); ?>" rel="generator"><?php printf( __( 'Proudly powered by %s', 'twentyeleven' ), 'WordPress' ); ?></a></div>
5 -->

Adding BidVertiser to WordPress Blog

Adding BidVertiser to WordPress Blog

Bidvertiser Payment Proof
BidVertiser is one of the best paying advertising networks in market.It displays the best bid ads on your website or blog.The best part is it pays through Paypal and minimum payout amount is $10.
WordPress is the most famous blogging platform in market today and is very easy to get started with.If you want to show BidVertiser ads on WordPress blog follow below steps There are two ways to display BidVertiser ads on your blog/website using plugin or manually.
Using Plugin
  • The best plugin to use is Advertising Manager.You can download the plugin from WordPress website.Install the plugin like any other WordPress plugin.
  • Sign up for Bidvertiser account.
  • Create a new Bidvertiser for your website.If you are new to advertising then read blog How to Create Bidvertiser ad for details.
  • After creating BidVertiser Ad.Go to Ads –> Create New menu in dashboard of your wordpress installation.
  • Copy the code in the Import your code text box and click import.
  • Go to the Edit menu under Ads.You can see the imported code in the Ad Code section.
  • Fill the information like name of the ad unit you name it Bidvertiser.Set Max ads per page (it is good to set this value to 2 if you are using only Bidvertiser as advertising platform else set it to 1).Use Default Ad format in format option.
  • Keep other setting as they are and click on apply.
  • Go to the Apperance –> Widget option on WordPress dashboard.
  • You can see Advertising widget as one option.
  • Drag the Widget to the place where you want to place the ads.In the drop down choose Bidvertiser (the name you gave to this unit above as the option).Save the widget.
  • The Bidvertiser ads will get displayed in the position you placed the widget.
Manual Method
  • Copy the Bidvertiser code you had above in a file for your reference.
  • Open the file in the editor in WordPress.
  • Choose the option as HTML instead of Visual.
  • Click on the place where you want to place your bidvertiser ad.
  • Click on the Code.After clicking Code you will see <code> at the place where your pointer is (i.e. where you wanted to place the ad).
  • Paste the Bidvertiser code you copied earlier.
  • Click on the </code> tag.You will see </code> written.
  • The summary is you need to place your bidvertiser code in between <code> and </code> tags.
You can use both the approach.Manual method is best if you want to place the ads between the content of your post.

Google adsense and Bidvertiser Ads on same webpage

Google Adsense and Bidvertiser can be used on same web page.

Google Adsense is leading online advertising network.But Google Adsense has restrictive policy and minimum payout of $100.So for small websites and blogs it is good to use another advertising network along with Google Adsense with less minimum payout and higher earning potential.Bidvertiser advertising network satisfies these conditions.
Google Adsense and Bidvertiser can be used on same web page if placed accordingly as mentioned below.
To place Google Adsense ads along with Bidvertiser ads you need to follow terms and conditions imposed by Google Adsense “Google Adsense ads should not look similar to ads from other advertising networks”.Below advertising strategy satisfies the limitation as imposed by Google Adsense
  • Use text ads and link ads from Google Adsense.If you are using text ads then make the text ads size and format different from that of bidvertiser’s
  • Use Google Adsense ads for feeds of your website.
  • Use google adsense ads for Mobile if you have mobile version of your website
  • use google adsense ads for search for your website
  • Use image and pop under ads from Bidvertiser.
If you are not customizing Google Adsense ad as mentioned above then you need to follow below instructions.The image ad option of Bidvertiser will display text ad if no image ad is available for your website.Now to counter this and make text ad of Bidvertiser different from the Google Adsense ad you will need to customize the Bidvertiser ad.Customizing the Bidvertiser ad means making the background color or text color of bidvertiser ad different from that of Google Adsense ads.Customization of bidvertiser ads are very easy and option is provided by Bidvertiser.
You can now power and earn money from your website using Google Adsense and Bidvertiser ads.