How To Remove WordPress Advertising From Your Site Footer

7
357 followers
Updated

As WordPress is an easy way to get a site up at the speed of WOW! Its no surprise that it can hinder a sites progress, by making the users who land on your site feel that site they are viewing is less of an online authority in comparison to competitor sites. For this reason I have briefly described 2 ways to remove WordPress Advertising from your site. Lets improve your chances of becoming a Cashtastic Super Affiliate.

First of all, you must be logged in to your WordPress Admin to do either of the following methods, in order to remove the WordPress Advertising From Your Site.

Method 1: Get rid of it using CSS

This is the best way to get rid of Word Press Advertisements on the footer of your site.

Step 1: Go to your dashboard

Step 2: Go to Appearance in your

Step 3: Select Editor within the Appearance option

Step 4: Select your style.css file in Editor

Step 5: Copy and Paste the content below into the style.css box and hey presto!

123		
#site-generator {    display: none;}		

Method 2: Delete it from the footer.php

This is another great way to delete WordPress Advertising from your site footer.

Step 1: Go to your dashboard

Step 2: Go to Appearance >> Editor and remove the section that looks like this:

1234567		
<div id="site-generator">                <?php do_action( 'twentyten_credits' ); ?><a href="<?php echo esc_url( __('http://wordpress.org/', 'twentyten') ); ?>"                        title="<?php esc_attr_e('Semantic Personal Publishing Platform', 'twentyten'); ?>" rel="generator">                    <?php printf( __('Proudly powered by %s.', 'twentyten'), 'WordPress' ); ?>                </a>            </div><!-- #site-generator -->		

Let me know how you get on.

Your buddy,

Alexander

Login
Create Your Free Wealthy Affiliate Account Today!
icon
4-Steps to Success Class
icon
One Profit Ready Website
icon
Market Research & Analysis Tools
icon
Millionaire Mentorship
icon
Core “Business Start Up” Training

Recent Comments

11

Hey, I like this Alexander! Great information to have and to know. Thanks for sharing it!
Mike

My screen goes to a blank white when I get to "editor"
Is it my machine or ?

Hi Brian, sorry for the sow reply. Not sure why this has happened. Its unusual. Please send a screenshot, and I'll see if I can help.

Great info, growthcoach.

Mine now reads "Proudly powered by Webmaster Eric"

Hey Eric, Thats awesome. Please send me a link so I can take a look.

This is really useful. I find removing the advertising makes the site look more professional. Thank you for sharing this!

~ Adam

You are most welcome. Glad you found it helpful. It definitely makes the difference : )

I had trouble changing the CSS because I couldn't find 'line 123' in the code. The lines aren't numbered in my WP theme editor... so I changed the footer PHP, probably not as good, but easier.

When I can figure a way to find the view the line numbers I will try to change the CSS ... Think I could somehow load the stylesheet into TextWrangler to view it?

Thanks for your help.

~ Adam

Hi Adam,

If you let me know what your WP Theme is, I can help you find a way to see numbered lines when making changes.

Thank you for sharing this information for us! :)

You are most welcome my friend : )

See more comments

Login
Create Your Free Wealthy Affiliate Account Today!
icon
4-Steps to Success Class
icon
One Profit Ready Website
icon
Market Research & Analysis Tools
icon
Millionaire Mentorship
icon
Core “Business Start Up” Training