StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 01-26-2012, 10:04 PM
oicurmt3's Avatar
oicurmt3 oicurmt3 is offline
Registered User
Pro Plus Member
 
Join Date: Aug 2009
Posts: 143
Default Awesome SEO if I do say so myself

www.outdoorinnovators.com.au

Made this website and I indexed my tags and category pages, but i noticed they didn't have any meta descriptions in them so I added this in the header and it worked a treat, now when my tag and category and page pages get indexed they have something more relevant in the Google results. As well i've used some really good keywords and optimised the titles with All-in-one SEO... the site went from page 10 to page 4 in Google within a week! Goes to show that 1. you don't need to spend $1000 for seo 2. content is king and 3. umm forget?

I'm hoping it'll be on page 1 by the end of this year.

Code:
<?php if (is_tag() || is_tag() ) : if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
<meta name="description" content="<?php single_tag_title(); ?>: Perth Outdoor Innovators - Patios, Carports, Sheds, Colorbond Fencing and Timber Decking. Ph 0433 011 019" />
<?php endwhile; endif; elseif(is_category() || is_page()): ?>
<meta name="decription" content="Perth Outdoor Innovators - Patios, Carports, Sheds, Colorbond Fencing and Timber Decking. Ph 0433 011 019" />
<?php endif; ?>
__________________
I love my son more than anything else in the world.
 

Tags
conditional, engine, google, optimisation, search, seo, tags

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
StudioPress is Awesome! Teresa General Discussion 1 01-06-2011 01:30 PM
Thanks to Moderators. Awesome support service johntaps General Discussion 1 10-17-2009 07:43 AM


All times are GMT -5. The time now is 10:50 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.