My Research about SEO Visibility and Google Search Console

SEO or Search Engine Optimization is a worldwide system of signals every web designer needs to know about. I like how Search Engine Land explains the principles of SEO through The Periodic Table shown below:

 

It might look complicated at first glance. Well… It is complicated. At least before you get to know how it works.

In brief, it is a science of the Internet which is making sure that your content generates the right type of signals.  Search systems as Google and Bing are the main “liberians” of the Internet. They collect data from all over the Internet and help web users to find and collect what they are looking for. Every search engine has an algorithm turning the info into useful search results. As a web designer, I should notice that everything (words, titles, links) matters on the website because it will help search engines to find my site faster.

According to MOZ,

Here’s how it works: Google (or any search engine you’re using) has a crawler that goes out and gathers information about all the content they can find on the Internet. The crawlers bring all those 1s and 0s back to the search engine to build an index. That index is then fed through an algorithm that tries to match all that data with your query.

That’s all the SE (search engine) of SEO.

The O part of SEO—optimization—is where the people who write all that content and put it on their sites are gussying that content and those sites up so search engines will be able to understand what they’re seeing, and the users who arrive via search will like what they see.

Optimization can take many forms. It’s everything from making sure the title tags and meta descriptions are both informative and the right length to pointing internal links at pages you’re proud of.

 

Now, there are many powerful SEO tools in today’s marketing world. However, most of them are not free since too many websites want to be “on top of everything”. When I did my research about SEO the most important tool I learned about is Google Search Console.  This free tool provided by Google is a great way to gain insights about your site in one main platform. Again, according to Search Engine Land,

Google Search Console (formerly Google Webmaster Tools) is a free web-based SEO tool for webmasters to track both the indexing and crawling stats from Googlebot while also providing metrics to help optimize a website for organic visibility. This SEO tool is useful to monitor metrics and discover new insights to help increase your organic footprint.

Since I build my website on WP Woocommerce, I asked WP support team about Google Search Console and they were very helpful by providing the following link with the Instruction on How To Verify Your Site in Order to Use the Webmaster Tools. So I was able to learn how to create meta tags which look similar to this:

<meta name=”google-site-verification” content=”occl3MguMz-o6khAFT_q9KOz45scp7F-bBQLCBU” />

and how to add them to my homepage.

Luckily, WP takes care of indexing my site and all of the necessary SEO for me without me having to do anything at all except for the steps I mentioned above.

The same instructions were applied with verification my site through Bing, Yandex and Pinterest. Still need to learn how to verify through Yahoo.

 

 

WORK CITED

“The Periodic Table of SEO Success Factors.” Search Engine Land, Search Engine Land, searchengineland.com/seotable.

“What Is SEO? SEO Meaning + Definition.” Moz, Moz, 21 Jan. 2019, moz.com/learn/seo/what-is-seo.

Schwartz, Barry, et al. “The SEO’s Guide to Google Search Console.” Search Engine Land, Search Engine Land, searchengineland.com/library/google/google-search-console.

“Webmaster Tools.” Support, 17 Jan. 2019, en.support.wordpress.com/webmaster-tools/#google-search-console.

Thesis Statement (Web Design E-Commerce Project)

Nowadays, professional web design is not only the process of technical creation of a website, but it also involves aspects of graphic design, branding, functionality, usability, and engaging with “the client”. E-commerce is one of the most exceptional challenges of web design. When it comes to making effective e-commerce web design, there are many other complex and super important things to keep in mind. While user friendliness and simplicity are still the keys, web designer should always keep in mind the following aspects:

  • SEO and search marketing, as well as some basics of Social Media Marketing
  • Easily manageable CMS (content-management system)
  • Powerful Marketing Suite (running promos, using coupon codes, etc.)
  • Mobile Responsive Design (sales across all devices)

So, it’s not all just about design. Since development of any enterprise website is a large-scale project which presents its own challenges, often web designers should collaborate with/subcontract other developers. From “the client” (those who own the shop) to the server and from the server to “the customer” (those who buy from the shop), web designer is the main bridge between all those things in e-commerce.

Intro => Semiotic Square

Intro

This final semester, I decided to build a web site based on a project I’ve worked on during my break. Over the break, I created an online store for selling winter baby clothing – which works just like Amazon.

You can see my beautiful brand-new shop HERE! 🙂

This is a real e-commerce shop for purchasing stuff with your credit card or PayPal account and stuff will be shipped to the customer anywhere in the world.

Now. I’m about to build an e-commerce web site for a real shop (“the client”) on WP WooCommerce base. As of today, I am already collaborating with people (“the client”) who own a physical store and desire to sell their stuff virtually as well.

The biggest issue that comes with this project is how to sync inventory of the physical store with the inventory of the e-shop. I need to write a code which will be able to connect their Springboard Retail Point of Sale database inventory with e-commerce website I want to create. In other words, we would need to develop a program which will be using their API to connect two platforms (WooCommerce and Springboard Retail POS). This is something that I’m hoping to get help with from IT people.

 

Closer to the Point

First, as I already noticed last year, Semiotic square is a graphic representation that leads to the correct thesis statement. Second, I want to emphasize that one of the main goals this semester will be to learn and understand the following terms and concepts:

  • Application Programming Interface (API)
  • Rest API
  • HTTP Methods for RESTful services
  • REST vs JSON
  • OAuth, OAuth Flow
  • Protocols, Responses from servers, Versioning

…which leads me to representing E-commerce as a complex system of Data-Server-Web-Client interrelations based off of the semiotic square shown below.