SEO Professionals
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Go Back   SEO Chat ForumsOtherSEO Professionals

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread SEO Chat Forums Sponsor:
  #1  
Old September 24th, 2009, 09:35 AM
SummitSEO SummitSEO is offline
Registered User
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Sep 2009
Posts: 25 SummitSEO User rank is Private First Class (20 - 50 Reputation Level)SummitSEO User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 5 h 55 m
Reputation Power: 0
Help...Aspiring SEO Pro has a dumb question!

Allright, for many in here this will seem like a dumb question. I'm good with SEO, but am not a web developer. I have a basic understanding of html and know how to optimize a website's code. However, I have been working as an in-house seo for about 3 years now and have had the luxury of using a webmaster to implement my seo plan.

I want to do some freelance work. I am great at designing effective seo plans and keyword research, but I've never actually done the on page optimization. I typically direct others.

As a freelance I would need to do this type of work. What is the best way to gain access to a client's site and edit the html for SEO purposes? Do I need to buy design software like Dreamweaver or XSitepro? Or can I just use an ftp client like Filezilla to download the site, edit the pages and upload the changes? Is it that simple? I'm currently at a fortune 250 company in the US and I believe they use Dreamweaver here, but I don't even know for sure. I just submit change requests and the work gets done with great results!

suggestions please?!

Reply With Quote
  #2  
Old September 24th, 2009, 09:59 AM
terriwells's Avatar
terriwells terriwells is offline
Administrator
Developer Shed Admin.
 
Join Date: Mar 2005
Posts: 514 terriwells User rank is Second Lieutenant (5000 - 10000 Reputation Level)terriwells User rank is Second Lieutenant (5000 - 10000 Reputation Level)terriwells User rank is Second Lieutenant (5000 - 10000 Reputation Level)terriwells User rank is Second Lieutenant (5000 - 10000 Reputation Level)terriwells User rank is Second Lieutenant (5000 - 10000 Reputation Level)terriwells User rank is Second Lieutenant (5000 - 10000 Reputation Level)terriwells User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 4 Days 21 h 57 m 16 sec
Reputation Power: 10
First, welcome to SEO Chat! And may I be the first to say that it's not a dumb question if it's something you've never done before.

That said, *I've* never done it before either, so hopefully someone who knows will respond to this thread. Here is my impression, take it for what you will.

I believe it is entirely possible to do the second thing you suggest (use FTP software, make the HTML changes, upload). That said, it's been my experience that working with HTML and making changes can be more complicated than it has any right to be. You need to be able to see how a change you made affects the entire page -- and if it appears that something you did caused an unexpected change, you need to be able to track down the problem fast. For that, design software is useful, but before purchasing anything I'd see if you can get a trial version of the software and play with it EXTENSIVELY to make sure you can learn how to use it and be comfortable with it.

I hope this helps...and that I'm not too far off target.

Reply With Quote
  #3  
Old September 24th, 2009, 12:11 PM
UberDude UberDude is offline
Contributing User
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Jun 2009
Location: Austin, Tx
Posts: 45 UberDude User rank is Sergeant (500 - 2000 Reputation Level)UberDude User rank is Sergeant (500 - 2000 Reputation Level)UberDude User rank is Sergeant (500 - 2000 Reputation Level)UberDude User rank is Sergeant (500 - 2000 Reputation Level)UberDude User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 6 Days 18 h 2 m 50 sec
Reputation Power: 7
I'm in a similar situation, except I'm in-house for a much smaller company and not for nearly as long also not trying to do freelance SEO, but rather build up my own e-commerce site. I've just started getting serious with figuring out the design side.

Filezilla is as good as anything for transferring files (imho). What you use to edit your code is a matter of personal preference - I just use notepad half the time when working on CSS or HTML, but I'll use a real editor when working on PHP or lots of files at once. Dreamweaver is great but if it doesn't fit your budget, there are decent WYSIWYG editors out there for free.

If you're serious about learning this stuff, you should build yourself a website from scratch. This will give you a much better understanding of how to work on other sites later down the line. You don't want to be working on somebody else's pages without a fundamental understanding of how such a page is built.

Do a google on designing webpages with Photoshop or Gimp (free) - that's where I started. First you design your page, then dice it up and stitch it back together as a website using CSS/HTML. The implementation isn't too difficult - coming up with a good looking design that you like is the real challenge (that, and learning how to work with Photoshop!).

There's a lot to learn, but it's fun stuff to know. Do a lot of reading, ask a lot of questions. This place is a great resource, use it well
Comments on this post
jsteele823 agrees: Building from scratch is a great way to learn

Reply With Quote
  #4  
Old September 24th, 2009, 12:45 PM
barlow1984's Avatar
barlow1984 barlow1984 is offline
SEOgarden
SEO Chat Novice (500 - 999 posts)
 
Join Date: Sep 2009
Location: Leek, UK
Posts: 657 barlow1984 User rank is Second Lieutenant (5000 - 10000 Reputation Level)barlow1984 User rank is Second Lieutenant (5000 - 10000 Reputation Level)barlow1984 User rank is Second Lieutenant (5000 - 10000 Reputation Level)barlow1984 User rank is Second Lieutenant (5000 - 10000 Reputation Level)barlow1984 User rank is Second Lieutenant (5000 - 10000 Reputation Level)barlow1984 User rank is Second Lieutenant (5000 - 10000 Reputation Level)barlow1984 User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 5 Days 2 h 38 m 35 sec
Reputation Power: 74
Send a message via MSN to barlow1984 Send a message via Google Talk to barlow1984 Send a message via Skype to barlow1984
My experiance is the other way around, I'm a coder that got thrown into SEO.

I think that with HTML a little knowledge can be potentially dangerous. In particular validation which in itself has a bearing on seo performance. You could change something that isn't to HTML standard and have an adverse effect too.

If you have a good understanding of HTML, CSS and any other coding language thats been used (javascript and AJAX maybe) then textpad is free and easy to use software. However Dreamweaver can be brilliant if you're not sure what certain tags or elements are allowed etc. I'm not certain but I don't think it has build in w3c validation, maybe there is something out there that does it, in which case that would be even better!

In my experiance, as what UberDude said, you can only truely learn HTML and coding in general by doing. If you're going freelance than make your won site to promote your skills and gain experiance along the way.

Additionally depending on your clients size and experiance you may find you need no code knowledge because they use a CMS (Content Management System), we do this. Which mean you just fill forms in and the templates just produce the page for you. In which case they will need to do all the changes.

But however making your own site or working on a small scale site its as simple as using a FTP bit of software, which can sometimes be provided by the domain host, most of them are WYSIWYG and with a little computer knowledge you'll be fine.

Sorry this is so long, got carried away, hope it helps anyway.

Reply With Quote
  #5  
Old September 24th, 2009, 02:13 PM
lewisdb's Avatar
lewisdb lewisdb is offline
shuffle up and deal
SEO Chat Regular (2000 - 2499 posts)
 
Join Date: Apr 2008
Location: London, England
Posts: 2,238 lewisdb User rank is Captain (20000 - 30000 Reputation Level)lewisdb User rank is Captain (20000 - 30000 Reputation Level)lewisdb User rank is Captain (20000 - 30000 Reputation Level)lewisdb User rank is Captain (20000 - 30000 Reputation Level)lewisdb User rank is Captain (20000 - 30000 Reputation Level)lewisdb User rank is Captain (20000 - 30000 Reputation Level)lewisdb User rank is Captain (20000 - 30000 Reputation Level)lewisdb User rank is Captain (20000 - 30000 Reputation Level)lewisdb User rank is Captain (20000 - 30000 Reputation Level) 
Time spent in forums: 3 Weeks 3 Days 8 h 7 m 17 sec
Reputation Power: 236
Send a message via Yahoo to lewisdb
Don't let it worry you, my coding skills are very limited and that's why I outsource. There is sooooo much involved in SEO you will never be able to do it all yourself.

Your time is much better spent briefing the troops and sending them off into battle.

If any of you need a good developer to help with your on page then let me know. I use a great guy and he is very reasonable!

Reply With Quote
  #6  
Old September 24th, 2009, 04:36 PM
fathom's Avatar
fathom fathom is offline
rod@spheri.ca
SEO Chat God 14th Plane (11500 - 11999 posts)
 
Join Date: Mar 2003
Posts: 11,976 fathom User rank is Major (30000 - 40000 Reputation Level)fathom User rank is Major (30000 - 40000 Reputation Level)fathom User rank is Major (30000 - 40000 Reputation Level)fathom User rank is Major (30000 - 40000 Reputation Level)fathom User rank is Major (30000 - 40000 Reputation Level)fathom User rank is Major (30000 - 40000 Reputation Level)fathom User rank is Major (30000 - 40000 Reputation Level)fathom User rank is Major (30000 - 40000 Reputation Level)fathom User rank is Major (30000 - 40000 Reputation Level)fathom User rank is Major (30000 - 40000 Reputation Level) 
Time spent in forums: 4 Months 2 Weeks 3 Days 8 h 27 m 37 sec
Reputation Power: 357
Send a message via MSN to fathom Send a message via Skype to fathom
Quote:
Originally Posted by SummitSEO
Allright, for many in here this will seem like a dumb question. I'm good with SEO, but am not a web developer. I have a basic understanding of html and know how to optimize a website's code. However, I have been working as an in-house seo for about 3 years now and have had the luxury of using a webmaster to implement my seo plan.

I want to do some freelance work. I am great at designing effective seo plans and keyword research, but I've never actually done the on page optimization. I typically direct others.

As a freelance I would need to do this type of work. What is the best way to gain access to a client's site and edit the html for SEO purposes? Do I need to buy design software like Dreamweaver or XSitepro? Or can I just use an ftp client like Filezilla to download the site, edit the pages and upload the changes? Is it that simple? I'm currently at a fortune 250 company in the US and I believe they use Dreamweaver here, but I don't even know for sure. I just submit change requests and the work gets done with great results!

suggestions please?!


Dream bigger.

You can hire an Indian designer (or coder) anywhere and at any time and the cost can be as little as $50-$100 per customer.

It would cost you significantly more and take significantly longer for you to learn to do-it-yourself.

Lastly, today, SEO isn't about on-page optimization... that area is like 10% of the work... content creation and link development is 90% of the SEOs job 'today'.
__________________
Fathom @ Twitter "We are what we repeatedly do. Excellence, therefore, is not an act, but a habit." -- Aristotle

Reply With Quote
  #7  
Old September 24th, 2009, 04:48 PM
googler's Avatar
googler googler is offline
Cool Dude
SEO Chat Regular (2000 - 2499 posts)
 
Join Date: Aug 2003
Location: Vancouver, Washington, U.S.A.
Posts: 2,198 googler User rank is First Lieutenant (10000 - 20000 Reputation Level)googler User rank is First Lieutenant (10000 - 20000 Reputation Level)googler User rank is First Lieutenant (10000 - 20000 Reputation Level)googler User rank is First Lieutenant (10000 - 20000 Reputation Level)googler User rank is First Lieutenant (10000 - 20000 Reputation Level)googler User rank is First Lieutenant (10000 - 20000 Reputation Level)googler User rank is First Lieutenant (10000 - 20000 Reputation Level)googler User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 2 Weeks 3 Days 23 h 14 m 4 sec
Reputation Power: 177
Send a message via AIM to googler Send a message via XFire to googler
Quote:
Originally Posted by barlow1984
My experiance is the other way around, I'm a coder that got thrown into SEO.

I think that with HTML a little knowledge can be potentially dangerous. In particular validation which in itself has a bearing on seo performance. You could change something that isn't to HTML standard and have an adverse effect too.

If you have a good understanding of HTML, CSS and any other coding language thats been used (javascript and AJAX maybe) then textpad is free and easy to use software. However Dreamweaver can be brilliant if you're not sure what certain tags or elements are allowed etc. I'm not certain but I don't think it has build in w3c validation, maybe there is something out there that does it, in which case that would be even better!

In my experiance, as what UberDude said, you can only truely learn HTML and coding in general by doing. If you're going freelance than make your won site to promote your skills and gain experiance along the way.

Additionally depending on your clients size and experiance you may find you need no code knowledge because they use a CMS (Content Management System), we do this. Which mean you just fill forms in and the templates just produce the page for you. In which case they will need to do all the changes.

But however making your own site or working on a small scale site its as simple as using a FTP bit of software, which can sometimes be provided by the domain host, most of them are WYSIWYG and with a little computer knowledge you'll be fine.

Sorry this is so long, got carried away, hope it helps anyway.


Valid HTML code has ZERO effect on rankings.
Dreamweaver does build valid code and has a validator built in.

I suggest the outsourcing method mentioned.

Secondly I suggest using dreamweaver as all that needs to be done onpage in SEO can be done via the visual interface. Code is not necessary for SEO.
__________________
Work Smarter, Not Harder
The Definitive Guide to Page Rank
Link Building 101
PPC 101

Reply With Quote
  #8  
Old September 24th, 2009, 04:58 PM
SummitSEO SummitSEO is offline
Registered User
SEO Chat Newbie (0 - 499 posts)
 
Join Date: Sep 2009
Posts: 25 SummitSEO User rank is Private First Class (20 - 50 Reputation Level)SummitSEO User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 5 h 55 m
Reputation Power: 0
much appreciated!

Wow, thanks to all of you for the insight. I do plan on outsourcing much of my work. I know the onpage optimization is generally simple. for example, a friends site I will work on in exchange for a reference just needs optimized title pages and H1 tags. His text content is pretty well optimized with the exception of a few mis targeted keywords, meaning he just needs to change the terms to ones that are more commonly searched for. "snowmobile" vs. "sled."

So my question really is can I just make these edits w/ notepad and then ftp the changes? Is it that easy?

Is it possible to outsource content creation as well? I can't imagine a content creator in India or Phillipines being very proficient at english content creation.

What about best place for outsourcing link building? Odesk or getafreelancer? or others???

Reply With Quote
Reply

Viewing: SEO Chat ForumsOtherSEO Professionals > Help...Aspiring SEO Pro has a dumb question!


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump




 Free IT White Papers!
 
Create the Optimal Architecture for your Critical Applications
Warburton's the largest independently owned bakery in the UK faced a number of difficult challenges in providing the most robust yet efficient IT infrastructure for their organization's success. IBM's services combined with their xSeries servers created the perfect platform for their SAP environment with sufficient flexibility, and did so in very time effective fashion.

Request Your Free Technology Downloads!
 
Five Best Practices for Deploying a Successful Service-Oriented Architecture
This white paper describes the benefits you can expect with SOA, and how IBM can help take your business there.

Request Your Free Technology Downloads!
 
Gartner Magic Quadrant for Application Delivery Controllers
Gartner summarizes its view on Application Delivery Controllers, evaluates strengths and weaknesses of solutions, and provides Magic Quadrant reporting for a quick comparison across all vendors. Learn from Gartner how you can benefit from an all-in-one device like Citrix NetScaler that delivers the highest levels of availability, performance and security.

Request Your Free Technology Downloads!
 
Knowledge is Power
What you don't know can hurt you, and is likely costing you money and increasing your security risks during an era of scarce resources. This white paper proposes six key strategies that enterprise security managers can use to improve their network defense posture.

Request Your Free Technology Downloads!
 
Rationalizing the Multi-Tool Environment
The rationalized multi-tool approach is flexible, scalable and cost effective. It provides the necessary input to the IT service management business processes. It preserves prior investments in monitoring tools, empowers technologists to select the best tools with which to do their jobs, and enhances effective response to incidents.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 




© 2003-2010 by Developer Shed. All rights reserved. DS Cluster 11 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek