Usability and SEO

Author Message

Uno Rodriguez

Friday 02 June 2006 7:39:10 pm

I am looking for the following functions, please help me out:

-Adding keywords
-Adding the <strong> tag without getting bold text
-Automated 'related links'
-Database functionality: comparing data, generating graphs,...

Is this possible with eZ Publish???

Thanks

Mark Marsiglio

Saturday 03 June 2006 1:17:06 pm

Keywords:
You can add a Keywords attribute to any class, and then use the template code to fetch and display these keywords in the metadata. However, most search engines disregard meta keywords now in favor of the words use in the title and content of the page.

Non-bold strong:
You should be able to do this by just modifying the style for strong or bold in the stylesheets to make it say "font-weight: normal"

Automated related links:
Using the keywords attribute, it is possible to do this using instructions found here:
http://ez.no/products/ez_publish/documentation/customization/components/datatypes/ezkeyword/automatic_object_relation
Last I checked, this is limited to items of the same class.

Generating Graphs/Comparing data:
Many customization options are available if you have PHP experience, and these do not sound like functions that are built into the CMS. eZ 3.8 has a content diff function for content managers to compare versions of the same piece of content for changes, but I am not sure what kind of comparison you are looking for. In the contributions and forums there are some integration ideas with jpgraph - http://ez.no/community/forum/developer/implementing_jpgraph_into_ezpublish

Good luck...

http://www.thinkcreative.com
Turning Ideas Into Strategic Solutions

Uno Rodriguez

Saturday 03 June 2006 1:40:58 pm

Thanks for the reply,

I am looking for a way to dispaly data from the database in words and graphs.

ex. I insert data of two computer processors and the results can be viewed as numbers and in graphical form.

When looking ad proceesor "1" the option of comparing it with number "2" (or more)
should be shown.

This would require the "related links" option to compare relevant processors.
The code you suggest , would that need to be implemented manually on each occasion?

PS: your suggestion would eliminate the possibility of displaying bold text, I am looking to seperate the bold statement from strong wich should be possible with CSS.

 

Betsy Gamrat

Sunday 05 November 2006 1:26:07 pm

This is a helpful post. Thanks.

Juliusz Calyniuk

Monday 06 November 2006 2:18:24 am

Hello,

Perhaps this article would be interesting:
http://ez.no/community/articles/ez_publish_search_engine_optimization

Best regards

WebStyle Systems | http://www.ws-webstyle.com

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 01:21:36
Script start
Timing: Jan 31 2025 01:21:36
Module start 'layout'
Timing: Jan 31 2025 01:21:36
Module start 'content'
Timing: Jan 31 2025 01:21:36
Module end 'content'
Timing: Jan 31 2025 01:21:36
Script end

Main resources:

Total runtime0.0254 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 589.1406151.1953
Module start 'layout' 0.00630.0033 740.3359220.6563
Module start 'content' 0.00960.0141 960.99221,001.7422
Module end 'content' 0.02370.0017 1,962.734433.9922
Script end 0.0253  1,996.7266 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002810.9964140.0002
Check MTime0.00114.3181140.0001
Mysql Total
Database connection0.00103.818310.0010
Mysqli_queries0.00259.887730.0008
Looping result0.00000.047010.0000
Template Total0.00124.610.0012
Template load0.00093.571210.0009
Template processing0.00031.020310.0003
Override
Cache load0.00062.466310.0006
General
dbfile0.00207.948580.0003
String conversion0.00000.035740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs