Payment Plans Now Available

+44 208 123 3380

  • Home
  • Design
    • Website Design Services
    • Ecommerce Solutions
    • VC & Data Design
    • Tailored AI & LLM Services
  • Marketing
    • Digital Marketing – Step by Step Overview
    • Digital Marketing Management
    • SEO – Search Engine Optimisation
    • Adwords & Facebook PPC
    • Social Media Management
  • Portfolio
    • Testimonials & Reviews
  • Contact
  • A/C
    • Login
Product has been added to your basket.
Blog

WordPress SEO Indexing Meta Tags

Final Design
Wordpress
WordPress SEO Indexing Meta Tags
Wordpress
17 years ago

It is not always best to have all of your pages indexed and cached by the search engines. Also not all links should be followed, therefore some editing of your wordpress header might be in order. Here is what I sometimes do.
Place the following in your wordpress themes header.php file, if the page is a single, page, or if its the home page then the robots will index and follow links on it. Otherwise search engines will not index the pages but will still follow the links.

<?php if(is_single() || is_page() || is_home()) { ?>
<meta name=”googlebot” content=”index,noarchive,follow,noodp” />
<meta name=”robots” content=”all,index,follow” />
<meta name=”msnbot” content=”all,index,follow” />
<?php } else { ?>
<meta name=”googlebot” content=”noindex,noarchive,follow,noodp” />
<meta name=”robots” content=”noindex,follow” />
<meta name=”msnbot” content=”noindex,follow” />
<?php }?>

Note that if you do not use a home.php page on your wordpress blog, it should be removes from the equasion and read as such:

<?php if(is_single() || is_page()) { ?>

You must be logged in to post a comment.
Previous Post
Moving Kubrick’s Sidebar to the Left
Next Post
adolfodaine77@gmail.com – A.K.A. adol77dai51 – Bot or Not?
No results found.

Web Design Services from £595

Learn More >

Recent Posts

  • Google Search Generative Experience (SGE): A Game Changer for Businesses
  • WordPress 4.8.2 – Security & Maintenance Update
  • Top 37 FREE UK Business Directories
  • Free Dialup Internet Connection Numbers
  • Affiliate Marketing for Dummies
Moving Kubrick’s Sidebar to the Left
adolfodaine77@gmail.com – A.K.A. adol77dai51 – Bot or Not?
Final Design Studios Icon in Glass
Final Design Studios - Web Design & SEO Services
Facebook
Google
LinkedIn
Yelp
RSS

"A real personal service that is pretty hard
to find these days. Excellent!" More Reviews

  • Home
    • Web Design Services
    • Ecommerce Development
    • Web Design Packages & Fees
    • Tailored AI & LLM Services
  • Digital Marketing Services
    • Digital Marketing Management Services
    • SEO & Content Marketing Services
    • Social Media Management Services
  • Insights
  • Login

THINK BIG

Send us some details along with your contact details and we’ll get right back to you.

or call 0208 123 3380

Fill out this field
Fill out this field
Please enter a valid email address.
Fill out this field

© Final DESIGN Studios – UK Web Consultant & Internet Marketing Services Since 1999 – All rights reserved.

By using this website, you agree to its use of cookies for the purposes of providing an improved user experience.