[Video Guide] How to Do Onpage SEO for Any Article - Convey Semantic Meaning, Improve CTR, and Rank with 5% of the Effort
Are you smashing your head into the keyboard trying to figure out how to optimize your onpage content for SEO purposes? Here's a simple, spoon-fed system to easily optimize and plan out content, as well as brief commentary on how to hire content writers.
[Video Guide] How to Do Onpage SEO for Any Article - Convey Semantic Meaning, Improve CTR, and Rank with 5% of the Effort
Articles in Search Engine Optimization | By August R. Garcia
Published | Last Update 📌
Are you smashing your head into the keyboard trying to figure out how to optimize your onpage content for SEO purposes? Here's a simple, spoon-fed system to easily optimize and plan out content, as well as brief commentary on how to hire content writers.
860 views, 0 RAMs, and 1 comment
Are you smashing your head into the keyboard trying to figure out how to optimize your onpage content for SEO purposes? Here's a simple, spoon-fed system to easily optimize and plan out content, as well as brief commentary on how to hire content writers.
Text of Guidelines for Writers, If Applicable
When writing articles, ensure that you:
- Be sure to link to 2-5 other relevant niche-related sources. Avoid Wikipedia.
- Make sure to use the heading feature in your word processor. Headings must be “heading 1/2/3” as opposed to simply being centered, large, bold, or otherwise only styled without having the heading markup.
- Use the important keywords in headings. For example, if an important keyword is “buy blue shoes,” a heading you could use is “Why I Decided to Buy Blue Shoes”
- Use the supplementary keywords in paragraphs throughout the post.
- Send the file as a .docx with the main keyword as the title (ex: “best-clippers-for-black-hair.docx)
Related Google Sheets Scripts
These can be used to check whether pages are cached/indexed with some amount of accuracy (not mentioned in video):
// https://medium.com/@the.benhawy/how-to-use-google-spreadsheets-to-check-for-broken-links-1bb0b35c8525
// =Getstatuscode(A1)
function getStatusCode(url){
var options = {
'muteHttpExceptions': true,
'followRedirects': true // Set to true for the
};
var response = UrlFetchApp.fetch(url, options);
return response.getResponseCode();
}
// =checkIfPageIsCached(A1)
function checkIfPageIsCached(url) {
var code = -1;
var iii = 0;
do
{
code = getStatusCode("https://webcache.googleusercontent.com/search?q=cache%3A"+url);
} while (code == 503 && iii < 5)
return code;
}
To add these to a Google Sheet, go to Tools -> Script Editor, paste the code in, and then press Ctrl+S to save the scripts.
Tools
Here are the various resources disucssed in the video above:
- Tools
- Other Related Video Tutorials
- Guides/Articles Mentioned in Video
- https://www.256kilobytes.com/content/show/10316/matthewgraham-noob-beginner-guide-spoonfed-four-step-guide-to-onpage-seo-write-50-words-and-rank
- https://www.256kilobytes.com/content/show/10315/matthewgraham-noob-beginner-guide-how-to-improve-your-rankings-with-basic-internal-linking-practices
- https://www.256kilobytes.com/content/show/10394/4-5-lesser-known-ways-you-didn-t-know-you-could-customize-site-appearance-in-search-engine-results
- https://www.256kilobytes.com/content/show/8371/structured-data-schema-and-json-ld-why-does-it-even-matter








Edit History
• [2019-05-09 5:27 PDT] August R. Garcia (1 year ago)• [2019-05-09 5:27 PDT] August R. Garcia (1 year ago)
🕓 Posted at 09 May, 2019 05:27 AM PDT
- C U Find infinite Expired Web 2.0's with 0 skill
- C U Find infinite PBN domains with 0 skill
- C U [Video] The Ultimate Offpage SEO Tier List: 28+ Link Building Methods Ranked from S through F (and a Few Other...
- C U [Video Guide] How to Do Onpage SEO for Any Article - Convey Semantic Meaning, Improve CTR, and Rank with 5% of...
- C U [Video Guide] How to Find Profitable Keywords from Scratch - Find Infinite Keywords with a $0 Budget
- C U [Video Guide] How to Find Guest Posts Leads from Scratch - Find Infinite Guest Post Leads with 0 Skill
- C U Structured Data: Schema and JSON-LD, why does it even matter?
- C U Scoring Big Links From Authority Sites
- C U Top Ahrefs Tips For Niche, Content & Keyword Research to help you rank better
- C U The simplest way to do organic keyword research for (almost) free
August Garcia is some guy who used to sell Viagra on the Internet. He made this website to LARP as a sysadmin while posting about garbage like user-agent spoofing, spintax, the only good keyboard, virtual assitants from Pakistan, links with the rel="nofollow" attribute, proxies, sin, the developer console, literally every link building method, and other junk.
Available at arg@256kilobytes.com, via Twitter, or arg.256kilobytes.com. Open to business inquiries based on availability.
Really great advice - appreciate all your posts on this site!
August R. Garcia (1 year ago) 🐏 ⨉ 1Posted by RolandGaunt 1 year ago 🕓 Posted at 09 May, 2019 07:15 AM PDT
Post a New Comment
To leave a comment, login to your account or create an account.
Do you like having a good time?
Register an Account
You can also login to an existing account or reset your password. All use of this site is subject to the terms of service and privacy policy.
Read Quality Articles
Read some quality articles. If you can manage to not get banned for like five minutes, you can even post your own articles.
View Articles →
Argue with People on the Internet
Use your account to explain why people are wrong on the Internet forum.
View Forum →
Vandalize the Wiki
Or don't. I'm not your dad.
View Wiki →
Ask and/or Answer Questions
If someone asks a terrible question, post a LMGTFY link.
View Answers →
Make Some Money
Hire freelancers and/or advertise your goods and/or services. Hire people directly. We're not a middleman or your dad. Manage your own business transactions.