MyBB Community Forums

Full Version: SEO Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Tried google but It only confused me more.

Basically what does It do? (in simple terms)

Does It just make your site appear higher on search engines or is there something else to it

Is it free?
It's probably better for you to look at this page - http://en.wikipedia.org/wiki/Search_engine_optimization
http://mods.mybboard.net/view/google-seo is free (open source) software, yeah.

What it does is described in the documentation...

Quote:Does It just make your site appear higher on search engines or is there something else to it

Well, yes, but good SEO also has benefits for users.

Instead of the Wikipedia article I recommend you read the Google's SEO Starter Guide, it illustrates the SEO ideas quite well.
Okay guys thanks for the replys!

I'm stuck as to which template I would add the meta tag;
Quote:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xml:lang="es" lang="es" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>El Foro Cristiano - Bienvenidas y Despedidas </title>
<meta name="description" content="Seccion para los miembros nuevos, presentate y deja tu huella por aqui o si te vas pues que lastima... pero deja tu despedida!" />
<link rel="canonical" href="http://vidaensupalabra.com.ar/f-bienvenidas-y-despedidas-4.html" />

<link rel="alternate" type="application/rss+xml" title="Últimos Temas (RSS 2.0)" href="http://vidaensupalabra.com.ar/syndication.php" />
<link rel="alternate" type="application/atom+xml" title="Últimos Temas (Atom 1.0)" href="http://vidaensupalabra.com.ar/syndication.php?type=atom1.0" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />

http://www.webmasterforums.biz/thread-922.html
Anywhere between the <head> and </head> tags Smile
It'd be the headerinclude, ungrouped templates.