Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve SEO #41

Open
2 of 4 tasks
vyper opened this issue Apr 4, 2015 · 2 comments
Open
2 of 4 tasks

Improve SEO #41

vyper opened this issue Apr 4, 2015 · 2 comments

Comments

@vyper
Copy link
Member

vyper commented Apr 4, 2015

I don't know nothing about SEO. ):

Someone know about SEO basic techniques?

@oliveiraethales
Copy link

Hey @vyper! Just passing by to provide some quick tips (I'm not an expert though hehe).

  • I didn't analyze the whole site, but if there are any duplicate pages/pages with similar content, they should have the canonical tag pointing to the one you guys want to be showing on the search engine results.
  • Another nice thing to have is a well defined and consistent markup tag structure in all pages. E.g.:
<h1>Guru PR</h1>
<h2>About the event</h2>
<h3>Why?</h3>
..
..
<h3>When?</h3>
..
..
<h3>Where?</h3>
..
..
  • Be mobile friendly whenever possible
  • Avoid soft 404

I think that's a good start! If there's anything else I can be of help, please ping me (:

Cheers

@vyper vyper added the question label Jun 20, 2015
@adilsoncarvalho
Copy link
Member

I am as good with SEO as a rock is to swim but I see that there are plenty of on-line services that analyze how good we are doing on SEO. It won't replace a good human advise but it's something.

Check it out these:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants