Coding - where to start?
-
I've been working in digital marketing for a few years and over the past 2, I've concentrated on getting my head around (or trying to!) the world of SEO.
Everything from reading this forum, listening to webinars and re-reading the beginners guide to SEO has provided me with the confidence to put in actionable insights into my work such as on page optimisation, keyword research, link build and passing this knowledge onto co-workers
However, one area I am beginning to realise is just as important is having the ability to code for yourself.
Can anyone out there point me in the right direction of where to start, what I program I should concentrate on? and what I shuld focus my energies on?
Any help would be great
Simon
-
Brilliant, thanks guys - much appreciated
Simon
-
Hi
Try some of these places to start.
Lynda.com is excellent. They have some free courses available, but full access is a monthly subscription.
Sitepoint has some great stuff, including this HTML reference
O'Reily has excellent books.
Also, searching on YouTube is good, sometimes way easier to see someone walk through a screencast.
As a language, I would choose PHP/MySQL because its so common, and especially where WordPress uses PHP, that's probably the web language you'll be looking at most.
This is the official PHP site. - Although it can be a bit intense for beginners, but it is the official source.
-Dan
-
W3Schools is a very good source to start w/ HTML/CSS/XHTML.
-
I would definitely get up to speed with Javascript too, a lot of sites use that, you might not need to be able to code it but being able to read it and understand it's implications would be helpful.
Also flash, whilst it is a pain, understand how this works with SEO (you can do some things around it) would be good.
But definitely get yourself on a basic HTML and CSS course!
A
-
I found this site helpful for learning the basics http://www.html.net/
-
Thanks Sha
Any good basic sites/forums you'd recommend?
simon
-
Hi Simon,
I would suggest starting with the basics - getting a good grounding in HTML and CSS will make a huge difference when you are not restricted to getting someone else to make every change for you. You will also find it easier to work with your tech people once you know the basics.
Once you get a taste for it I suspect you'll find yourself seeking out other languages to learn.
Hope that helps,
Sha
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Is my knowledge graph code wrong?
I inserted the Knowledge Graph code on our site last week and am still not seeing the knowledge graph in our search results. Is something incorrect with my code? <script type="<a class="attribute-value">application/ld+json</a>"> { "@context" : "http://schema.org", "@type" : "Organization", "name" : "IssueTrak", "url" : "http://www.issuetrak.com/", "sameAs" : [ "http://www.facebook.com/issuetrak", "http://www.twitter.com/issuetrak", "http://plus.google.com/google.com/+Issuetrak"] } script>head> I suspect it is the alignment of the "{" and "}" but others in the company say that doesn't matter. Any other explanations for why the KG isn't showing in the results? Thanks I did test it with Google's Structured Data Testing Tool and got the "all's good."
Technical SEO | | Nobody15969167212220 -
Site hacked, but can't find the code
Discovered some really odd words ranking for us in WMT. Looked further and found pages like this www.pdnseek.com/wll/canadian-24-hour-pharmacy. When you click it it redirects to the home page. The developers can't find /wll anywhere on the site. The pages are indexed and cached. Looked at the back links in moz and found many backlinks to our site from other sites using URLs like this. The host says there is nothing on the server, but where else could it be. We've run virus scans, nothing, looked through source code, nothing. Anyone with some idea? www.pdnseek.com is the URL
Technical SEO | | Britewave0 -
Drop in traffic at start of December 2014
Hello! I've noticed a drop in organic Google traffic to our ecommerce site. The drop started on the 1st December 2014. The difference compared with last year is around -25%. I've taken a look at landing pages for the organic Google traffic: Homepage: -40%
Technical SEO | | Bike_Co-op_Webmaster
Product pages: -31%
Category pages: -7%
Blog pages: -7% On the 1st December our site was down for a few hours in the early morning for some scheduled maintenance. I got a couple of emails from Google Webmaster Tools letting me know that there was an "Increase in server errors" and "Googlebot can't access your site". Once the site maintenance was complete there haven't been any further emails from Google about this. I doubt the site being down is the cause of the drop in traffic. I suspect it may have been caused by the latest Penguin updates around the end of November 2014. Can anyone advise if this sounds like it is the cause, and why the homepage and products pages have been hit so severely? Thanks in advance for any help you can provide!0 -
Duplicate Content Issues - Where to start???
Dear All I have recently joined a new company Just Go Holidays - www.justgoholidays.com I have used the SEO Moz tools (yesterday) to review the site and see that I have lots of duplicate content/pages and also lots of duplicate titles all of which I am looking to deal with. Lots of the duplicate pages appear to be surrounding, additional parameters that are used on our site to refine and or track various marketing campaigns. I have therefore been into Google Webmaster Tools and defined each of these parameters. I have also built a new XML sitemap and submitted that too. It looks as is we have two versions of the site, one being at www.justgoholidays.com and the other without the www It appears that there are no redirects from the latter to the former, do I need to use 301's here or is it ok to use canonicalisation instead? Any thoughts on an action plan to try to address these issues in the right order and the right way would be very gratefully received as I am feeling a little overwhelmed at the moment. (we also use a CMS system that is not particularly friendly and I think I will have to go directly to the developers to make lots of the required changes which is sure to cost - therefore really don't want to get this wrong) All the best Matt
Technical SEO | | MattByrne0 -
Do I need to verify my site on webmaster both with and without the "www." at the start?
As per title, is it necessary to verify a site on webmaster twice, with and without the "www"? I only ask as I'm about to submit a disavow request, and have just read this: NB: Make sure you verify both the http:website.com and http://www.website.com versions of your site and submit the links disavow file for each. Google has said that they view these as completely different sites so it’s important not to forget this step. (here) Is there anything in this? It strikes me as more than a bit odd that you need to submit a site twice.
Technical SEO | | mgane0 -
Https and 404 code that goes into htaccess
The 404 error code we put into htaccess files for our websites does not work correctly for our https site. We recently changed one of our http sites to https. When we went to create a 404.html page for it by creating an htaccess folder with the 404 error code in it, once we uploaded the file all of our webpages were displaying incorrectly, as if the css was not attached. The 404 code we used works successfully for our other 404.html pages for our other sites (www.telfordinc.com/404.html). However, it does not work for the https site. Below is the 404 error code we are using for our https site (currently not uploaded until pages display correctly) ErrorDocument 404 /404-error.html RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://(www.)?privatemoneyhardmoneyloan.com/.*$ [NC] RewriteRule .(gif|jpg|js|css)$ - [F] Options +FollowSymLinks RewriteEngine On RewriteBase / RewriteCond %{HTTP_HOST} !^www.privatemoneyhardmoneyloan.com$ [NC] RewriteRule ^(.*)$ http://www.privatemoneyhardmoneyloan.com/$1 [R=301,L] So we want to know if there is a different 404 error code that goes into the htaccess file for an https vs. http? Appreciate your feedback on this issue
Technical SEO | | Manifestation0 -
Another Penalty Question - Should I Start from Scratch?
I've seen many questions on google penalties recently. Not really sure where to go from here. I realised a year or so we would be living on borrowed time with our link building methods. We have been really successful in the past and are keen to build a site that has a bit more longevity. We have not received a warning from google but have lost pretty much all of our ranking for everything. My question is with our backlink profile as it is. Building links from various blog networks for the past 3 years. Is it just worth rebranding and starting from scratch rather than trying to get over a million links removed? We have a lot of content that I guess could be classed as spam. Should I really remove all of the content? or leave it running as we are still getting some traffic from other marketing activities. Or should I just get a new domain and transfer all the decent content?
Technical SEO | | DaveDawson2 -
Should I delete Google Places and start over?
My Google Places page is stagnant. It never changes its rank, doesn't find corresponding reviews on directory sites, disappears altogether after a few days for certain keywords and ranks poorly overall. We have had a horrible time getting our web presence to be uniform...name, address, phone, etc. Our business was previously a different name so all those listings were still active, we have had different doctors over the years...those were associated with the business name in different listings, we used a referral service that sponsored listings using a diffferent phone number, change web url in the past year so some sites indicated the wrong address. HUGE HEADACHE Are there any positives/negatives to deleting the Places page and starting over? Here is the page: http://maps.google.com/maps/place?hl=en&georestrict=input_srcid%3Ab1706925095a8afa Thank you for your help!
Technical SEO | | PMC-3120871