SlideShare a Scribd company logo
1 of 5
Download to read offline
November30,2007
A Search Engine Optimization Guide for Wordpress by Jai Nischal Verma (www.blogohblog.com)
According to recent statistics, Wordpress accounts for 0.8% of the web which makes Wordpress
the best choice for any enthusiast blogger. Hundreds and thousands of blogs are created every
day which use Wordpress as the blogging CMS (Content Management System), but not all of
them are optimized for good search engine rankings. In this guide, I will instruct you how to
quickly set up your Wordpress installation for the best SEO results and make your website more
search engine friendly. You might know some of these techniques already, but the following
steps will play the role of a checklist for you.
Follow the steps carefully and try not to miss out on any of them in order to acquire the best
results for your blog.
 Step I – Blog Title & Taglines
I am assuming that you know how to install Wordpress for yourself. If not, please refer to
http://codex.wordpress.org/Installing_WordPress. After the installation is completed, go to the
wp-admin and under the Options -> General tab, fill out your Blog title and the tagline. Make
sure that your Blog title is meaningful and your tagline is search engine friendly. The tagline
should basically summarize what you do on your blog and ensure that you target the right
keywords for your website. Fill in the rest of the information and we are done with this step.
 Step II – Update Services
Under the Options, go to the next tab called Writing and scroll down to the Update Services
text box. Here you can input a list of update services separating them with line breaks (pressing
the enter key). These are basically websites which maintain a list of all the current weblog
updates in different areas. When you make a post, Wordpress will ping these websites to
inform them that you have updated your blog.
Doing this will make your blog more social and also get you additional traffic through these
update services. People who browse websites like Technorati and Sphere can easily find the
posts that you made recently. Given below is a list of such ping services which I got from the
official Wordpress website. Just copy and paste them in the update services box.
Copyright 2007 - Blogohblog.com
November30,2007
There is a factor here which has to be taken into consideration. Whenever you make a new post
now, Wordpress will try to ping all these websites one by one and that process will waste a lot
Copyright 2007 - Blogohblog.com
http://blogsearch.google.com/ping/RPC2
http://1470.net/api/ping
http://api.feedster.com/ping
http://api.feedster.com/ping.php
http://api.moreover.com/ping
http://api.moreover.com/RPC2
http://api.my.yahoo.com/RPC2
http://api.my.yahoo.com/rss/ping
http://bblog.com/ping.php
http://bitacoras.net/ping
http://blogdb.jp/xmlrpc
http://blog.goo.ne.jp/XMLRPC
http://blogsearch.google.com/ping/RPC2
http://blogmatcher.com/u.php
http://bulkfeeds.net/rpc
http://coreblog.org/ping/
http://mod-pubsub.org/kn_apps/blogchatt
https://phobos.apple.com/WebObjects/MZFinance.woa/wa/pingPodcast
http://ping.amagle.com/
http://ping.bitacoras.com
http://ping.bloggers.jp/rpc/
http://ping.blogmura.jp/rpc/
http://ping.blo.gs/
http://ping.cocolog-nifty.com/xmlrpc
http://pinger.blogflux.com/rpc/
http://ping.exblog.jp/xmlrpc
http://ping.feedburner.com
http://ping.myblog.jp
http://pingqueue.com/rpc/
http://ping.blogg.de/
http://ping.rootblog.com/rpc.php
http://ping.syndic8.com/xmlrpc.php
http://ping.weblogalot.com/rpc.php
http://ping.weblogs.se/
http://rcs.datashed.net/RPC2/
http://rpc.blogbuzzmachine.com/RPC2
http://rpc.blogrolling.com/pinger/
http://rpc.britblog.com/
http://rpc.icerocket.com:10080/
http://rpc.newsgator.com/
http://rpc.pingomatic.com/
http://rpc.tailrank.com/feedburner/RPC2
http://rpc.technorati.com/rpc/ping
http://rpc.weblogs.com/RPC2
http://rpc.wpkeys.com/
http://services.newsgator.com/ngws/xmlrpcping.aspx
http://signup.alerts.msn.com/alerts-PREP/submitPingExtended.doz
http://topicexchange.com/RPC2
http://trackback.bakeinu.jp/bakeping.php
http://www.a2b.cc/setloc/bp.a2b
http://www.bitacoles.net/ping.php
http://www.blogdigger.com/RPC2
http://www.blogoole.com/ping/
http://www.blogoon.net/ping/
http://www.blogpeople.net/servlet/weblogUpdates
http://www.blogroots.com/tb_populi.blog?id=1
http://www.blogshares.com/rpc.php
http://www.blogsnow.com/ping
http://www.blogstreet.com/xrbin/xmlrpc.cgi
http://www.holycowdude.com/rpc/ping/
http://www.lasermemory.com/lsrpc/
http://www.imblogs.net/ping/
http://www.mod-pubsub.org/kn_apps/blogchatter/ping.php
http://www.newsisfree.com/RPCCloud
http://www.newsisfree.com/xmlrpctest.php
http://www.popdex.com/addsite.php
http://www.snipsnap.org/RPC2
http://www.weblogues.com/RPC/
http://xmlrpc.blogg.de
November30,2007
of time before you can make another post or do anything in Wordpress. In order to avoid this,
you should use a plugin for Wordpress called No Ping Wait. This plugin actually puts the process
of pinging in the backlog and allows you to continue working seamlessly by removing any kind
of delays. Download this plugin, install and activate it on your Wordpress blog.
 Step III – Modifying the Title Tags of your Wordpress Theme
The title tags in your pages matter a lot for SEO purpose but Wordpress themes are usually not
optimized for them. To make your theme more search engine friendly, go to Presentation ->
Theme Editor in the admin area of Wordpress. Now open the header.php file for editing and
replace whatever is between <title> & </title> tag with the following code:-
<?php if (is_home () ) { bloginfo('name'); } elseif ( is_category() ) { single_cat_title(); echo " - "; bloginfo('name'); }
elseif (is_single() || is_page() ) { single_post_title(); } elseif (is_search() ) { bloginfo('name'); echo " search results: ";
echo wp_specialchars($s); } else { wp_title('',true); } ?>
 Step IV – Meta Tags
Wordpress does not insert any Meta tags in your blog on its own. Meta tags are very important
if you want the search engines to fall in love with your blog. You can use the All in one SEO Pack
plugin for all your Meta tags including the titles too. You will get all the help for installing this
plugin on the author’s plugin homepage. There are other plugins as well which can be used to
insert Meta tags into the blog. Just search for them on Google.
 Step V – Permalinks & Mod_rewrite
Search engines will always index your pages faster if your URLs are text-based instead of being
long strings of code. Having your keywords in the URL is beneficial as it tells the spiders about
your page content. For example, the URL http://mysite.com/?var1=3434&var2=3434 is not
search engine friendly, but if the same URL was written like http://mysite.com/my-page.html,
it would be easier for the search engines to index the URL.
This kind of link conversion is done using a server-side feature called Mod_rewrite which uses
an .htaccess file that is placed in your website root folder. Wordpress already has this inbuilt
functionality to generate pretty URLs, so all you have to do is enable the option. Go to Options
-> Permalinks in the Wordpress admin, and you will see the following common options.
Copyright 2007 - Blogohblog.com
November30,2007
Click on the fourth option (Custom) to enable it, and type %postname%.html in the text box.
This will make your URLs include the titles of your posts/pages and format them accordingly. If
you have a post with the title “Hello World”, this will convert the URL to
yourdomain.com/hello-world.html for that particular post.
Note: You should have Linux based hosting for the Mod_rewrite function to work properly. If not, you can choose
the second option which is date and name based.
 Step VI – Optimization of Keywords
When making new posts or pages in Wordpress, make sure that you are targeting your search
keywords properly. Try to include those keywords in the titles for which you want to be
searched and indexed. If your content is unique and you have chosen the right keywords,
search engines will quickly pick up your articles and index them.
Overture’s Keyword Suggestion Tool is a good way to look for popular keywords related to your
niche and then optimize accordingly. Use variations for your keywords and include them in
different phrases.
Search engines rank your pages by keywords in the following order:-
 Prominence and accuracy of the keywords
 Frequency of the keywords
 Concentration of the keywords
 Closeness within the keywords
 Placement of the keywords in the content
Copyright 2007 - Blogohblog.com
November30,2007
So, be sure that you have a balanced article before publishing it to your audience and please do
not spam your keywords because everyone hates it, including the search engines.
 Step VII – Google Sitemap
Google Sitemap is a file which contains URLs and some supplementary information for all the
public pages or documents of your website. There is no proof that a Google Sitemap will
directly affect your ranking in any way. However, it can help Google to crawl your blog better
which may result in a more complete index of your page.
You may use a plugin which will automatically generate XML sitemaps for your blog. Download
here -> Google Sitemaps Generator for Wordpress
Once you have installed the plugin, you can go to the options menu and generate a sitemap for
your blog. You can also set the frequency of the updates so that the sitemap is generated
accordingly.
 Step VIII – Social Bookmarking Plugins
You should download and install a social bookmarking plugin which will enable your visitors to
bookmark and submit your posts to various bookmarking sites like Digg, Reddit, Stumbleupon,
etc. The most popular plugin for social bookmarking nowadays is AddThis. It has support for
adding the bookmarking widget at the end of every post in your blog and I would definitely
recommend that.
That concludes the “Wordpress SEO for Beginners”. I hope that people starting out with
Wordpress will benefit from this guide.
- Jai Nischal Verma
If you found this document useful, please make a donation to jainischalverma@yahoo.com
through PayPal for the hard work that has gone into making this guide.
Some more useful articles if you are a blogger:-
 The Ten Commandments of Link Building
 Blogging Money!
Copyright 2007 - Blogohblog.com

More Related Content

What's hot

Child Themes (WordCamp Dublin 2017) with notes
Child Themes (WordCamp Dublin 2017) with notesChild Themes (WordCamp Dublin 2017) with notes
Child Themes (WordCamp Dublin 2017) with notesDamien Carbery
 
Word press Plugins by WordPress Experts
Word press Plugins by WordPress ExpertsWord press Plugins by WordPress Experts
Word press Plugins by WordPress ExpertsYameen Khan
 
5 Things You Shouldn't Do With A WordPress Plugin
5 Things You Shouldn't Do With A WordPress Plugin5 Things You Shouldn't Do With A WordPress Plugin
5 Things You Shouldn't Do With A WordPress PluginKelly Phillips
 
WordCamp Atlanta 2010 Advanced SEo for Wordpress
WordCamp Atlanta 2010 Advanced SEo for WordpressWordCamp Atlanta 2010 Advanced SEo for Wordpress
WordCamp Atlanta 2010 Advanced SEo for WordpressTopher Kohan
 
10 things to do after the install- WordCamp Victoria 2012
10 things to do after the install- WordCamp Victoria 201210 things to do after the install- WordCamp Victoria 2012
10 things to do after the install- WordCamp Victoria 2012Al Davis
 
Word press for beginners lesson 3 jalc fall 2015
Word press for beginners lesson 3 jalc fall 2015Word press for beginners lesson 3 jalc fall 2015
Word press for beginners lesson 3 jalc fall 2015Michele Butcher-Jones
 
Weaving Your Way With Widgets & Plugins
Weaving Your Way With Widgets & PluginsWeaving Your Way With Widgets & Plugins
Weaving Your Way With Widgets & PluginsVizRED
 
WordPress for beginners lesson 4 fall2015 JALC
WordPress for beginners lesson 4 fall2015 JALCWordPress for beginners lesson 4 fall2015 JALC
WordPress for beginners lesson 4 fall2015 JALCMichele Butcher-Jones
 
WordPress SEO in 2014 - WordCamp Baltimore 2014
WordPress SEO in 2014 - WordCamp Baltimore 2014WordPress SEO in 2014 - WordCamp Baltimore 2014
WordPress SEO in 2014 - WordCamp Baltimore 2014Arsham Mirshah
 
WordPress Power Tips by Lorelle VanFossen
WordPress Power Tips by Lorelle VanFossenWordPress Power Tips by Lorelle VanFossen
WordPress Power Tips by Lorelle VanFossenLorelle VanFossen
 
WordPress Theme Design - Rich Media Institute Workshop
WordPress Theme Design - Rich Media Institute WorkshopWordPress Theme Design - Rich Media Institute Workshop
WordPress Theme Design - Rich Media Institute WorkshopBrendan Sera-Shriar
 
Your Site Has Been Hacked, Now What?
Your Site Has Been Hacked, Now What?Your Site Has Been Hacked, Now What?
Your Site Has Been Hacked, Now What?Michele Butcher-Jones
 
Introduction wordpress
Introduction wordpressIntroduction wordpress
Introduction wordpressHall_
 
Social media management wordpress ppt
Social media management   wordpress pptSocial media management   wordpress ppt
Social media management wordpress pptTraining As A Service
 

What's hot (20)

Killer word press-checklist
Killer word press-checklistKiller word press-checklist
Killer word press-checklist
 
WordPress Plugins
WordPress PluginsWordPress Plugins
WordPress Plugins
 
Child Themes (WordCamp Dublin 2017) with notes
Child Themes (WordCamp Dublin 2017) with notesChild Themes (WordCamp Dublin 2017) with notes
Child Themes (WordCamp Dublin 2017) with notes
 
Word press Plugins by WordPress Experts
Word press Plugins by WordPress ExpertsWord press Plugins by WordPress Experts
Word press Plugins by WordPress Experts
 
5 Things You Shouldn't Do With A WordPress Plugin
5 Things You Shouldn't Do With A WordPress Plugin5 Things You Shouldn't Do With A WordPress Plugin
5 Things You Shouldn't Do With A WordPress Plugin
 
WordCamp Atlanta 2010 Advanced SEo for Wordpress
WordCamp Atlanta 2010 Advanced SEo for WordpressWordCamp Atlanta 2010 Advanced SEo for Wordpress
WordCamp Atlanta 2010 Advanced SEo for Wordpress
 
WordPress Basics
WordPress BasicsWordPress Basics
WordPress Basics
 
10 things to do after the install- WordCamp Victoria 2012
10 things to do after the install- WordCamp Victoria 201210 things to do after the install- WordCamp Victoria 2012
10 things to do after the install- WordCamp Victoria 2012
 
Word press for beginners lesson 3 jalc fall 2015
Word press for beginners lesson 3 jalc fall 2015Word press for beginners lesson 3 jalc fall 2015
Word press for beginners lesson 3 jalc fall 2015
 
WhiteHat SEO for Blog Owner
WhiteHat SEO for Blog OwnerWhiteHat SEO for Blog Owner
WhiteHat SEO for Blog Owner
 
Weaving Your Way With Widgets & Plugins
Weaving Your Way With Widgets & PluginsWeaving Your Way With Widgets & Plugins
Weaving Your Way With Widgets & Plugins
 
WordPress for beginners lesson 4 fall2015 JALC
WordPress for beginners lesson 4 fall2015 JALCWordPress for beginners lesson 4 fall2015 JALC
WordPress for beginners lesson 4 fall2015 JALC
 
WordPress SEO in 2014 - WordCamp Baltimore 2014
WordPress SEO in 2014 - WordCamp Baltimore 2014WordPress SEO in 2014 - WordCamp Baltimore 2014
WordPress SEO in 2014 - WordCamp Baltimore 2014
 
WordPress Power Tips by Lorelle VanFossen
WordPress Power Tips by Lorelle VanFossenWordPress Power Tips by Lorelle VanFossen
WordPress Power Tips by Lorelle VanFossen
 
WordPress Theme Design - Rich Media Institute Workshop
WordPress Theme Design - Rich Media Institute WorkshopWordPress Theme Design - Rich Media Institute Workshop
WordPress Theme Design - Rich Media Institute Workshop
 
Wordpress plugin
Wordpress pluginWordpress plugin
Wordpress plugin
 
Your Site Has Been Hacked, Now What?
Your Site Has Been Hacked, Now What?Your Site Has Been Hacked, Now What?
Your Site Has Been Hacked, Now What?
 
Introduction wordpress
Introduction wordpressIntroduction wordpress
Introduction wordpress
 
Social media management wordpress ppt
Social media management   wordpress pptSocial media management   wordpress ppt
Social media management wordpress ppt
 
WordPress101 ppt
WordPress101 pptWordPress101 ppt
WordPress101 ppt
 

Viewers also liked

CV ines jojoa_maldonado
CV ines jojoa_maldonadoCV ines jojoa_maldonado
CV ines jojoa_maldonadoinejo40
 
INFLUENCE OF OVERLAYERS ON DEPTH OF IMPLANTED-HETEROJUNCTION RECTIFIERS
INFLUENCE OF OVERLAYERS ON DEPTH OF IMPLANTED-HETEROJUNCTION RECTIFIERSINFLUENCE OF OVERLAYERS ON DEPTH OF IMPLANTED-HETEROJUNCTION RECTIFIERS
INFLUENCE OF OVERLAYERS ON DEPTH OF IMPLANTED-HETEROJUNCTION RECTIFIERSZac Darcy
 
Підзвітність депутатів місцевих рад Волині (8-ми рад)
Підзвітність депутатів місцевих рад Волині (8-ми рад)Підзвітність депутатів місцевих рад Волині (8-ми рад)
Підзвітність депутатів місцевих рад Волині (8-ми рад)Volyn Media
 
Chemistry - Karnataka CET 2013 Answer Key and Solutions
Chemistry - Karnataka CET 2013 Answer Key and SolutionsChemistry - Karnataka CET 2013 Answer Key and Solutions
Chemistry - Karnataka CET 2013 Answer Key and Solutionssmartlabin
 
Prepare your metadata - intro
Prepare your metadata - introPrepare your metadata - intro
Prepare your metadata - introPACKED vzw
 
Matthias Vandermaesen: De Datahub
Matthias Vandermaesen: De DatahubMatthias Vandermaesen: De Datahub
Matthias Vandermaesen: De DatahubPACKED vzw
 
Retail FDI in India
Retail FDI in IndiaRetail FDI in India
Retail FDI in IndiaDeena Zaidi
 
Introduction to PythonTeX
Introduction to PythonTeXIntroduction to PythonTeX
Introduction to PythonTeXHirwanto Iwan
 
Как построить бизнес-центр класса «А»
Как построить бизнес-центр класса «А»Как построить бизнес-центр класса «А»
Как построить бизнес-центр класса «А»Ukrainian Real Estate Club
 
Prepare your metadata - creëer PIDs
Prepare your metadata - creëer PIDsPrepare your metadata - creëer PIDs
Prepare your metadata - creëer PIDsPACKED vzw
 
SUNU - 3 : PROJE ANALİZ
SUNU - 3 : PROJE ANALİZSUNU - 3 : PROJE ANALİZ
SUNU - 3 : PROJE ANALİZAhmet Bozkurt
 
알짜뉴스 7차
알짜뉴스 7차알짜뉴스 7차
알짜뉴스 7차lhjw7
 

Viewers also liked (20)

CV ines jojoa_maldonado
CV ines jojoa_maldonadoCV ines jojoa_maldonado
CV ines jojoa_maldonado
 
Vin fb2
Vin fb2Vin fb2
Vin fb2
 
งานคอม บท2
งานคอม บท2งานคอม บท2
งานคอม บท2
 
INFLUENCE OF OVERLAYERS ON DEPTH OF IMPLANTED-HETEROJUNCTION RECTIFIERS
INFLUENCE OF OVERLAYERS ON DEPTH OF IMPLANTED-HETEROJUNCTION RECTIFIERSINFLUENCE OF OVERLAYERS ON DEPTH OF IMPLANTED-HETEROJUNCTION RECTIFIERS
INFLUENCE OF OVERLAYERS ON DEPTH OF IMPLANTED-HETEROJUNCTION RECTIFIERS
 
D emand
D emandD emand
D emand
 
Підзвітність депутатів місцевих рад Волині (8-ми рад)
Підзвітність депутатів місцевих рад Волині (8-ми рад)Підзвітність депутатів місцевих рад Волині (8-ми рад)
Підзвітність депутатів місцевих рад Волині (8-ми рад)
 
ความหมาย
ความหมายความหมาย
ความหมาย
 
Salsa
SalsaSalsa
Salsa
 
05. Colspan dan rowspan
05. Colspan dan rowspan05. Colspan dan rowspan
05. Colspan dan rowspan
 
Chemistry - Karnataka CET 2013 Answer Key and Solutions
Chemistry - Karnataka CET 2013 Answer Key and SolutionsChemistry - Karnataka CET 2013 Answer Key and Solutions
Chemistry - Karnataka CET 2013 Answer Key and Solutions
 
Prepare your metadata - intro
Prepare your metadata - introPrepare your metadata - intro
Prepare your metadata - intro
 
Chap06 scr
Chap06 scrChap06 scr
Chap06 scr
 
Matthias Vandermaesen: De Datahub
Matthias Vandermaesen: De DatahubMatthias Vandermaesen: De Datahub
Matthias Vandermaesen: De Datahub
 
Retail FDI in India
Retail FDI in IndiaRetail FDI in India
Retail FDI in India
 
Introduction to PythonTeX
Introduction to PythonTeXIntroduction to PythonTeX
Introduction to PythonTeX
 
Как построить бизнес-центр класса «А»
Как построить бизнес-центр класса «А»Как построить бизнес-центр класса «А»
Как построить бизнес-центр класса «А»
 
Laukstradnieku nodoklis
Laukstradnieku nodoklisLaukstradnieku nodoklis
Laukstradnieku nodoklis
 
Prepare your metadata - creëer PIDs
Prepare your metadata - creëer PIDsPrepare your metadata - creëer PIDs
Prepare your metadata - creëer PIDs
 
SUNU - 3 : PROJE ANALİZ
SUNU - 3 : PROJE ANALİZSUNU - 3 : PROJE ANALİZ
SUNU - 3 : PROJE ANALİZ
 
알짜뉴스 7차
알짜뉴스 7차알짜뉴스 7차
알짜뉴스 7차
 

Similar to Test ss 1

Wordpress seo and digital marketing
Wordpress seo and digital marketingWordpress seo and digital marketing
Wordpress seo and digital marketingTapan Kapri
 
Wordpress Optimization Settings
Wordpress Optimization Settings Wordpress Optimization Settings
Wordpress Optimization Settings webhostingguy
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPressJignasa Naik
 
Simple SEO Success-Techniques
Simple SEO  Success-TechniquesSimple SEO  Success-Techniques
Simple SEO Success-TechniquesAl Morales
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpressOpenDev
 
Permalink ppt
Permalink pptPermalink ppt
Permalink pptAmy Brown
 
Wordcampuk 09 (wordcampuk)
Wordcampuk 09 (wordcampuk)Wordcampuk 09 (wordcampuk)
Wordcampuk 09 (wordcampuk)Nick Garner
 
SynapseIndia wordpress installation training module
SynapseIndia wordpress installation training moduleSynapseIndia wordpress installation training module
SynapseIndia wordpress installation training moduleSynapseIndia
 
WordPressInsider Meetup - Introduction to WordPress Meeting, June 8, 2015
WordPressInsider Meetup - Introduction to WordPress Meeting, June 8, 2015WordPressInsider Meetup - Introduction to WordPress Meeting, June 8, 2015
WordPressInsider Meetup - Introduction to WordPress Meeting, June 8, 2015Michelle Castillo
 
Schipul Webinar - Intro To Wordpress
Schipul Webinar - Intro To WordpressSchipul Webinar - Intro To Wordpress
Schipul Webinar - Intro To WordpressCaitlin Jeansonne
 
Intro to Wordpress - Schipul webinar August 2010
Intro to Wordpress - Schipul webinar August 2010Intro to Wordpress - Schipul webinar August 2010
Intro to Wordpress - Schipul webinar August 2010Caitlin Jeansonne
 
Vdomainhosting wordpress-seo-checklist20151016e
Vdomainhosting wordpress-seo-checklist20151016eVdomainhosting wordpress-seo-checklist20151016e
Vdomainhosting wordpress-seo-checklist20151016eGuy Cook
 
The Basics of WordPress
The Basics of WordPressThe Basics of WordPress
The Basics of WordPressThom Allen
 
Kick start your career
Kick start your careerKick start your career
Kick start your careerCss Founder
 
Lear & Earn Profit Blogging
Lear & Earn Profit BloggingLear & Earn Profit Blogging
Lear & Earn Profit BloggingPratikNahire1
 

Similar to Test ss 1 (20)

Wordpress seo and digital marketing
Wordpress seo and digital marketingWordpress seo and digital marketing
Wordpress seo and digital marketing
 
SEO for WordPress Blogs
SEO for WordPress BlogsSEO for WordPress Blogs
SEO for WordPress Blogs
 
Wordpress Optimization Settings
Wordpress Optimization Settings Wordpress Optimization Settings
Wordpress Optimization Settings
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPress
 
Simple SEO Success-Techniques
Simple SEO  Success-TechniquesSimple SEO  Success-Techniques
Simple SEO Success-Techniques
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpress
 
How to Set Up a WordPress Blog for Your Business
How to Set Up a WordPress Blog for Your BusinessHow to Set Up a WordPress Blog for Your Business
How to Set Up a WordPress Blog for Your Business
 
Permalink ppt
Permalink pptPermalink ppt
Permalink ppt
 
Wordcampuk 09 (wordcampuk)
Wordcampuk 09 (wordcampuk)Wordcampuk 09 (wordcampuk)
Wordcampuk 09 (wordcampuk)
 
Wordpress
WordpressWordpress
Wordpress
 
Word press in 30 minutes
Word press in 30 minutesWord press in 30 minutes
Word press in 30 minutes
 
SynapseIndia wordpress installation training module
SynapseIndia wordpress installation training moduleSynapseIndia wordpress installation training module
SynapseIndia wordpress installation training module
 
Blogging blueprint
Blogging blueprintBlogging blueprint
Blogging blueprint
 
WordPressInsider Meetup - Introduction to WordPress Meeting, June 8, 2015
WordPressInsider Meetup - Introduction to WordPress Meeting, June 8, 2015WordPressInsider Meetup - Introduction to WordPress Meeting, June 8, 2015
WordPressInsider Meetup - Introduction to WordPress Meeting, June 8, 2015
 
Schipul Webinar - Intro To Wordpress
Schipul Webinar - Intro To WordpressSchipul Webinar - Intro To Wordpress
Schipul Webinar - Intro To Wordpress
 
Intro to Wordpress - Schipul webinar August 2010
Intro to Wordpress - Schipul webinar August 2010Intro to Wordpress - Schipul webinar August 2010
Intro to Wordpress - Schipul webinar August 2010
 
Vdomainhosting wordpress-seo-checklist20151016e
Vdomainhosting wordpress-seo-checklist20151016eVdomainhosting wordpress-seo-checklist20151016e
Vdomainhosting wordpress-seo-checklist20151016e
 
The Basics of WordPress
The Basics of WordPressThe Basics of WordPress
The Basics of WordPress
 
Kick start your career
Kick start your careerKick start your career
Kick start your career
 
Lear & Earn Profit Blogging
Lear & Earn Profit BloggingLear & Earn Profit Blogging
Lear & Earn Profit Blogging
 

Recently uploaded

SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 

Recently uploaded (20)

SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 

Test ss 1

  • 1. November30,2007 A Search Engine Optimization Guide for Wordpress by Jai Nischal Verma (www.blogohblog.com) According to recent statistics, Wordpress accounts for 0.8% of the web which makes Wordpress the best choice for any enthusiast blogger. Hundreds and thousands of blogs are created every day which use Wordpress as the blogging CMS (Content Management System), but not all of them are optimized for good search engine rankings. In this guide, I will instruct you how to quickly set up your Wordpress installation for the best SEO results and make your website more search engine friendly. You might know some of these techniques already, but the following steps will play the role of a checklist for you. Follow the steps carefully and try not to miss out on any of them in order to acquire the best results for your blog.  Step I – Blog Title & Taglines I am assuming that you know how to install Wordpress for yourself. If not, please refer to http://codex.wordpress.org/Installing_WordPress. After the installation is completed, go to the wp-admin and under the Options -> General tab, fill out your Blog title and the tagline. Make sure that your Blog title is meaningful and your tagline is search engine friendly. The tagline should basically summarize what you do on your blog and ensure that you target the right keywords for your website. Fill in the rest of the information and we are done with this step.  Step II – Update Services Under the Options, go to the next tab called Writing and scroll down to the Update Services text box. Here you can input a list of update services separating them with line breaks (pressing the enter key). These are basically websites which maintain a list of all the current weblog updates in different areas. When you make a post, Wordpress will ping these websites to inform them that you have updated your blog. Doing this will make your blog more social and also get you additional traffic through these update services. People who browse websites like Technorati and Sphere can easily find the posts that you made recently. Given below is a list of such ping services which I got from the official Wordpress website. Just copy and paste them in the update services box. Copyright 2007 - Blogohblog.com
  • 2. November30,2007 There is a factor here which has to be taken into consideration. Whenever you make a new post now, Wordpress will try to ping all these websites one by one and that process will waste a lot Copyright 2007 - Blogohblog.com http://blogsearch.google.com/ping/RPC2 http://1470.net/api/ping http://api.feedster.com/ping http://api.feedster.com/ping.php http://api.moreover.com/ping http://api.moreover.com/RPC2 http://api.my.yahoo.com/RPC2 http://api.my.yahoo.com/rss/ping http://bblog.com/ping.php http://bitacoras.net/ping http://blogdb.jp/xmlrpc http://blog.goo.ne.jp/XMLRPC http://blogsearch.google.com/ping/RPC2 http://blogmatcher.com/u.php http://bulkfeeds.net/rpc http://coreblog.org/ping/ http://mod-pubsub.org/kn_apps/blogchatt https://phobos.apple.com/WebObjects/MZFinance.woa/wa/pingPodcast http://ping.amagle.com/ http://ping.bitacoras.com http://ping.bloggers.jp/rpc/ http://ping.blogmura.jp/rpc/ http://ping.blo.gs/ http://ping.cocolog-nifty.com/xmlrpc http://pinger.blogflux.com/rpc/ http://ping.exblog.jp/xmlrpc http://ping.feedburner.com http://ping.myblog.jp http://pingqueue.com/rpc/ http://ping.blogg.de/ http://ping.rootblog.com/rpc.php http://ping.syndic8.com/xmlrpc.php http://ping.weblogalot.com/rpc.php http://ping.weblogs.se/ http://rcs.datashed.net/RPC2/ http://rpc.blogbuzzmachine.com/RPC2 http://rpc.blogrolling.com/pinger/ http://rpc.britblog.com/ http://rpc.icerocket.com:10080/ http://rpc.newsgator.com/ http://rpc.pingomatic.com/ http://rpc.tailrank.com/feedburner/RPC2 http://rpc.technorati.com/rpc/ping http://rpc.weblogs.com/RPC2 http://rpc.wpkeys.com/ http://services.newsgator.com/ngws/xmlrpcping.aspx http://signup.alerts.msn.com/alerts-PREP/submitPingExtended.doz http://topicexchange.com/RPC2 http://trackback.bakeinu.jp/bakeping.php http://www.a2b.cc/setloc/bp.a2b http://www.bitacoles.net/ping.php http://www.blogdigger.com/RPC2 http://www.blogoole.com/ping/ http://www.blogoon.net/ping/ http://www.blogpeople.net/servlet/weblogUpdates http://www.blogroots.com/tb_populi.blog?id=1 http://www.blogshares.com/rpc.php http://www.blogsnow.com/ping http://www.blogstreet.com/xrbin/xmlrpc.cgi http://www.holycowdude.com/rpc/ping/ http://www.lasermemory.com/lsrpc/ http://www.imblogs.net/ping/ http://www.mod-pubsub.org/kn_apps/blogchatter/ping.php http://www.newsisfree.com/RPCCloud http://www.newsisfree.com/xmlrpctest.php http://www.popdex.com/addsite.php http://www.snipsnap.org/RPC2 http://www.weblogues.com/RPC/ http://xmlrpc.blogg.de
  • 3. November30,2007 of time before you can make another post or do anything in Wordpress. In order to avoid this, you should use a plugin for Wordpress called No Ping Wait. This plugin actually puts the process of pinging in the backlog and allows you to continue working seamlessly by removing any kind of delays. Download this plugin, install and activate it on your Wordpress blog.  Step III – Modifying the Title Tags of your Wordpress Theme The title tags in your pages matter a lot for SEO purpose but Wordpress themes are usually not optimized for them. To make your theme more search engine friendly, go to Presentation -> Theme Editor in the admin area of Wordpress. Now open the header.php file for editing and replace whatever is between <title> & </title> tag with the following code:- <?php if (is_home () ) { bloginfo('name'); } elseif ( is_category() ) { single_cat_title(); echo " - "; bloginfo('name'); } elseif (is_single() || is_page() ) { single_post_title(); } elseif (is_search() ) { bloginfo('name'); echo " search results: "; echo wp_specialchars($s); } else { wp_title('',true); } ?>  Step IV – Meta Tags Wordpress does not insert any Meta tags in your blog on its own. Meta tags are very important if you want the search engines to fall in love with your blog. You can use the All in one SEO Pack plugin for all your Meta tags including the titles too. You will get all the help for installing this plugin on the author’s plugin homepage. There are other plugins as well which can be used to insert Meta tags into the blog. Just search for them on Google.  Step V – Permalinks & Mod_rewrite Search engines will always index your pages faster if your URLs are text-based instead of being long strings of code. Having your keywords in the URL is beneficial as it tells the spiders about your page content. For example, the URL http://mysite.com/?var1=3434&var2=3434 is not search engine friendly, but if the same URL was written like http://mysite.com/my-page.html, it would be easier for the search engines to index the URL. This kind of link conversion is done using a server-side feature called Mod_rewrite which uses an .htaccess file that is placed in your website root folder. Wordpress already has this inbuilt functionality to generate pretty URLs, so all you have to do is enable the option. Go to Options -> Permalinks in the Wordpress admin, and you will see the following common options. Copyright 2007 - Blogohblog.com
  • 4. November30,2007 Click on the fourth option (Custom) to enable it, and type %postname%.html in the text box. This will make your URLs include the titles of your posts/pages and format them accordingly. If you have a post with the title “Hello World”, this will convert the URL to yourdomain.com/hello-world.html for that particular post. Note: You should have Linux based hosting for the Mod_rewrite function to work properly. If not, you can choose the second option which is date and name based.  Step VI – Optimization of Keywords When making new posts or pages in Wordpress, make sure that you are targeting your search keywords properly. Try to include those keywords in the titles for which you want to be searched and indexed. If your content is unique and you have chosen the right keywords, search engines will quickly pick up your articles and index them. Overture’s Keyword Suggestion Tool is a good way to look for popular keywords related to your niche and then optimize accordingly. Use variations for your keywords and include them in different phrases. Search engines rank your pages by keywords in the following order:-  Prominence and accuracy of the keywords  Frequency of the keywords  Concentration of the keywords  Closeness within the keywords  Placement of the keywords in the content Copyright 2007 - Blogohblog.com
  • 5. November30,2007 So, be sure that you have a balanced article before publishing it to your audience and please do not spam your keywords because everyone hates it, including the search engines.  Step VII – Google Sitemap Google Sitemap is a file which contains URLs and some supplementary information for all the public pages or documents of your website. There is no proof that a Google Sitemap will directly affect your ranking in any way. However, it can help Google to crawl your blog better which may result in a more complete index of your page. You may use a plugin which will automatically generate XML sitemaps for your blog. Download here -> Google Sitemaps Generator for Wordpress Once you have installed the plugin, you can go to the options menu and generate a sitemap for your blog. You can also set the frequency of the updates so that the sitemap is generated accordingly.  Step VIII – Social Bookmarking Plugins You should download and install a social bookmarking plugin which will enable your visitors to bookmark and submit your posts to various bookmarking sites like Digg, Reddit, Stumbleupon, etc. The most popular plugin for social bookmarking nowadays is AddThis. It has support for adding the bookmarking widget at the end of every post in your blog and I would definitely recommend that. That concludes the “Wordpress SEO for Beginners”. I hope that people starting out with Wordpress will benefit from this guide. - Jai Nischal Verma If you found this document useful, please make a donation to jainischalverma@yahoo.com through PayPal for the hard work that has gone into making this guide. Some more useful articles if you are a blogger:-  The Ten Commandments of Link Building  Blogging Money! Copyright 2007 - Blogohblog.com