SlideShare una empresa de Scribd logo
1 de 2
Descargar para leer sin conexión
1.
Install
Wordpress                                  4.
URL
structure
for
posts                          6.
Opmize
theme:
Header                            8.
Must
have
plugins
 choose
an
intelligent
domain‐name
which
             opmize
your
URL
structure
by
using
the
           opmize
your
tle,
choose
an
ideal
tle
for
       Add
link
aEribute
for
doing
pagerank
sculpng

 contains
keyword(s)
(if
possible)                     properes
of
wordpress
(permalinks)                 all
kinds
of
pages
of
your
blog:
#4                 the
easy
way
 choose
the
„right“
TLD
for
                          don‘t
include
the
category
in
your
post‐           if
necessary,
do
the
same
with
your
               Custom
Query
String
Reloaded
to
change
the

 you
                                                  URLs,
perhaps
if
you
change
the
category
of
        descripons                                         number
of
posts
displayed
in
your
archives,

 
                                                     a
post
later,
wordpress
will
not
create
a
new
      dont‘t
let
search
engines
indexing
all
of
         categories…
 2.
robots.txt                                         URL                                                 your
pages
to
avoid
duplicate
content:
#5           Dagon
Design
Sitemap
Generator
to
create
a

                                                       by
including
a
four‐digit
number,
your
post
       add
some
language
informaon:
#6                   HTML‐sitemap
for
beEer
internal
linkbuilding
 create
a
file
&
name
it
„robots.txt“                  URL
is
opmized
for
Google
News
(perhaps
           specify
the
locaon
of
your
robots.txt:
#7         Google
XML
Sitemaps
to
create
web‐sitemaps
 put
it
in
the
root
directory
of
your
domain          you
want
to
get
in
there)
                                                                              Pagebar
2
to
opmize
the
navigaon
in
your

 to
allow
the
bots
of
all
the
search
engines

        don‘t
include
too
much
folders                                                                         blog
 to
crawl
all
of
you
content,
insert
#1
in
your
                                                                                                               Similar
Posts
to
opmize
your
internal
link

                                                       for
example
you
can
set
your
post
URL
by
          7.
Opmize
theme:
Body
 robots.txt                                            using
#3                                                                                                structure
 be
careful
with
the
use
of
robots.txt,
you
                                                                                                                  Sociable
includes
buEons
for
social

 can
harm
your
blog
by
using
it
the
wrong
                                                                 remove
the
link
of
your
posts
headline
                                                                                                                                                               bookmarking
pages
in
your
posts
 way,
beEer
read
this
great
tutorial                                                                       use
headlines
to
highlight
text
passages
as

                                                                                                           important,
not
to
style
your
your
design
           wpSEO
to
opmize
tle,
descripon
&
keywords

                                                       5.
Choose
your
theme                                (also
remove
the
<h2>‐headlines
from
your
          easily
                                                                                                           sidebar
 3.
.htaccess                                          you
can
find
many
themes,
here
are
some

                                                                                                           use
pagerank
sculpng
careflully
                                                       great
resources:
                                                                                                                                                               9.
Usertracking
 create
a
file
&
name
it
„.htaccess“                       Theme
Viewer
 put
it
in
the
root
directory
of
your
domain              Theme
Designer                                 Hint:                                               install
a
usertracking
system
to
analyse
your

 to
set
your
default
URL
with
www,
edit
                  Candy
College                                  all
the
steps
of
this
cheat
sheet
are
only
        traffic
(for
example
use
Google
Analycs)
 your
.htaccess
and
insert
#2                              Bloggonaut                                     some
basics
 Wordpress
will
also
use
.htaccess
to
create
             Wordpress
Themes                               with
this
cheat
sheet
it
is
possible
to

 speaking
URLs                                             Noupe                                          create
a
wordpress,
nearly
opmized
for
            10.
Adding
a
sitemap
 to
use
.htaccess,
your
apache
webserver
                 Magazine
Themes                                search
engines
 have
to
supports
mod_rewrite                              Hackwordpress                                  to
have
success
in
search
engines,
it
is
          add
your
sitemap
in
Google
Webmastertools
                                                           Dr.
Web                                        also
very
important
to
get
backlinks,

                                                       download
some
themes
you
like,
but
also
           connect
and
interact
with
other
bloggers            11.
Archives
                                                       inspect
the
source
code
of
the
theme:
be

 Hint:
A
more
detailed
resource
to
opmize
                                                                thats
topic
for
another
cheat
sheet

 your
WP
blog:
Joost
de
Valk                           sure
that
the
source
code
is
well
structured
                                                                                                                                                               create
a
monthly
&
weekly
archive




                                                                                          Example
&
Code
Area
 #1:

 User‐agent:
*                                                                             #5:
 <?php
if(
is_day()
||
is_tag()
||
is_search()
||
is_404()
||
is_author()
)
{
echo
"<meta
name="robots"

 
     Disallow:                                                                                 content="noindex,follow,noodp"/>";
}
else
{
echo
"<meta
name="robots"
content="index,follow,all,noodp
 #2:
 RewriteCond
%{HTTP_HOST}
^domain.tld$
[NC]                                                "/>";
}
?>
 
     RewriteRule
^(.*)$
hEp://www.domain.tld/$1
[R=301,L]                                      #6:
<meta
name="language"
content=„en"
/>
 #3:

 /666%post_id%‐%postname%/                                                                 #7:
<meta
name="siteinfo"
content="robots.txt"
/>
 #4:

 <tle>
 
     <?php
if
(is_single())
{
?><?php
the_tle();
?>
|
tekka.de</tle><?php
;}
?>
 
     <?php
if
(is_page())
{
?><?php
echo
wp_tle();
?></tle><?php
;}
?>
 
     …


By
Markus
Walter,
Munich
2008,
V
1.0                                                    Cheat
Sheet:
SEO
for
Wordpress
–
powered
by
hEp://www.tekka.de                                                            1
Sidebar
content                                                                             Create
a
weekly
archive                        Addional
hints
 you
don‘t
have
to
put
the
same
sidebar‐elements

on
all
kinds
of
pages,
for
exemple
       create
a
new
stac
page
and
insert
the
       use
Feedburner
to
opmize
your
feed
 the
element
„New
posts“
is
not
necessary
on
home
(there
you
already
have
the
new
           code
#1
for
the
weekly
archive
overview
       track
the
acvies
of
the
search
engine
spiders
with

 posts)                                                                                      page                                           Crawltrack
 to
control
the
power
of
your
pages,
you
can
use
pagerank
sculpng,
but
carefully
          link
to
that
weekly
archive
overview
page
    protect
your
content
with
Bot‐Trap
 (for
further
informaon
read
an
arcle
of
Johannes)                                         from
every
page
of
your
blog
(same
for
your
   with
the
plugin
Popularity
Contest
you
can
easily
provide
your

 put
the
following
elements
at
your
sidebar,
some
with
nofollow
(the
nofollow
              html‐sitemap                                   burner‐posts
on
different
places
on
your
blog
 elements
are
highlighted)                                                                   link
to
the
weekly
archive
by
including
#2
   save
your
database
automacly
with
the
plugin
Wordpress

 by
not
linking
to
all
the
categories
from
all
pages,
you
can
create
clusters
of
pages
     on
all
your
posts                              Database
Backup
!!!!
 with
same
topics                                                                            by
creang
a
weekly
archive
you
can

 by
linking
to
the
x
new
posts
from
many
pages
you
can
accelerate
the
indexing
of
          opmize
your
internal
links                    Useful
links
 these
posts
 by
not
linking
to
all
the
archive
pages
(a~er
2
years
blogging
you
have
24
links
to
                                                      Wordpress
Download
(english
|
german)
 monthly
archives)
you
can
use
the
power
of
each
post
more
intelligent
                                                                                             Ping
to
other
services
                                                                                                                                            Template
tags
(english
|
german)
 the
latest
comments
on
your
pages
make
sure,
that
there
is
acon
on
your
pages                                                            Wordpress
forums
(english
|
german)
                                                                                             by
pinging
other
services
you
can

                                                                                             accelerate
the
indexing
of
your
posts
 Home
                                                                                             but
don‘t
ping
too
much
services
 categories
                                                                                             example‐ping‐list,
you
can
configurate
in

                                                                                                                                            Cheet
Sheat:
SEO
for
Wordpress
 archive
(monthly)
                                                                                             your
Wordpress
properes:
 latest
comments                                                                                                                           Version
1.0
                                                                                                                                            Page
1:
Steps
to
create
an
opmized
Wordpress
blog
                                                                                             hEp://ping.wordblog.de/
 Post                                                                                                                                       Page
2:
Addional
informaon,
hints
&
links
                                                                                             hEp://ping.blogstart.de/
 new
posts
(i
prefer
3‐5
new
posts)
                                                                                             hEp://xmlrpc.blogg.de/
 categories
(excepon:
the
category
the
post
belong
to,
link
this
category
without
                                                        Author:
                                                                                             hEp://rpc.pingomac.com/
 nofollow)                                                                                                                                  Markus
Walter
is
working
near
Munich
at
SevenOne

                                                                                             hEp://rpc.technora.com/rpc/ping
 archive
(monthly)
(excepon:
the
month
the
post
is
published,
link
this
month
                                                            Inermedia
GmbH,
a
subcompany
of
the
ProSieben
Sat.1

                                                                                             hEp://ping.feedburner.com
 without
nofollow)                                                                                                                          Media
AG.

There
Markus
is
responsible
for
SEO
and
web

                                                                                             hEp://api.my.yahoo.com/RPC2
 latest
comments                                                                                                                           analycs.
                                                                                             hEp://blogsearch.google.com/ping/RPC2
                                                                                             hEp://www.blogpeople.net/servlet/
 Archives,
Pages                                                                                                                            Contact:
                                                                                             weblogUpdates
 new
posts                                                                                                                                 Email:
walter[dot]markus[at]gmx[dot]com
                                                                                             hEp://rpc.weblogs.com/RPC2
 categories                                                                                                                                Skype:
m‐walter
|
ICQ:
117319378
                                                                                             hEp://ping.wordblog.de/
 archive
(monthly)                                                                                                                         Website:
hEp://www.tekka.de
[feed]
 latest
comments                                                                                                                           XING
|
Linkedin

                                                                                           Example
&
Code
Area
 #1:
 
<?php
wp_get_archives('type=monthly&show_post_count=1');
?>
 #2:
 
<a
href="hEp://www.domain.tld/<?php
the_me('Y');
?>/?w=<?php
the_me('W');
?>">All
posts
from
week<?php
the_me('W');
?>
/
<?php
the_me('Y');
?></a>




By
Markus
Walter,
Munich
2008,
V
1.0                                                   Cheat
Sheet:
SEO
for
Wordpress
–
powered
by
hEp://www.tekka.de                                                          2

Más contenido relacionado

La actualidad más candente

<Head> Presentation: Plugging Into Wordpress
<Head> Presentation: Plugging Into Wordpress<Head> Presentation: Plugging Into Wordpress
<Head> Presentation: Plugging Into WordpressMatt Harris
 
Cms & wordpress theme development 2011
Cms & wordpress theme development 2011Cms & wordpress theme development 2011
Cms & wordpress theme development 2011Dave Wallace
 
Great+Seo+Cheatsheet
Great+Seo+CheatsheetGreat+Seo+Cheatsheet
Great+Seo+Cheatsheetjeetututeja
 
Build a WordPress theme from HTML5 template @ Telerik
Build a WordPress theme from HTML5 template @ TelerikBuild a WordPress theme from HTML5 template @ Telerik
Build a WordPress theme from HTML5 template @ TelerikMario Peshev
 
Builing a WordPress Theme
Builing a WordPress ThemeBuiling a WordPress Theme
Builing a WordPress Themecertainstrings
 
Drupal 6x Installation
Drupal 6x Installation Drupal 6x Installation
Drupal 6x Installation Micky Metts
 
WordPress Theme Structure
WordPress Theme StructureWordPress Theme Structure
WordPress Theme Structurekeithdevon
 
Crawl the entire web in 10 minutes...and just 100€
Crawl the entire web  in 10 minutes...and just 100€Crawl the entire web  in 10 minutes...and just 100€
Crawl the entire web in 10 minutes...and just 100€Danny Linden
 
WordPress Structure and Best Practices
WordPress Structure and Best PracticesWordPress Structure and Best Practices
WordPress Structure and Best Practicesmarkparolisi
 
Installing And Configuration for your Wordpress blog
Installing And Configuration for your Wordpress blogInstalling And Configuration for your Wordpress blog
Installing And Configuration for your Wordpress blogigorgentry
 
WordPress SEO: Getting Back to the Basics
WordPress SEO: Getting Back to the BasicsWordPress SEO: Getting Back to the Basics
WordPress SEO: Getting Back to the BasicsNile Flores
 
Intro to Theming Drupal, FOSSLC Summer Camp 2010
Intro to Theming Drupal, FOSSLC Summer Camp 2010Intro to Theming Drupal, FOSSLC Summer Camp 2010
Intro to Theming Drupal, FOSSLC Summer Camp 2010Emma Jane Hogbin Westby
 
Stop Reinventing The Wheel - The Ruby Standard Library
Stop Reinventing The Wheel - The Ruby Standard LibraryStop Reinventing The Wheel - The Ruby Standard Library
Stop Reinventing The Wheel - The Ruby Standard LibraryBrian Hogan
 
The 5 most common reasons for a slow WordPress site and how to fix them
The 5 most common reasons for a slow WordPress site and how to fix themThe 5 most common reasons for a slow WordPress site and how to fix them
The 5 most common reasons for a slow WordPress site and how to fix themOtto Kekäläinen
 
4 x backlink bomb
4 x backlink bomb4 x backlink bomb
4 x backlink bombasumerall
 
One Man Band - Drupal Lightning Talks
One Man Band - Drupal Lightning TalksOne Man Band - Drupal Lightning Talks
One Man Band - Drupal Lightning TalksMark Jarrell
 
Grok Drupal (7) Theming - 2011 Feb update
Grok Drupal (7) Theming - 2011 Feb updateGrok Drupal (7) Theming - 2011 Feb update
Grok Drupal (7) Theming - 2011 Feb updateLaura Scott
 

La actualidad más candente (20)

<Head> Presentation: Plugging Into Wordpress
<Head> Presentation: Plugging Into Wordpress<Head> Presentation: Plugging Into Wordpress
<Head> Presentation: Plugging Into Wordpress
 
Wordpress SEO Featuring Dave Jesch
Wordpress SEO Featuring Dave JeschWordpress SEO Featuring Dave Jesch
Wordpress SEO Featuring Dave Jesch
 
Cms & wordpress theme development 2011
Cms & wordpress theme development 2011Cms & wordpress theme development 2011
Cms & wordpress theme development 2011
 
Great+Seo+Cheatsheet
Great+Seo+CheatsheetGreat+Seo+Cheatsheet
Great+Seo+Cheatsheet
 
Build a WordPress theme from HTML5 template @ Telerik
Build a WordPress theme from HTML5 template @ TelerikBuild a WordPress theme from HTML5 template @ Telerik
Build a WordPress theme from HTML5 template @ Telerik
 
Builing a WordPress Theme
Builing a WordPress ThemeBuiling a WordPress Theme
Builing a WordPress Theme
 
Drupal 6x Installation
Drupal 6x Installation Drupal 6x Installation
Drupal 6x Installation
 
WordPress Theme Structure
WordPress Theme StructureWordPress Theme Structure
WordPress Theme Structure
 
Crawl the entire web in 10 minutes...and just 100€
Crawl the entire web  in 10 minutes...and just 100€Crawl the entire web  in 10 minutes...and just 100€
Crawl the entire web in 10 minutes...and just 100€
 
WordPress Structure and Best Practices
WordPress Structure and Best PracticesWordPress Structure and Best Practices
WordPress Structure and Best Practices
 
Design to Theme @ CMSExpo
Design to Theme @ CMSExpoDesign to Theme @ CMSExpo
Design to Theme @ CMSExpo
 
Installing And Configuration for your Wordpress blog
Installing And Configuration for your Wordpress blogInstalling And Configuration for your Wordpress blog
Installing And Configuration for your Wordpress blog
 
WordPress SEO: Getting Back to the Basics
WordPress SEO: Getting Back to the BasicsWordPress SEO: Getting Back to the Basics
WordPress SEO: Getting Back to the Basics
 
Intro to Theming Drupal, FOSSLC Summer Camp 2010
Intro to Theming Drupal, FOSSLC Summer Camp 2010Intro to Theming Drupal, FOSSLC Summer Camp 2010
Intro to Theming Drupal, FOSSLC Summer Camp 2010
 
Stop Reinventing The Wheel - The Ruby Standard Library
Stop Reinventing The Wheel - The Ruby Standard LibraryStop Reinventing The Wheel - The Ruby Standard Library
Stop Reinventing The Wheel - The Ruby Standard Library
 
Drupal - Introduction to Drupal Creating Modules
Drupal - Introduction to Drupal Creating ModulesDrupal - Introduction to Drupal Creating Modules
Drupal - Introduction to Drupal Creating Modules
 
The 5 most common reasons for a slow WordPress site and how to fix them
The 5 most common reasons for a slow WordPress site and how to fix themThe 5 most common reasons for a slow WordPress site and how to fix them
The 5 most common reasons for a slow WordPress site and how to fix them
 
4 x backlink bomb
4 x backlink bomb4 x backlink bomb
4 x backlink bomb
 
One Man Band - Drupal Lightning Talks
One Man Band - Drupal Lightning TalksOne Man Band - Drupal Lightning Talks
One Man Band - Drupal Lightning Talks
 
Grok Drupal (7) Theming - 2011 Feb update
Grok Drupal (7) Theming - 2011 Feb updateGrok Drupal (7) Theming - 2011 Feb update
Grok Drupal (7) Theming - 2011 Feb update
 

Similar a SEO Cheat Sheets for WordPress

Theme development essentials columbus oh word camp 2012
Theme development essentials   columbus oh word camp 2012Theme development essentials   columbus oh word camp 2012
Theme development essentials columbus oh word camp 2012Joe Querin
 
Don't Fear the Custom Theme: How to build a custom WordPress theme with only ...
Don't Fear the Custom Theme: How to build a custom WordPress theme with only ...Don't Fear the Custom Theme: How to build a custom WordPress theme with only ...
Don't Fear the Custom Theme: How to build a custom WordPress theme with only ...LinnAlexandra
 
Beginner's guide to drupal
Beginner's guide to drupalBeginner's guide to drupal
Beginner's guide to drupalmayank.grd
 
Developing Branding Solutions for 2013
Developing Branding Solutions for 2013Developing Branding Solutions for 2013
Developing Branding Solutions for 2013Thomas Daly
 
Content Management That Won't Rot Your Brain
Content Management That Won't Rot Your BrainContent Management That Won't Rot Your Brain
Content Management That Won't Rot Your BrainSean Cribbs
 
Newbies guide to customizing word press themes 25
Newbies guide to customizing word press themes 25Newbies guide to customizing word press themes 25
Newbies guide to customizing word press themes 25New Tricks
 
How To Get Started After Installing Wordpress ( Wordcamp, Delhi )
How To Get Started After Installing Wordpress ( Wordcamp, Delhi )How To Get Started After Installing Wordpress ( Wordcamp, Delhi )
How To Get Started After Installing Wordpress ( Wordcamp, Delhi )abhim12
 
Drupal 7 Search Engine Optimisation
Drupal 7 Search Engine OptimisationDrupal 7 Search Engine Optimisation
Drupal 7 Search Engine OptimisationPeter Macinkovic
 
Developing Branding Solutions for 2013
Developing Branding Solutions for 2013Developing Branding Solutions for 2013
Developing Branding Solutions for 2013Thomas Daly
 
Introduction To Drupal
Introduction To DrupalIntroduction To Drupal
Introduction To DrupalLauren Roth
 
The Way to Theme Enlightenment
The Way to Theme EnlightenmentThe Way to Theme Enlightenment
The Way to Theme EnlightenmentAmanda Giles
 
40 WordPress Tips: Security, Engagement, SEO & Performance - SMX Sydney 2013
40 WordPress Tips: Security, Engagement, SEO & Performance - SMX Sydney 201340 WordPress Tips: Security, Engagement, SEO & Performance - SMX Sydney 2013
40 WordPress Tips: Security, Engagement, SEO & Performance - SMX Sydney 2013Bastian Grimm
 
04 asp.net session05
04 asp.net session0504 asp.net session05
04 asp.net session05Vivek chan
 
Instagram filters (8 24)
Instagram filters (8 24)Instagram filters (8 24)
Instagram filters (8 24)Ivy Rueb
 
Instagram filters (8 24)
Instagram filters (8 24)Instagram filters (8 24)
Instagram filters (8 24)Ivy Rueb
 
Drupal 7x Installation - Introduction to Drupal Concepts
Drupal 7x Installation - Introduction to Drupal ConceptsDrupal 7x Installation - Introduction to Drupal Concepts
Drupal 7x Installation - Introduction to Drupal ConceptsMicky Metts
 
WordPress Installation Tutorial - How to Install WordPress manually
WordPress Installation Tutorial - How to Install WordPress manuallyWordPress Installation Tutorial - How to Install WordPress manually
WordPress Installation Tutorial - How to Install WordPress manuallyBalaji kaliamoorthy
 

Similar a SEO Cheat Sheets for WordPress (20)

Theme development essentials columbus oh word camp 2012
Theme development essentials   columbus oh word camp 2012Theme development essentials   columbus oh word camp 2012
Theme development essentials columbus oh word camp 2012
 
Don't Fear the Custom Theme: How to build a custom WordPress theme with only ...
Don't Fear the Custom Theme: How to build a custom WordPress theme with only ...Don't Fear the Custom Theme: How to build a custom WordPress theme with only ...
Don't Fear the Custom Theme: How to build a custom WordPress theme with only ...
 
Beginner's guide to drupal
Beginner's guide to drupalBeginner's guide to drupal
Beginner's guide to drupal
 
Developing Branding Solutions for 2013
Developing Branding Solutions for 2013Developing Branding Solutions for 2013
Developing Branding Solutions for 2013
 
vitepress-en.pdf
vitepress-en.pdfvitepress-en.pdf
vitepress-en.pdf
 
Content Management That Won't Rot Your Brain
Content Management That Won't Rot Your BrainContent Management That Won't Rot Your Brain
Content Management That Won't Rot Your Brain
 
Newbies guide to customizing word press themes 25
Newbies guide to customizing word press themes 25Newbies guide to customizing word press themes 25
Newbies guide to customizing word press themes 25
 
How To Get Started After Installing Wordpress ( Wordcamp, Delhi )
How To Get Started After Installing Wordpress ( Wordcamp, Delhi )How To Get Started After Installing Wordpress ( Wordcamp, Delhi )
How To Get Started After Installing Wordpress ( Wordcamp, Delhi )
 
Drupal 7 Search Engine Optimisation
Drupal 7 Search Engine OptimisationDrupal 7 Search Engine Optimisation
Drupal 7 Search Engine Optimisation
 
Developing Branding Solutions for 2013
Developing Branding Solutions for 2013Developing Branding Solutions for 2013
Developing Branding Solutions for 2013
 
WordPress Theming 101
WordPress Theming 101WordPress Theming 101
WordPress Theming 101
 
W pthemes
W pthemesW pthemes
W pthemes
 
Introduction To Drupal
Introduction To DrupalIntroduction To Drupal
Introduction To Drupal
 
The Way to Theme Enlightenment
The Way to Theme EnlightenmentThe Way to Theme Enlightenment
The Way to Theme Enlightenment
 
40 WordPress Tips: Security, Engagement, SEO & Performance - SMX Sydney 2013
40 WordPress Tips: Security, Engagement, SEO & Performance - SMX Sydney 201340 WordPress Tips: Security, Engagement, SEO & Performance - SMX Sydney 2013
40 WordPress Tips: Security, Engagement, SEO & Performance - SMX Sydney 2013
 
04 asp.net session05
04 asp.net session0504 asp.net session05
04 asp.net session05
 
Instagram filters (8 24)
Instagram filters (8 24)Instagram filters (8 24)
Instagram filters (8 24)
 
Instagram filters (8 24)
Instagram filters (8 24)Instagram filters (8 24)
Instagram filters (8 24)
 
Drupal 7x Installation - Introduction to Drupal Concepts
Drupal 7x Installation - Introduction to Drupal ConceptsDrupal 7x Installation - Introduction to Drupal Concepts
Drupal 7x Installation - Introduction to Drupal Concepts
 
WordPress Installation Tutorial - How to Install WordPress manually
WordPress Installation Tutorial - How to Install WordPress manuallyWordPress Installation Tutorial - How to Install WordPress manually
WordPress Installation Tutorial - How to Install WordPress manually
 

Último

lok sabha Elections in india- 2024 .pptx
lok sabha Elections in india- 2024 .pptxlok sabha Elections in india- 2024 .pptx
lok sabha Elections in india- 2024 .pptxdigiyvbmrkt
 
Mitochondrial Fusion Vital for Adult Brain Function and Disease Understanding...
Mitochondrial Fusion Vital for Adult Brain Function and Disease Understanding...Mitochondrial Fusion Vital for Adult Brain Function and Disease Understanding...
Mitochondrial Fusion Vital for Adult Brain Function and Disease Understanding...The Lifesciences Magazine
 
15042024_First India Newspaper Jaipur.pdf
15042024_First India Newspaper Jaipur.pdf15042024_First India Newspaper Jaipur.pdf
15042024_First India Newspaper Jaipur.pdfFIRST INDIA
 
13042024_First India Newspaper Jaipur.pdf
13042024_First India Newspaper Jaipur.pdf13042024_First India Newspaper Jaipur.pdf
13042024_First India Newspaper Jaipur.pdfFIRST INDIA
 
16042024_First India Newspaper Jaipur.pdf
16042024_First India Newspaper Jaipur.pdf16042024_First India Newspaper Jaipur.pdf
16042024_First India Newspaper Jaipur.pdfFIRST INDIA
 
12042024_First India Newspaper Jaipur.pdf
12042024_First India Newspaper Jaipur.pdf12042024_First India Newspaper Jaipur.pdf
12042024_First India Newspaper Jaipur.pdfFIRST INDIA
 
Geostrategic significance of South Asian countries.ppt
Geostrategic significance of South Asian countries.pptGeostrategic significance of South Asian countries.ppt
Geostrategic significance of South Asian countries.pptUsmanKaran
 
Power in International Relations (Pol 5)
Power in International Relations (Pol 5)Power in International Relations (Pol 5)
Power in International Relations (Pol 5)ssuser583c35
 
Political-Ideologies-and-The-Movements.pptx
Political-Ideologies-and-The-Movements.pptxPolitical-Ideologies-and-The-Movements.pptx
Political-Ideologies-and-The-Movements.pptxSasikiranMarri
 
11042024_First India Newspaper Jaipur.pdf
11042024_First India Newspaper Jaipur.pdf11042024_First India Newspaper Jaipur.pdf
11042024_First India Newspaper Jaipur.pdfFIRST INDIA
 
Emerging issues in migration policies.ppt
Emerging issues in migration policies.pptEmerging issues in migration policies.ppt
Emerging issues in migration policies.pptNandinituteja1
 

Último (12)

lok sabha Elections in india- 2024 .pptx
lok sabha Elections in india- 2024 .pptxlok sabha Elections in india- 2024 .pptx
lok sabha Elections in india- 2024 .pptx
 
World Economic Forum : The Global Risks Report 2024
World Economic Forum : The Global Risks Report 2024World Economic Forum : The Global Risks Report 2024
World Economic Forum : The Global Risks Report 2024
 
Mitochondrial Fusion Vital for Adult Brain Function and Disease Understanding...
Mitochondrial Fusion Vital for Adult Brain Function and Disease Understanding...Mitochondrial Fusion Vital for Adult Brain Function and Disease Understanding...
Mitochondrial Fusion Vital for Adult Brain Function and Disease Understanding...
 
15042024_First India Newspaper Jaipur.pdf
15042024_First India Newspaper Jaipur.pdf15042024_First India Newspaper Jaipur.pdf
15042024_First India Newspaper Jaipur.pdf
 
13042024_First India Newspaper Jaipur.pdf
13042024_First India Newspaper Jaipur.pdf13042024_First India Newspaper Jaipur.pdf
13042024_First India Newspaper Jaipur.pdf
 
16042024_First India Newspaper Jaipur.pdf
16042024_First India Newspaper Jaipur.pdf16042024_First India Newspaper Jaipur.pdf
16042024_First India Newspaper Jaipur.pdf
 
12042024_First India Newspaper Jaipur.pdf
12042024_First India Newspaper Jaipur.pdf12042024_First India Newspaper Jaipur.pdf
12042024_First India Newspaper Jaipur.pdf
 
Geostrategic significance of South Asian countries.ppt
Geostrategic significance of South Asian countries.pptGeostrategic significance of South Asian countries.ppt
Geostrategic significance of South Asian countries.ppt
 
Power in International Relations (Pol 5)
Power in International Relations (Pol 5)Power in International Relations (Pol 5)
Power in International Relations (Pol 5)
 
Political-Ideologies-and-The-Movements.pptx
Political-Ideologies-and-The-Movements.pptxPolitical-Ideologies-and-The-Movements.pptx
Political-Ideologies-and-The-Movements.pptx
 
11042024_First India Newspaper Jaipur.pdf
11042024_First India Newspaper Jaipur.pdf11042024_First India Newspaper Jaipur.pdf
11042024_First India Newspaper Jaipur.pdf
 
Emerging issues in migration policies.ppt
Emerging issues in migration policies.pptEmerging issues in migration policies.ppt
Emerging issues in migration policies.ppt
 

SEO Cheat Sheets for WordPress

  • 1. 1.
Install
Wordpress 4.
URL
structure
for
posts 6.
Opmize
theme:
Header 8.
Must
have
plugins choose
an
intelligent
domain‐name
which
 opmize
your
URL
structure
by
using
the
 opmize
your
tle,
choose
an
ideal
tle
for
 Add
link
aEribute
for
doing
pagerank
sculpng
 contains
keyword(s)
(if
possible) properes
of
wordpress
(permalinks) all
kinds
of
pages
of
your
blog:
#4 the
easy
way choose
the
„right“
TLD
for
 don‘t
include
the
category
in
your
post‐ if
necessary,
do
the
same
with
your
 Custom
Query
String
Reloaded
to
change
the
 you
 URLs,
perhaps
if
you
change
the
category
of
 descripons number
of
posts
displayed
in
your
archives,
 
 a
post
later,
wordpress
will
not
create
a
new
 dont‘t
let
search
engines
indexing
all
of
 categories… 2.
robots.txt URL your
pages
to
avoid
duplicate
content:
#5 Dagon
Design
Sitemap
Generator
to
create
a
 by
including
a
four‐digit
number,
your
post
 add
some
language
informaon:
#6 HTML‐sitemap
for
beEer
internal
linkbuilding create
a
file
&
name
it
„robots.txt“ URL
is
opmized
for
Google
News
(perhaps
 specify
the
locaon
of
your
robots.txt:
#7 Google
XML
Sitemaps
to
create
web‐sitemaps put
it
in
the
root
directory
of
your
domain you
want
to
get
in
there)
 Pagebar
2
to
opmize
the
navigaon
in
your
 to
allow
the
bots
of
all
the
search
engines

 don‘t
include
too
much
folders blog to
crawl
all
of
you
content,
insert
#1
in
your
 Similar
Posts
to
opmize
your
internal
link
 for
example
you
can
set
your
post
URL
by
 7.
Opmize
theme:
Body robots.txt using
#3 structure be
careful
with
the
use
of
robots.txt,
you
 Sociable
includes
buEons
for
social
 can
harm
your
blog
by
using
it
the
wrong
 remove
the
link
of
your
posts
headline bookmarking
pages
in
your
posts way,
beEer
read
this
great
tutorial use
headlines
to
highlight
text
passages
as
 important,
not
to
style
your
your
design
 wpSEO
to
opmize
tle,
descripon
&
keywords
 5.
Choose
your
theme (also
remove
the
<h2>‐headlines
from
your
 easily sidebar 3.
.htaccess you
can
find
many
themes,
here
are
some
 use
pagerank
sculpng
careflully great
resources: 9.
Usertracking create
a
file
&
name
it
„.htaccess“ Theme
Viewer put
it
in
the
root
directory
of
your
domain Theme
Designer Hint: install
a
usertracking
system
to
analyse
your
 to
set
your
default
URL
with
www,
edit
 Candy
College all
the
steps
of
this
cheat
sheet
are
only
 traffic
(for
example
use
Google
Analycs) your
.htaccess
and
insert
#2 Bloggonaut some
basics Wordpress
will
also
use
.htaccess
to
create
 Wordpress
Themes with
this
cheat
sheet
it
is
possible
to
 speaking
URLs Noupe create
a
wordpress,
nearly
opmized
for
 10.
Adding
a
sitemap to
use
.htaccess,
your
apache
webserver
 Magazine
Themes search
engines have
to
supports
mod_rewrite Hackwordpress to
have
success
in
search
engines,
it
is
 add
your
sitemap
in
Google
Webmastertools Dr.
Web also
very
important
to
get
backlinks,
 download
some
themes
you
like,
but
also
 connect
and
interact
with
other
bloggers 11.
Archives inspect
the
source
code
of
the
theme:
be
 Hint:
A
more
detailed
resource
to
opmize
 thats
topic
for
another
cheat
sheet
 your
WP
blog:
Joost
de
Valk sure
that
the
source
code
is
well
structured create
a
monthly
&
weekly
archive
 Example
&
Code
Area #1:

 User‐agent:
* #5:
 <?php
if(
is_day()
||
is_tag()
||
is_search()
||
is_404()
||
is_author()
)
{
echo
"<meta
name="robots"
 
 Disallow: content="noindex,follow,noodp"/>";
}
else
{
echo
"<meta
name="robots"
content="index,follow,all,noodp #2:
 RewriteCond
%{HTTP_HOST}
^domain.tld$
[NC] "/>";
}
?> 
 RewriteRule
^(.*)$
hEp://www.domain.tld/$1
[R=301,L] #6:
<meta
name="language"
content=„en"
/> #3:

 /666%post_id%‐%postname%/ #7:
<meta
name="siteinfo"
content="robots.txt"
/> #4:

 <tle> 
 <?php
if
(is_single())
{
?><?php
the_tle();
?>
|
tekka.de</tle><?php
;}
?> 
 <?php
if
(is_page())
{
?><?php
echo
wp_tle();
?></tle><?php
;}
?> 
 … By
Markus
Walter,
Munich
2008,
V
1.0 Cheat
Sheet:
SEO
for
Wordpress
–
powered
by
hEp://www.tekka.de 1
  • 2. Sidebar
content Create
a
weekly
archive Addional
hints you
don‘t
have
to
put
the
same
sidebar‐elements

on
all
kinds
of
pages,
for
exemple
 create
a
new
stac
page
and
insert
the
 use
Feedburner
to
opmize
your
feed the
element
„New
posts“
is
not
necessary
on
home
(there
you
already
have
the
new
 code
#1
for
the
weekly
archive
overview
 track
the
acvies
of
the
search
engine
spiders
with
 posts) page Crawltrack to
control
the
power
of
your
pages,
you
can
use
pagerank
sculpng,
but
carefully
 link
to
that
weekly
archive
overview
page
 protect
your
content
with
Bot‐Trap (for
further
informaon
read
an
arcle
of
Johannes) from
every
page
of
your
blog
(same
for
your
 with
the
plugin
Popularity
Contest
you
can
easily
provide
your
 put
the
following
elements
at
your
sidebar,
some
with
nofollow
(the
nofollow
 html‐sitemap burner‐posts
on
different
places
on
your
blog elements
are
highlighted) link
to
the
weekly
archive
by
including
#2
 save
your
database
automacly
with
the
plugin
Wordpress
 by
not
linking
to
all
the
categories
from
all
pages,
you
can
create
clusters
of
pages
 on
all
your
posts Database
Backup
!!!! with
same
topics by
creang
a
weekly
archive
you
can
 by
linking
to
the
x
new
posts
from
many
pages
you
can
accelerate
the
indexing
of
 opmize
your
internal
links Useful
links these
posts by
not
linking
to
all
the
archive
pages
(a~er
2
years
blogging
you
have
24
links
to
 Wordpress
Download
(english
|
german) monthly
archives)
you
can
use
the
power
of
each
post
more
intelligent Ping
to
other
services Template
tags
(english
|
german) the
latest
comments
on
your
pages
make
sure,
that
there
is
acon
on
your
pages Wordpress
forums
(english
|
german) by
pinging
other
services
you
can
 accelerate
the
indexing
of
your
posts Home but
don‘t
ping
too
much
services categories example‐ping‐list,
you
can
configurate
in
 Cheet
Sheat:
SEO
for
Wordpress archive
(monthly) your
Wordpress
properes: latest
comments Version
1.0 Page
1:
Steps
to
create
an
opmized
Wordpress
blog hEp://ping.wordblog.de/ Post Page
2:
Addional
informaon,
hints
&
links hEp://ping.blogstart.de/ new
posts
(i
prefer
3‐5
new
posts) hEp://xmlrpc.blogg.de/ categories
(excepon:
the
category
the
post
belong
to,
link
this
category
without
 Author: hEp://rpc.pingomac.com/ nofollow) Markus
Walter
is
working
near
Munich
at
SevenOne
 hEp://rpc.technora.com/rpc/ping archive
(monthly)
(excepon:
the
month
the
post
is
published,
link
this
month
 Inermedia
GmbH,
a
subcompany
of
the
ProSieben
Sat.1
 hEp://ping.feedburner.com without
nofollow) Media
AG.

There
Markus
is
responsible
for
SEO
and
web
 hEp://api.my.yahoo.com/RPC2 latest
comments analycs. hEp://blogsearch.google.com/ping/RPC2 hEp://www.blogpeople.net/servlet/ Archives,
Pages Contact: weblogUpdates new
posts Email:
walter[dot]markus[at]gmx[dot]com hEp://rpc.weblogs.com/RPC2 categories Skype:
m‐walter
|
ICQ:
117319378 hEp://ping.wordblog.de/ archive
(monthly) Website:
hEp://www.tekka.de
[feed] latest
comments XING
|
Linkedin Example
&
Code
Area #1:
 
<?php
wp_get_archives('type=monthly&show_post_count=1');
?> #2:
 
<a
href="hEp://www.domain.tld/<?php
the_me('Y');
?>/?w=<?php
the_me('W');
?>">All
posts
from
week<?php
the_me('W');
?>
/
<?php
the_me('Y');
?></a> By
Markus
Walter,
Munich
2008,
V
1.0 Cheat
Sheet:
SEO
for
Wordpress
–
powered
by
hEp://www.tekka.de 2