Web Hosting Deals Holiday Logo Design Webcam Chat Website Header Templates Register domain Search Engine Optimisation Web Hosting
Go Back   Talk Mania Forum > Internet Marketing and Search Engine Optimization > Search Engine Optimization

Search Engine Optimization General Search Engine Optimization Discussion.

 Image

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-05-2007, 07:46 PM
Member
 
Join Date: Oct 2006
Posts: 38
.insane is on a distinguished road
Using the SEO abilities of Wordpress

Using the built in SEO abilities of Wordpress
Mohammad CEO/Executive Director InsetNetworks
Chicago, Il, USA


Introduction
Blogging, its a phenomenon striking the world. Almost everyone has a blog; in my introduction I plan on telling you the dos and don'ts of good SEO in blogging.

1.Get a domain
No one wants to type myblog.somefreehost.com into their browser, having a domain also tell people you are here for real and are serious about blogging. The $8.00 for a domain and $1.99/month (Godaddy) for hosting is not a lot to pay considering the payoff you can get from correctly optimizing your blog.

2.If you are not going to use wordpress don't blog
Its as simple as that, wordpress has amazing SEO capabilities built into it, the code is semantic and very well written and it is quite easy to edit and modify.

3.Use Askimet Anti-SPAM
No one wants to read through comments filled with links to PPC(porn,pharmacy,and casino) ads. Askimet does a very good job of preventing spam on blogs, I have seen blogs with over 100,000 visitors a day never get a single spam comment using askimet.

4.Use proper English and post good material
If you plan to get a good amount of incoming links you must use a technique called Link-Baiting, this process consists of posting material so good that other will want to link to you out of their own will.

5.Use search engine submission services
In a past post I listed various search engine submission services just put these into you wordpress submission alert like so
administration panel>options>writing>and Update services
Quote:
Originally Posted by WP SUBMISSION SERVICES
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/...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-...ngExtended.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.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://blogsearch.google.com/ping/RPC2
http://www.popdex.com/addsite.php
http://www.snipsnap.org/RPC2
http://www.weblogues.com/RPC/
http://xmlrpc.blogg.de
http://xping.pubsub.com/ping/
http://blogupdate.org/ping/
http://www.feedsky.com/api/RPC2
Optimizing Permalinks for best Search Engine Exposure
The goal of this procedure is to insert as many keywords as possible into one link, but here you have to limit your self slightly you cannot over fill a url with keywords as it becomes way to long.

3 steps to optimizing permalinks.

1.Always include %postname% in your url
What can I say wordpress makes it so easy its a must there is no other option you have to do it.

2.Don't clutter your url with useless tags.
There is no need for %day%, %time%, or %seconds% tags don't use them. On my blog the permalink tag format is %year%/%monthnum%/%postname%/

3.Pick one structure and stick to it.
If you continuously change your structure you are continuously invalidating important back-links to your website.

Optimizing Page Titles in Word Press
Wordpress's automatic page title system is a bit of a shame really, it is pretty much absolutely useless unless you have a memorable name like Microsoft or Engadget.

What wordpress does to your titles:
It places the title of your blog in front of the keywords, as every SEO knows you want the Keywords at the front not at the end as wordpress shows it.

Here is how the wordpress format is for titles:
BLOGNAME >> POSTTITLE
yours should be:
POST TITLE - BLOGNAME

It is quite simple to fix that just enter the following code into your template

Code:
< title>< ?php wp_title(' '); ?>< ?php if(wp_title(' ', false)) { echo ' &middot; '; } ?>BLOG NAME</title>
See how easy it is to SEO your blog using wordpress.

Post Titles
Keep you post titles snappy and good to the ears, they should make the reader want to read more, and remember to always link to the post. It is where the reader with obviously click and it provides keyword loaded inwards links that adds more keywords to your website.

HTML tags
Put your latest post in <h1> tags and put the older posts in <h3> or <h4> tags it works wonders in the world of SEO.

Use the related posts plugin
It shows the 5 most related posts and makes people stay on your blog much longer and adds valuable related inwards links and keywords to your blog.

Use categories
It keeps your blog organized and helps people and search engines alike navigate your site.


Last edited by .insane; 03-01-2007 at 05:11 AM.
Reply With Quote
  #2 (permalink)  
Old 01-06-2007, 04:08 AM
Member
 
Join Date: Oct 2006
Posts: 38
.insane is on a distinguished road
ok i guess no one wants my tuts
Reply With Quote
  #3 (permalink)  
Old 01-21-2007, 09:15 PM
Lukeintosh's Avatar
VIP Member
 
Join Date: Oct 2006
Location: I live in New Zealand
Posts: 249
Blog Entries: 13
Lukeintosh is on a distinguished road
Send a message via MSN to Lukeintosh Send a message via Yahoo to Lukeintosh
Yes i do Thxs!!
Reply With Quote
  #4 (permalink)  
Old 05-20-2007, 09:41 PM
Member
 
Join Date: Dec 2006
Posts: 43
tezzer is on a distinguished road
Thanks for the list of update services. I never knew about them so I hope they boost my traffic. Cheers.

Update:

Didn't have much effect for me.

Last edited by tezzer; 07-06-2007 at 12:39 AM.
Reply With Quote
  #5 (permalink)  
Old 05-29-2007, 11:01 PM
Junior Member
 
Join Date: May 2007
Posts: 19
Fleetcom is on a distinguished road
wow that is so cool.
Reply With Quote
  #6 (permalink)  
Old 07-06-2007, 12:38 AM
Member
 
Join Date: Dec 2006
Posts: 43
tezzer is on a distinguished road
I think the best way to improve your traffic is to add the Google Sitemap Generator plugin.
__________________
Guys, do yourself a favour and visit Build Muscle Books for muscle building tips, videos and free downloads of books on how to build muscle.

Free Internet Marketing Information
Reply With Quote
  #7 (permalink)  
Old 11-12-2007, 03:45 PM
hanleo46's Avatar
Member
 
Join Date: Nov 2007
Location: Pensacola, Fl
Posts: 36
hanleo46 is on a distinguished road
Send a message via Skype™ to hanleo46
WordPress Overview is Great

Thanks for the great overview ..insane

It cuts through a lot of the garble in the wordpress docs...
__________________
Leo Hanes

Take 2-3 hours this weekend to discover the top 5 ways to boost your web site profits fast...
Reply With Quote
  #8 (permalink)  
Old 11-19-2007, 04:55 PM
admin's Avatar
Administrator
 
Join Date: Sep 2006
Posts: 1,340
Blog Entries: 2
admin has disabled reputation
Great thread, It is very useful for me because i want to start a new blog, where i will show people how to earn money on internet

I will use this infos very soon. thank you
__________________
3D Logo Creator + Mega Pack + Photoshop Designer's Pack = Only 148$ ( save 150 $ - use coupon code: talk )
Reply With Quote
  #9 (permalink)  
Old 02-26-2008, 01:19 PM
Junior Member
 
Join Date: Feb 2008
Posts: 1
Illmatic is on a distinguished road
Thanks for sharing, I will be taking up a lot of your advice.
Reply With Quote
  #10 (permalink)  
Old 08-27-2008, 10:57 AM
Junior Member
 
Join Date: Aug 2008
Location: NV
Posts: 3
businesscredit is on a distinguished road
Well done. One thing I choose Wordpress is because they have search engine friendly plug-ins. There's a lot to choose from, from your kind of usage.

Reply With Quote
Reply

Bookmarks

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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +2. The time now is 06:53 PM.


Fake ID

Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC8
Forums Copyright © Talk-Mania.com