Write the reason you're deleting this FAQ
I always think to myself. What advice can I give to any junior SEO expert I may come into contact with. What advice should I give to younger people looking to learn SEO from scratch in 2017 or to anyone interested in SEO and SEM.
I have at least 8 years of experience with SEO in one form or the other. I've been around, a lot of changes and search engine updates. Even before I started practicing SEO I knew a lot about it and what it all meant
Becouse of this, I've learned a long time ago that things can change in the SEO world in a matter of months, turning everything upside down and making all of your efforts worthless with just one update. I'm prepared for all of this and I don't mind it when it happens.
This may be the biggest problem a person aspiring in becoming an SEO expert may face in down 2017. The fact that you can't really teach it in school because by the time you end up giving an exam on what you learned everything drastically change with just one search engine update. This is why there aren't many universities that teach SEO in detail. SEO is one of those obscure domains that few understand while the vast majority may have an outdated idea regarding this whole industry.
Here are my top four pieces of advice on learning SEO in 2017:
1. First of all, you need to make sure SEO is for you. In essence, you need to figure out if you and SEO are compatible. It may sound cool as hell "ranking" and "hacking" your way up in Google's search engine results, but you need to understand that a lot of people may find all of this highly boring. SEO is not as technical as you may think! If you have some basic knowledge on CSS, HTML and content management platforms the only other technical stuff you will need to learn are SEO tools like crawling tools, keyword research tools and general web-based tools like Ahrefs or SEMRuh. HTML and CSS with help you understand the on-page part of SEO but overall, apart from these technical aspects, there aren't highly tehnical aspects to SEO especially when it comes to content optimization and backlink building.
If you are coming from a programming background, make sure you don't mind being less technical about stuff and more content orientated, because you will need to write custom optimized and attractive titles tags and meta descriptions as well as giving problem and highly content based information to the copywriting in terms of creating an optimized text.
2. You need to be highly creative. As I said. SEO isn't very technical. You will need to be highly creative, using power words and emotional responses in you content optimization. At least this is what I'm doing!
To top it all off there isn't a very clear way to do things when it comes to SEO. Sure you can follow some basic guidelines and best practices but when it comes to specific campaigns, choosing the right keywords and implementing the right tactics, it's all up to you! SEO need to follow their instincts and adapt as they go.
3. SEO is a changing industry. When you learn a programming language, for example, it can be fairly easy to adapt to new updates. Sure updates come every now and the and you may need to learn some new stuff, but with SEO all of this is on a totally different level. You constantly need to read the indutsry news and I mean, EVERY DAY just to stay up to date with the news and recent changes. Not to mention you will constantly need to test new stuff as you go along as well as dropping stuff that worked last week but isn't effective anymore, today.
So my advice is: read at least 10 articles everyday written by top names in the SEO industry and implement at least one kind of "test" (no matter how small) every day.
4. Failing is part of SEO. If you only want to win or can't deal with failures, maybe SEO isn't the right industry for you! SEO is part gamble and even if you implement all the right things as well as the best practices, this won't guarantee you success in bringing organic traffic. So you will definitely fail sometimes and some clients may walk away, but if you are perseverent enough you will make it and end up with successful campaigns, you just need to understand that SEO takes time to implement and witness the effects.
So here are my top 4 bits of advice for anyone that wants to start learning SEO in 2017. Feel free to contribute in the comments below!
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
read at least 10 articles everyday written by top names in the SEO industry and implement at least one kind of "test" (no matter how
can someone provide me list of seosites that are well updated
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='23009' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='23009' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='134' | 1 | SELECT * FROM seoclerks.members WHERE USERID='134' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=134 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=134 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=23009 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=23009
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='23009' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='23009' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=118968 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=118968
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=171452 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=171452
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=118943 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=118943
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=119059 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=119059
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=119127 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=119127
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=119458 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=119458
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=120450 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=120450
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=134488 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=134488
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=140401 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=140401
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=150840 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=150840
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='23009' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='23009' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='23009' AND status='1' AND (question like '%Starting learning SEO 2017%' OR question like '%Starting%' OR question like '%learning%' OR question like '%2017%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='23009' AND status='1'
AND (question like '%Starting learning SEO 2017%' OR question like '%Starting%' OR question like '%learning%' OR question like '%2017%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='374240' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='374240' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='147' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='59654' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59654' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='377074' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='377074' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='311920' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='311920' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=23009%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=23009%'
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='272.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='600657.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600657.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='584702.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='584702.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='56997.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='56997.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='322073.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='322073.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='624598.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='624598.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='585810.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='585810.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
| Avg Time | Count | SQL | Max | Min |
idealmike
and I really like your strategy I must say of "read at least 10 articles everyday written by top names in the SEO industry and implement at least one kind of "test" (no matter how small) every day.". It's that kind of "just get up and just do it" attitude that can lead to wonderful things happening! Even if it's something really small. But that's great advice and what I would probably give people myself that are new to SEO and wanting to learn about it for the first time. After all, you learn from doing. And from reading about what others are doing.
SEO is like playing pool. If you want to be an ace pool player, you need to play with people that are better than you. The same can be said when it comes to SEO and doing it. To become better at it, listen to those guys that are good at it! That way, you'll become a better, smarter, more successful SEO yourself and not have to make a lot of the old mistakes that people used to make.
Like building too many links to your homepage too quickly and over zealously!
Something a lot of newbie webmasters and bloggers and first time affiliate marketers are guilty of! Lol
Cheers!
Mike. Very nice Cris! With the SEO industry changing and almost always seemingly evolving from one thing to the next. A lot of stuff you learn about SEO can quickly go out of date and pass its sell by date quicker than a prawn sandwich can! :D So like you, I have about a decade or so experience in SEO, in doing SEO. But what I have learned before doesn't apply so much for today's SEO. So you have to "unlearn" a lot of stuff. Fortunately, if you're completely new to SEO, it's not so hard to pick up and learn the basics of it when doing it. SEO = Search Engine Optimization. And that abbreviation gives away what it is. The skill, art and process of optimizing your website for better Search Engine placement (rankings). And one should practice some common sense when doing it. And learn to do those things which are relevant and applicable for the SEO of today. Again, thanks to places like the [b]SEOClerks Community FAQ[/b], great guys like yourself posting lots of great [b]SEO tips[/b] and methods and stuff, one doesn't have to go too far to find this kind of SEO information out! :D and I really like your strategy I must say of "[b]read at least 10 articles everyday written by top names in the SEO industry and implement at least one kind of "test" (no matter how small) every day.[/b]". It's that kind of "just get up and just do it" attitude that can lead to wonderful things happening! Even if it's something really small. But that's great advice and what I would probably give people myself that are new to SEO and wanting to learn about it for the first time. After all, you learn from doing. And from reading about what others are doing. SEO is like playing pool. If you want to be an ace pool player, you need to play with people that are better than you. The same can be said when it comes to SEO and doing it. To become better at it, listen to those guys that are good at it! That way, you'll become a better, smarter, more successful SEO yourself and not have to make a lot of the old mistakes that people used to make. Like building too many links to your homepage too quickly and over zealously! Something a lot of newbie webmasters and bloggers and first time affiliate marketers are guilty of! Lol :) Cheers! Mike.
Are you sure you want to delete this post?