Click here to register.
      
Bazaar


     Re: SEO support in templates > Re: SEO support in templates Goto page «Previous Page   1 2    Next Page»

SEO support in templates

User knowmad
Date 11/2/2008 2:42 pm
Views 947
Rating 0    Rate [
|
]
Previous · Next
User Message
knowmad
knowmad

Something that we've been seeing more of our clients requesting is SEO support for their sites. These clients often have 3rd party companies who are providing the service and need a simple way to edit the page title, header 1, keywords and meta description.

Currently, we have to turn on support for meta tags, hide the page layout title (since it's duplicated in the title and header) and modify the style design to accomodate the above needs. This seems like more effort than should be necessary and is non-obvious for WebGUI new-comers.

I'd like to see the template redesign take these issues into account and push for better support through RFE's to improve the Page Layout asset.

 

William

----
Knowmad Technologies
http://www.knowmad.com



Back to Top
Rate [
|
]
 
 
rogier
rogier

If I understand correctly, this has to do mostly with the asset and the only thing that might need to be modified in the templates is where exactly the headers are. Can you be more specific; give an example what we could do with the template?

Also: you are talking about the page layout, but wouldn't you need those options for assets in wobject focus?

For your purposes, wouldn't it be great to have a "SEO console" where you can edit metadata, titles and keyword per asset, much like you would manage users etc. (That is of course a different story alltogether; it just came to mind).

Rogier | United Knowledge
www.unitedknowledge.nl · www.webgui-help.nl



Back to Top
Rate [
|
]
 
 
knowmad
knowmad

If I understand correctly, this has to do mostly with the asset and the only thing that might need to be modified in the templates is where exactly the headers are. Can you be more specific; give an example what we could do with the template?

Also: you are talking about the page layout, but wouldn't you need those options for assets in wobject focus?

Rogier,

You bring up some good points. First let me say that I'm far more concerned with page layouts than with wobjects. Let's consider those edge cases. Furthermore, an office discussion yesterday led us to think that we might be able to use the new keywords field and the synopsis field. Unfortunately, my testing is showing that these variables are not available when WebGUI processes the Style Template so we would need to submit RFE's to modify that behavior.

Additionally, while reviewing the default Style 02 template,  I noticed that the title tag is showing up after the head.tags are injected. I'd suggest that the title tag comes before the head.tags template variable. I'd expect the page title to be more important than extra headers applied via an asset.

Regarding your idea of an SEO console, I concur that it'd be great to have a global setting for this info that could then be overridden on a per-page basis. I've submitted an RFE for this feature. Please comment or add karma.

 

William

 

----
Knowmad Technologies
http://www.knowmad.com



Back to Top
Rate [
|
]
 
 
rogier
rogier

Rogier,

You bring up some good points. First let me say that I'm far more concerned with page layouts than with wobjects. Let's consider those edge cases. Furthermore, an office discussion yesterday led us to think that we might be able to use the new keywords field and the synopsis field. Unfortunately, my testing is showing that these variables are not available when WebGUI processes the Style Template so we would need to submit RFE's to modify that behavior.

Additionally, while reviewing the default Style 02 template,  I noticed that the title tag is showing up after the head.tags are injected. I'd suggest that the title tag comes before the head.tags template variable. I'd expect the page title to be more important than extra headers applied via an asset.

We wanted to put the head.tags first, because then the charset meta tag is at the top, which is required for us and good practice. Are you sure that order is important for seo in the case of the title tag?

 

Regarding your idea of an SEO console, I concur that it'd be great to have a global setting for this info that could then be overridden on a per-page basis. I've submitted an RFE for this feature. Please comment or add karma.

 

Most of that discussion is outside my area of expertise. If you can convince JT, I'll add some karma :-)

I will keep an eye on it and keep it in mind for the style & page layout templates.

 

Rogier | United Knowledge
www.unitedknowledge.nl · www.webgui-help.nl



Back to Top
Rate [
|
]
 
 
knowmad
knowmad

We wanted to put the head.tags first, because then the charset meta tag is at the top, which is required for us and good practice. Are you sure that order is important for seo in the case of the title tag?

No, I'm not sure but the general rule of thumb is the higher the keywords are on the page, the more relevance they are given. I'd go for what W3C suggests then let individuals tweak to their own needs/desires.

 

William

 

----
Knowmad Technologies
http://www.knowmad.com



Back to Top
Rate [
|
]
 
 
knowmad
knowmad

We wanted to put the head.tags first, because then the charset meta tag is at the top, which is required for us and good practice. Are you sure that order is important for seo in the case of the title tag?

Rogier,

We've discovered another reason these elements need to be moved from core WebGUI libraries and out into the templates.

By putting head.tags first, any custom css that is added on a per-page basis will be overridden by the global css files. This is the opposite behavior to what is expected when applying cascading styles.

 

William

----
Knowmad Technologies
http://www.knowmad.com



Back to Top
Rate [
|
]
 
 
rogier
rogier

Rogier,

We've discovered another reason these elements need to be moved from core WebGUI libraries and out into the templates.

By putting head.tags first, any custom css that is added on a per-page basis will be overridden by the global css files. This is the opposite behavior to what is expected when applying cascading styles.

Yes, good point.

Rogier | United Knowledge
www.unitedknowledge.nl · www.webgui-help.nl



Back to Top
Rate [
|
]
 
 
arjan
I added some karma to the RFE of the guy with two dogs and three chickens.
Love chickens. Dead and alive.


william@knowmad.com wrote:
> knowmad wrote:
>
>     /If I understand correctly, this has to do mostly with the asset
>     and the only thing that might need to be modified in the templates
>     is where exactly the headers are. Can you be more specific; give
>     an example what we could do with the template?/
>
>     /Also: you are talking about the page layout, but wouldn't you
>     need those options for assets in wobject focus?/
>
> Rogier,
>
> You bring up some good points. First let me say that I'm far more
> concerned with page layouts than with wobjects. Let's consider those
> edge cases. Furthermore, an office discussion yesterday led us to
> think that we might be able to use the new keywords field and the
> synopsis field. Unfortunately, my testing is showing that these
> variables are not available when WebGUI processes the Style Template
> so we would need to submit RFE's to modify that behavior.
>
> Additionally, while reviewing the default Style 02 template,  I
> noticed that the title tag is showing up after the head.tags are
> injected. I'd suggest that the title tag comes before the head.tags
> template variable. I'd expect the page title to be more important than
> extra headers applied via an asset.
>
> Regarding your idea of an SEO console, I concur that it'd be great to
> have a global setting for this info that could then be overridden on a
> per-page basis. I've submitted an RFE
>  for this
> feature. Please comment or add karma.
>
>  
>
> William
>
>  
>
> ----
> Knowmad Technologies
> http://www.knowmad.com
>
>
>
> http://www.plainblack.com/forums/webgui-templates-working-group/seo-support-in-templates/2
>
> ------------------------------------------------------------------------
>
>
>
>  



Attached Files
Back to Top
Rate [
|
]
 
 
knowmad
knowmad

The RFE for SEO has had quite a bit of activity today. In the process, I discovered that the keywords and synopsis are being injected into pages as meta tags already (did anyone else know this was the default behavior?). We also identified a bug whereby the synopsis is not being output.

Hopefully JT will approve the RFE for 7.6 and give us more control of where these elements get placed into the templates. There are some issues with the current behavior that need to be addressed. Please post your ideas to the RFE directly if you have ideas or issues with my suggestions.

Furthermore, JT asked if we should create an RFE to pull all head tags out of WebGUI code and put them into the style templates. This would give template editors more control of the output which I'm strongly in favor of. I think code-generated HTML is evil. I'm interested in hearing what others think.

What impact would this have on migrating an existing site to the next version of WebGUI? I think we could find a way to have the upgrade script inject the tags into the style templates.

 

William

----
Knowmad Technologies
http://www.knowmad.com



Back to Top
Rate [
|
]
 
 
rogier
rogier

Furthermore, JT asked if we should create an RFE to pull all head tags out of WebGUI code and put them into the style templates. This would give template editors more control of the output which I'm strongly in favor of. I think code-generated HTML is evil. I'm interested in hearing what others think.

I'm not sure I understand. Everything that is now in the head.tags var but not editable somewhere else - like the charset meta tag - would be put in the template?

 

Rogier | United Knowledge
www.unitedknowledge.nl · www.webgui-help.nl



Back to Top
Rate [
|
]
 
 
     Re: SEO support in templates > Re: SEO support in templates Goto page «Previous Page   1 2    Next Page»



Recent Discussions Color Key

Design:

Development:

Et Cetera:

Install/Upgrade:  

Smoketest:

Template Group:


Re: Navigation links by rogier - Fri @ 04:06pm

Re: Navigation links by techwriter - Fri @ 03:23pm

Re: Best way to make files available to webgui comunity by bernd - Fri @ 02:50pm

Re: User event history by knowmad - Fri @ 02:02pm

Re: Best way to make files available to webgui comunity by lctn2 - Fri @ 01:55pm

Re: Strategic Roadmap by JT - Fri @ 01:55pm

Re: Navigation links by rogier - Fri @ 01:55pm

Re: 2009 Presidents Meeting by JT - Fri @ 01:10pm

Re: navigation new window by rogier - Fri @ 01:03pm

Re: navigation new window by rogier - Fri @ 12:53pm

Re: WUC 2009 by JT - Fri @ 12:50pm

Re: Best way to make files available to webgui comunity by preaction - Fri @ 12:35pm

Re: Pagination markup by rogier - Fri @ 12:35pm

Re: Best way to make files available to webgui comunity by kristi - Fri @ 12:29pm