1 users online. Create an account or sign in to join them.Users
SEO Guide
This is an open discussion with 10 replies, filed under Extensions.
Search
Great stuff, Giel. Thank youuuuuuuu!
awesome, giel.
is markdown support to follow or would you like a hand with that?
@fawx: I would surely like a hand with that! ;-)
Having said that: I'm no SEO expert, so my algorithm might be a bit 'flaky'. If anyone has some pointers on how this part could be improved, please be my guest. Or even better: feel free to fork! ;-)
I built something similar some time ago, but haven't wrapped it up in a publicly available extension. You were able create a list of keywords to optimize for and compare it to snapshots of keyword data from your Google webmaster tools account to check your keyword performance. I don't have plans to develop the extension further, bu I can send it to you if you are interested.
@kanduvisla: i'm actually about to write up a site with the best seo guy i know, which will probably coincide with adding markdown support. he looked over your extension and thinks it sounds promising. i'll let you know what we come up with.
@klaftertief: That would be nice. But perhaps you could fork this extension and merge it with the Google webmaster tools keyword data you talked about. Anyway, it sounds interesting. Do you have a public repo for your code?
@fawx: That would be the ultimate test. I wanted to test the extension against a 'Good SEO text' and a 'Bad SEO text' to see if the calculated result is somewhat representive, but couldn't find any good examples.
@klaftertief: That would be nice. But perhaps you could fork this extension and merge it with the Google webmaster tools keyword data you talked about. Anyway, it sounds interesting. Do you have a public repo for your code?
There is no public repository yet. I don't have time to work on it at the moment but I've put it on my TODO list.
Hi @kanduvisla,
I am wondering if is possible to you to extend the extension to support Multilingual Field.
And btw, awesome extension!! :) many, many thanks
First of all thanks for this extension - pretty useful when crafting new content. Just wondering if there is planned support for the Multilingual Field as stated above - If not would it be best to submit stuff to merge or would you like to keep the mutilingual support separate. So I'd have an idea in case I have some time so spend on adding Multilingual Support.
I have currently no intention to support the Multilingual Field. If you would like to add this to this extension, then Feel Free To Fork™ ;-)
Create an account or sign in to comment.
A new extension, "SEO Guide" is now available for download. Comments and feedback can be left here but if you discover any issues, please post it on the issue tracker.
SEO Guide
A SEO Guide for Symphony Content Editors
What this extension does
This extension allows you do a real-time SEO-check on the content you are editing. It counts the unique words, and shows which keywords and combinations occur the most in your text.
How does it work?
In your section editor, you can check which fields should be monitored for text input. This could be fields that are used for headers, descriptions, content, etc... For each field you can set a priority on how heavy this item should be counted in the whole equation. For example: a header which will be used for a title, page handle and a big bold text on top of the page is far more important than a small piece of text that is shown in the sidebar.
For richtext-editors CKEditor is supported.
Important notes
For Developers
This extension does absolutely nothing on the frontend to improve the SEO of your website. It's still the developers responsibility to craft the correct HTML that gets indexed by the different search engines out there.
For Content Editors
This extension gives absolutely no guarantee to higher search results. It only analyzes the content you are typing and shows which keywords (and combinations) on your site are most-used and will probably be detected as 'important keywords' for the different search engines out there.
Having said that, how any search engine exactly works is a bit of a mystery, since the search algorithms used by companies as Google, Yahoo and Microsoft are known to be one of the biggest secrets in the universe. However, this extensions gives you an insight on how the content of your website could be interpreted when analyzed by an automated process.
The used algorithm
The algorithm that this extensions used is fairly simple. It works by the following rules:
You can help!
If you're a SEO expert and have some pointers on how the algorithm could be adjusted to be more helpfull, please let it know! Then we can make it a more accurate extension.