weimond
Feb 3 2008, 11:19 AM
| | Any advice on what technical skills are needed to start doing SEO? |
Reply
shadowx
Feb 3 2008, 01:36 PM
Im not an SEO expert but i know a little... firstly a good understanding of how search engines work is good. Eg how keywords, meta tags etc... work and how to register with search engines ( i wrote a tut on this forum about joining google, use the search function) a good understanding of HTML is important because you will need that to make the pages and therefore influence the SEO of the site and a good understanding of web standards is also important. Im not sure why PHP is in the title of this topic, PHP has little influence in SEO unless you use it to create dynamic pages etc... where the content varies as this can affect what SEO you use on the page and it can bring down its page rank in google if the content is too changeable. Also a good "ring" of related, high quality websites will help too as google uses links to and from webpages to determine their quality. so yes some technical skills are needed, not so much programming but more an understanding of the principals and how to influence the rank of the website. If you dont already know it, HTML is a definite necessity for SEO and any website making really. Any SEO done by WYSIWYG editors like frontpage should always be checked and improved by hand.
Reply
imbibe
Feb 4 2008, 07:20 AM
PHP has nothing to do with SEO, nor any programming skills are required for it. Here are some basic TIPS. * Use proper TITLE, META Tags. * Use ALT Attribute for images. * Try using valid XHTML & CSS. * Try using 3-column layout. * Use Tooltips where ever possible.
Reply
shadowx
Feb 4 2008, 01:52 PM
QUOTE PHP has nothing to do with SEO Debatable... As i said if you're using PHP to make dynamic content you have to be careful what you do with it. For example there was a topic not so long ago about a PHP script to automatically, and randomly change the website title. but this is very bad for SEO as it is constantly changing and is hard to index in search results etc... so something like that is inadvisable. but you certainly dont need to learn PHP to use SEO though i would advise HTML and the things posted above.
Reply
tuxcomputing
Feb 20 2008, 07:43 AM
You don't need any coding language to learn/know seo, but you need to know what coding language is bad for your site. (not to misinterpret:coding languages aren't bad unless you sue them wrong) Based on your limited info about your goal (learning seo) I would recommend 'ye ol' Google for help. You'll find some nice tutorials to help you perform better in search engines. Be sure to experiment with all of them and find what is best for your site. Cheers ^^
Reply
darran
Feb 20 2008, 08:02 AM
Everything seems to just fit in if you have a valid XHTML website. Of course proper meta tags and keywords play a part too, I have received countless visits from search engines who have had people searching for terms related and not related to what I am writing in my blog.
Reply
Similar Topics
Keywords : seo, php, programing, skills, learning, php, order, start, seo,
- My Domain Is A Subdomain, But A Domain Regardless
It's from dyndns.com and it doesn't start with www (2)
How To Improve Analytical Writing (aw) Skills In Gre?
Fluency, organization and technical English are three utmost important (2) After reading through the model essays on GRE official websites, I felt ever pressure. According to
the BARRON'S HOW TO PREPARE FOR THE GRE, fluency, organization and technical English are three
utmost important factors for GRE writing. However, for those Asian students like me, writing in
idiomatic and grammatically correct compositions is really challenging. For example, most of those
Japanese students study English word by word other than sentence by sentence, forming habitual
mistakes in word matching in a Japanese way, thus it is quite common that nobody else bu....
Computinghost 3s Order Issue (paypal).
(3) Is there any way to resolve PayPal's most recent annoyance? I went to the trouble of getting
the money into PayPal from bank so I can pay instantly, bu when I go to order it wants to do this
eCheque rubbish and take more money out of the bank instead of PayPal.....
Need Help To Start A Chicken Hatchery
We are new in business, please help us (3) Me and my few friends want to start a new business, a small chicken hatchery in our country
(Bangladesh). We have some basic idea to start a chicken hatchery. We also have technical know how
to operate a chicken hatchery. A hatchery manager of one of the largest hatchery company in our
country will help us to manage hatchery operation. We are also able to provide technical support to
our customer in farm level as one of our friend is a veterinarian and have few years experience in
the field of technical support for chicks (broiler and layer) in farm level. We have no pro....
Css- Review With Tutorial
If u r learning CSS, learn it with me. (2) Are u still using html ? My friends, Html is not very effective tool for website page making. Iam
webdeveloper. When I was new, I spend the whole day in website adjusting layouts, putting table tags
and blank spacer images and large text images with exact font sizes. When a client suddenly changed
his decision on the layout I change lot of webpages. It was really painful. If you decide to modify
design layout of your pages there will also editing and reediting . Now I say bye-bye to html
because iam using cascading style sheets (CSS). CSS is solution of all above pr....
Best Sites For Learning Php-mysql
(4) Hi I was reminded of this earlier by a post in a topic, meant to post it but forgot and the topic on
php books reminded me. Well anyway there is tyhschools for learning php (unless someone else knows
a better 1) but I wan't to know what is the best site for using php with mysql (using
phpmyadmin) also whats the difference between postgresql and mysql? though I must admit the
postgresql version of phpmyadmin whatever it's called looks better (visually)!....
What Are The Best Books For Learning Php
Please suggest a book (5) I would love some recommendations on what books are most helpful for learning PHP. I know XHTML,
CSS, some Javascript. I do know some PHP as well. Also can someone also recommend some books on
Advanced PHP, that actually shows how to create a fully functional and somewhat complex
website/application. (Like RailSpace does for Ruby on Rails)....
Ftp In Visual Basic 6.0
Start making your FTP client using VB6 (0) Recently, I had a need to make a FTP client, since our webhosting FTP server was kind of exotic, and
very restrictive, and most of uploads, even though they reach 100% would crash... File would be
uploaded to a server, but FTP clients just froze upon completion, waiting for the 226 (OK) from FTP
server... So, I had to make my own, one who would not wait for 226, but instead, watch the file
pload progress... This tutorial is not fuly complete, in the sense that it does not offer COMPLETE
FTP client functionality (for example, I ddn't write the code for FTP download, ....
Learning Chinese?
Would learning chinese benefit my career? (5) Hi, I am asking this question because I would like to hear some of your opinions regarding learning
chinese as a benefit in my career. I have been thinking about it ever since I learned that the
company called foxconn is going to open a facility here in my city, and the so called "headhunters"
are searching for people who speak english and chinese. This is going to happen a couple of months
from now and there is no way I can benefit from this opportunity yet as I dont think I will be able
to speak chinese a couple of months from now.... The thing is that I speak spanish....
Start Multiple Programs With One Shortcut
Windows XP (14) Welcome to my turoial on how to start multiple programs using one shortcut. You may probably be
wondering how this is possible. Well this tutorial will use a language from MS-DOS called batch. I
am not sure whether it is "language", but I do know that it is a way to program for MS-DOS. Batch is
simply a way to run several MS-DOS commands with just one command. All batch files are run through
Command Prompt, but they can be accessed with shortcuts also. Here are a few requirements for this
tutorial. Requirements Windows XP (I tested this on XP, but it should work on m....
Apply Your Ninja Skills At Work!
(4) Contrary to popular belief, gaming does not turn people into anti-social recluses unable to adapt to
the real world. In fact, gaming can help sharpen your survivial skills in the dog-eat-dog corporate
jungle. Here are some skills you can pick up in gaming and potentially add to your resume. Lead
by example Game examples: Team tactical types like Ghost Recon: Advanced Warfighter, Rainbow Six
True leadership is about saving your entire team from being massacred and not getting a word of
thanks when it's over. In team titles like these, you stick your neck out to ....
Help! Php Or Just Html?
i want to start buliding my website. which is better, php or basic htm (6) i try to start this topic in webhost category but it seems like i cant. i dont have the permission
so i just post my topic here. im sorry mod.. i want to build a website which contains: - Links to
videos - Informations - photos - flash i don't know if i should use php or just HTML. guys,
what are your opinions..??....
Free Email Service
I am looking to start a free Email service (4) So i find my self sitting at my server, looking at whats been going on lately. Then i notice that at
one point in time i was offering Email and i thought to myself "You know what? I could really
attract some people if i started that again!", but there was one problem in my way! I dont
want to host this service on my server, i want it to be hosted remotely. I also want it to be free.
So here is what im looking for: A website that offers user@mydomainname.com email service At least
1GB per mail box guaranteed 24/7 access $0.00 price If anyone knows of such a s....
3d Ultra Cool Pool 8-ball Demo
Test your skills in a game of virtual pool and become a master. (1) 3D Ultra Cool Pool 8-ball demo Test your skills in a game of virtual pool and
become a master. Take everything you know about pool and throw it in a blender. Cool
Pool has all your favorites: Eight Ball, Cutthroat, Nine Ball, and more! But Cool Pool
doesn't stop there. Add five wacky new pool games that could only exist on a computer, like
Rocket Ball, Chameleon Ball, and 24 Cents, and you've got more fun than you can shake a cue
stick. 3D Ultra Cool Pool: 8 Ball demo contains one of the many games that come as a part of Coo....
What Does Smoking Cause?
it's a bad idea to start! (17) Men:affects teeth to 30% in color heart attcaks blood diseases impotence
Female: hurts pregnancy ....
How To Start An Online Business
(19) Starting an online business is not rocket science, but it's very easy to fail if you are not
careful either. Below I will try to outline some of the steps you can to increase your chances of
success. Decide what you want to do. it is very important that you do someting you enjoy doing. I
suggest evaluating your interests first. Carry out keyword research. Register a domain. Create
your web site. Market it. ....
Learning To Cook Moroccan Food
Coming from America to Morocco (1) Moroccan food is different then typical american food. I am trying to learn how to make cousous.
There is an istant mix that can be bought at Walmart. Couscous can be made is 15 minutes just add
water and your done. Next add vegetables and meat and the meal is ready to eat. The taste is not
the same as found in Morocco. I dont know if cousous can be made in the states as it is in Morocco,
I cant find it. I can only find the instant packages.....
Help Start A Business
(30) Hi to all of you guys, Here is my first post i hope you will help me. i wanted to start up a small
business of any kind but I don’t have an idea where to start. Will please help me or email me coz
I’m willing to invest. Thank you and I would appreciate your reply. ....
I Want To Make Graphics And Flash.
Were do I start? (8) I have been designing websites for a long time and something that I have always been interested in
is flash and graphics. I have looked around a bit at some software but I'm not sure what I need
and I don't want to make the mistake of buying the wrong software considering how expensive it
can be. So what is the best way to start and what software should I get? Any help would be greatly
appreciated.....
Detailed C Beginner Tut
basis for learning any application programming language (2) QUOTE The best way to learn programming is to dive right in and start writing real programs.
This way, concepts which would otherwise seem abstract make sense, and the positive feedback you get
from getting even a small program to work gives you a great incentive to improve it or write the
next one. Diving in with ``real'' programs right away has another advantage, if
only pragmatic: if you're using a conventional compiler, you can't run a fragment of a
program and see what it does; nothing will run until you have a complete (if tiny or trivi....
Complete Linux Programing Book
(2) the book name is Advanced Linux Programming QUOTE If you are a developer for the GNU/Linux
system, this book will help you to: Develop GNU/Linux software that works the way users expect it
to. Write more sophisticated programs with features such as multiprocessing, multi-threading,
interprocess communication, and interaction with hardware devices. Improve your programs by making
them run faster, more reliably, and more securely. Understand the preculiarities of a GNU/Linux
system, including its limitations, special capabilities, and conventions.Advanced Linux Progra....
Behemoth Ro Private Server
A fresh Start Come Join us.. (5) Server Info.. Dual 3GHz Xeon Processors 2GB RAM 2 x 73GB SCSI HDD RAID 1 100mbit connection Latest
& Stable eAthena Version 24/7 Skilled and Friendly GMs Feats: EXP Rates: 10000x Base / 10000x Job
/ 100% except some item, quest item & cards Max Level: 99/70 Max Stats: 99 Max ASPD: 195 Max Dex:
130 War of Emperium: 3X on a Week Sunday: 09 - 11:00 +8:00 GMT Wednesday: 15 - 17:00 +8:00 GMT
Friday: 21 - 23:00 +8:00 GMT Requires: - kRO/Sakray fully patched… - Download NEW BehemothRO
Installer "in our website" http://behemothro.tk ° Taekwon, Soul Linker & Star Gla....
Quake 3 Clan
someone want to start a clan (5) Hey im a pretty good QUAKE3 player /biggrin.gif" style="vertical-align:middle" emoid=":D"
border="0" alt="biggrin.gif" /> But mos of the clans are pretty lame ideas (not lame players), but
lame names, lame website, all that stuff so if anyone wants and know how to start a clan well, join
me and we can think in a cool name and cool ideas. iTS EXCITING to start a new clan....
Does Your School Have Well-defined Cliques?
A sort of social order, if you will. (25) For those who don't know, cliques are basically groups of people that hang around together. It
can be a small group of friends or a whole social group. Most stereotypical high schools have the
nerds, punks, preps, ghetto, goths, emos/skaters, losers, etc., but are most high schools very
stereotypical? I wouldn't really know since I go to a magnet high school for nerds, so the
social classes are kind of blurred together. The nerds are friends with the preps, few people are
considered losers, there's no ghetto, and we only had one goth for about a week. Also, ....
Operating System Not Found
Error Displayed On Start Up (12) So I've been having some difficulties with my Laptop computer. Not the least significant of
them was this problem of not being able to find the O/S. What to do about it? How does the
computer not find the Operating System? I know that it is in there someplace, I had just
re-installed it, but the BIOS was not able to locate it. On the phone to the Manufacturer's
Help Centre. Explain the problem. Real nice guy. Had the answer right handy. Send me an email right
away. Good thing I had another machine available,huh? On startup, the powering on of the machine
tri....
Nuclear War Scenarios
...who will start it? (18) I know, some time ago someone else started a debate on the same topic but somehow (I suppose it was
not intentionally) twisted the facts so that the message was "China threatened the USA". This
statement is _not_ true but the issue is interesting even without a current threat. So what
happened that makes me bring this topic onto the agenda? According to the Financial Times, the
chinese General Zhu Chenghu told a group of forein journalists that China might start a nuclear war
if the USA decide to attack China in order to protect Taiwan, which is considered chinese terr....
Rss Builder V2, Create And Download Rss Feeds For Your Websites
Start building your website rss material, completely free! (14) QUOTE RSS Builder ** free ** RSS Builder is an easy to use program to create RSS feeds for your
web site. It provides a simple interface that lets you add topics, links and content, and then
publish the RSS (v2.0) feed to your web server, using the built-in FTP client. What is RSS? RSS is
an abbreviation of either Really Simple Syndication or Rich Site Summary; it depends who you talk
to. RSS is the new standard for distributing news and information via the Internet. The information
is published via RSS News Feeds. What is an RSS News Feed? An RSS news feed is a li....
Who Wants To Start A Mmorpg?
Ideas for a new MMORPG. (5) Who here would like to start thier own massivley multiplayer online game? I would love to start one
myself but sadly I am not yet skilled enough to code it myself. Does anyone else here want to start
thier own online game? Post your ideas here and maybe if we put our heads together we could make
something great! Any suggestions on open source scripts for a game or other useful info please
share! I hope we can come up with a great game! zippy77....
New Forum, Topic Starters
How do I get people to start talking? (13) Recently, a forum that I spend a lot of time on went down. There are a lot of rumors about when it
will be coming back but nobody knows for sure. So what I did was, I made a new forum, a sort of
waiting room, and I invited a few of my friends. They signed up, but they don't have much to
say! I know that if there were more interesting conversations going on the word would spread and
the place would be a success. What are some good topics to get people to open up and start
chatting?....
Delphi Tutorial - Change Your Start Button Caption
(4) How to change your start button caption using Delphi! (By the way, the start button will be
renamed back to "start" after you restart your computer) Here we go! 1. Create a new project
in Delphi 2. Add a Button and an Edit box to your form, place them where you want. 3. Double click
the button to enter the code editor so we can type code for our OnClick event. 4. The code for the
OnClick event of our button should look like this: CODE procedure
TForm1.Button1Click(Sender: TObject); var Handle1,Handle2:hwnd; begin
Handle1:=FindWindo....
Looking for seo, php, programing, skills, learning, php, order, start, seo,
|
|
Searching Video's for seo, php, programing, skills, learning, php, order, start, seo,
|
advertisement
|
|