Difference between revisions of "Making your site Search Engine Friendly"

From Joomla! Documentation

m (Correct a typo)
(90 intermediate revisions by 13 users not shown)
Line 1: Line 1:
{{cookiejar}}
+
<noinclude><languages /></noinclude>
 +
<translate>
 +
==Why Create a Search Engine Friendly Site?== <!--T:1-->
 +
</translate>
 +
<translate><!--T:2-->
 +
In order to add your pages to its database, a search engine (such as Google) will send out so-called crawlers, spiders or bots to harvest the text on your site. These bots cannot harvest things that are created by Javascript, or 'see' images (though they do check alt tags) and they don't play well with Flash files if at all.</translate>
  
== Why create a Search Engine Friendly Site? ==
+
<translate><!--T:3-->
To start off this article, I want to give an answer to this question. If your Web site is anything like mine, then your biggest visitor is an engine bot. In order to add your page, a search engine (like Google) will send out "crawlers" or "bots" to harvest your pages. These bots cannot harvest things that are created/triggered by javascript, or 'see' images (though they do check alt tags) and don't play well with flash files if at all. While all these things may make the site look better, they do little to nothing in terms of SEO (search engine optimisation).
+
While all these things may make the site look better, they do little to nothing in terms of search engine optimisation (SEO) without adding descriptive information about those resources which are visible to a search engine (but not necessarily visible to your site visitors).</translate>
  
== Keywords ==
+
<translate><!--T:4-->
{{review|section}}
+
It is important that your website can be found by people who are looking for its content, therefore you must serve content to search engine 'bots' in a way that they can interpret, analyse and identify how relevant it is to the search query.</translate>
    Normal  0              false  false  false      EN-US  X-NONE  X-NONE                                                    MicrosoftInternetExplorer4
 
  
There are two major parts to understanding keywords, one is the meta tag and the other is density.  If you are starting a brand new site you will need to a little planning for both SEO and simple Joomla structure.  Keywords are the focus of your content.  You should come up with a list of no more than 25 keywords that describe your sites messageOnce you have your list of keywords keep them in focus as you write content and create Joomla sections, categories, and articlesUse these keywords through your site to improve SEO.
+
<translate><!--T:5-->
 +
For this to happen, you need to bring to the attention of the 'bots' important information about the page using various techniques detailed below - almost like a 'signpost' telling the 'bot' what the page containsIt will then compare what you tell it the page is about, with what it finds by itself, and run various algorithms to check if the page is in fact relevantIt also runs other checks to make sure that you are not trying to cheat the system using 'black hat' or 'grey hat' tactics to make your page rank higher.</translate>
  
The meta keyword tag found in the head of most web documents has little effect for Google, Bling, and many of the other larger search engines. Yahoo still uses the meta tag as part of the algorithm, as well as some of the meta crawlers.  Search engines all read the text in the tag, they just do not apply the information to the algorithms. I have always found that placing the keyword meta tag helped me write better content. If your page has a keyword tag , you must make sure that word is on the same page in the content.
+
<translate><!--T:6-->
 +
It is also possible to add contextual information to your website which helps the 'bot' to understand the context of the information it is indexing, ultimately resulting in more appropriate search results pages when people are searching for topics.</translate>
  
Density is the amount number of times a word is placed in the readable content of a page. If I have ten readable words and one word is a keyword I have a density of 10%. If I have 100 words and one of them is a keyword I now have a density of 1%.  Keep your density between 3.5% and 7% look for an online density analyzer to get an estimated density of a keyword. 
 
  
Make sure to use keywords in your titles or aliases, links, and content. DO NOT STUFF keywords. Content that does not make sense and fully of keywords to raise the density to a high level will cause your site to be penalized in the search engines.  It is very difficult to write an article someone will read or find useable and increase the density over 7%.
+
{{Template:Box-header-sq | title=<translate><!--T:7-->
 +
Key SEO Concepts</translate>
 +
|noedit=yes <!--remove edit link from content boxes -->
 +
|border=sienna          <!-- This is the color of the borders around Box Sections -->
 +
|titleforeground=#000000    <!-- This is the color of the Box Section Title Bar text -->
 +
|titlebackground=wheat <!-- This is the color of the Box Section Title Bar -->
 +
|background=cornsilk    <!-- This is the color of the Box Section background -->
 +
|foreground=black      <!-- This is the color of the Box Section text -->
 +
|titlefont-size=1.0em
 +
}}
 +
;[[S:MyLanguage/Search_Engine_Friendly_URLs|About Search Engine Friendly URLs]]
 +
;[[S:MyLanguage/Enabling_Search_Engine_Friendly_(SEF)_URLs|Enabling SEF URLs]]
 +
;[[S:MyLanguage/Using_A_Sitemap|Using a Sitemap]]
 +
;[[S:MyLanguage/Using_The_Title_Tag|Using the Title Tag]]
 +
;[[S:MyLanguage/Using_The_Meta_Description|Using the Meta Description]]
 +
;[[S:MyLanguage/Using_Keywords|Using Keywords]]
 +
;[[S:MyLanguage/Semantic_HTML_Markup|Using Semantic HTML Markup]]
 +
;[[S:MyLanguage/Linking_To_Other_Sites|Linking to other sites and link building]]
 +
;[[S:MyLanguage/Important_SEO_Points_To_Remember|Important points to remember]]
 +
</div>
  
This section has a keyword density on the term “keyword” of 1.79% and on the term “keywords” of 2.05%.  The combined density is approximately 3.8%. You can see how deliberate you would have to be to stuff a site.
+
<noinclude>
+
<translate>
 
+
<!--T:8-->
'''To add meta keywords to your site do the following:'''
+
[[Category:Search Engine Optimisation]]
 
+
</translate>
* Add the 25 keywords to your Global Configuration > Site> Global Site Meta Keywords .
+
</noinclude>
* Add specific meta keywords to articles using the metadata information. Make sure the keywords listed here are in the content of the article also.
 
* Adding the data does not harm your rankings in search engines, and will help you in yahoo, and meta crawlers.  Never add more than 25 words in the meta data, separate words and phrases with a comma, and do not repeat keywords.
 
 
 
== Use Semantic HTML ==
 
{{stub|section}}
 
Use semantic HTML - only 1 H1 per page for the most important header etc.
 
 
 
== Use links in your content ==
 
{{stub|section}}
 
Have good links inline in text (articles) and avoid the use of things like 'click here' as the text that displays for a link.  You want to try and have something that conveys the gist of the content of the page that the link points to.
 
 
 
== Have a structured or planned navigation ==
 
{{stub|section}}
 
having a good navigation system is hugely beneficial for allowings bots to effectively crawl your site. (joomla goes a long way for doing this for you when used correctly so thats a big bonus).
 
 
 
== Have a sitemap ==
 
{{stub|section}}
 
Sitemap?
 
 
 
== Things to remember ==
 
{{stub|section}}
 
That anything that requires a login will not be 'seen' by a search engine.<br />
 
That this article only just starts to scrape the surface.<br />
 
That frequent maintenance and updates are a big part of SEO.<br />
 
That SEO is only the start - it might help people find your site through search engines but you've got to work out how to get them to stay or come back or use your site.<br />
 

Revision as of 10:06, 15 April 2016

Other languages:
Deutsch • ‎English • ‎Nederlands • ‎eesti • ‎español • ‎français • ‎italiano • ‎português do Brasil • ‎Ελληνικά • ‎中文(台灣)‎ • ‎日本語

Why Create a Search Engine Friendly Site?

In order to add your pages to its database, a search engine (such as Google) will send out so-called crawlers, spiders or bots to harvest the text on your site. These bots cannot harvest things that are created by Javascript, or 'see' images (though they do check alt tags) and they don't play well with Flash files if at all.

While all these things may make the site look better, they do little to nothing in terms of search engine optimisation (SEO) without adding descriptive information about those resources which are visible to a search engine (but not necessarily visible to your site visitors).

It is important that your website can be found by people who are looking for its content, therefore you must serve content to search engine 'bots' in a way that they can interpret, analyse and identify how relevant it is to the search query.

For this to happen, you need to bring to the attention of the 'bots' important information about the page using various techniques detailed below - almost like a 'signpost' telling the 'bot' what the page contains. It will then compare what you tell it the page is about, with what it finds by itself, and run various algorithms to check if the page is in fact relevant. It also runs other checks to make sure that you are not trying to cheat the system using 'black hat' or 'grey hat' tactics to make your page rank higher.

It is also possible to add contextual information to your website which helps the 'bot' to understand the context of the information it is indexing, ultimately resulting in more appropriate search results pages when people are searching for topics.


Key SEO Concepts