SEO with EZ - Meta refresh

Author Message

Roger Lindqvist

Wednesday 03 September 2003 1:23:04 am

Hello!

I got tree sites. Two with EZ installed that has a meta refresh in the index file and one without. I am aiming to get listed in google, altavista and alltheweb. All sites are listed without problem in google, but the other two engines will not enter my ez sites but just lists my index page and I am sure that this is because of the meta refresh. I have been researching for a while and I am sure that is the reason. My BIG problem is that I don't know how to redirect my site (from index.html to /publish/index.php) in such a way that altavista and alltheweb will index it. Can anyone help me? I have tried everything I can but without any luck. Can I use som other kind of redirect or do a trick in the ez installation?

Here is a typical index file for my sites:

<html>
<head>
<meta name="robots" content="index,follow">
<META HTTP-EQUIV="refresh" CONTENT="0;URL=/publish/index.php">
</head>
<body></body>
</html>

As said: works very well with Google, but the rest...

Alex Jones

Wednesday 03 September 2003 6:11:24 am

Roger, I would recommend you avoid using meta rfereshes in this case. You would be better served using a server-side permanent redirect which sends a code (301) to the searchg engine/browser that the page has moved. Meta refreshes and temporary redirects (302) are not considered permanent, so some search engines will not index them as they are expected to change.

Using server-side redirects will also ensure that users don't run into problems using their back buttons. If you need help setting up a server-side redirect, post what server/platform you are using. :)

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

Roger Lindqvist

Wednesday 03 September 2003 11:49:21 am

Thanks!

I would appreciate it very much if you could guide me, yes. I am new to this but I think the answer to your question is that my host uses apache/unix.

Alex Jones

Wednesday 03 September 2003 12:46:05 pm

Roger, this tutorial shows how to put the redirect in place: http://www.tamingthebeast.net/articles3/spiders-301-redirect.htm

Let me know if you have any questions they don't cover,

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

Roger Lindqvist

Monday 08 September 2003 2:45:22 am

I didn't get the access I needed from my host so I just made a index file outside my CMS and linked it into the CMS.

Thanks for your effort!

Alex Jones

Monday 15 September 2003 2:07:49 pm

Roger, I'm glad to hear you worked it out. So you know, you should be able to put redirects in place per directory as well - without causing your host to do any work. Should you need to, just run a search for .htaccess and Google should pull up quite a few results.

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

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 18 2025 21:05:14
Script start
Timing: Jan 18 2025 21:05:14
Module start 'layout'
Timing: Jan 18 2025 21:05:14
Module start 'content'
Timing: Jan 18 2025 21:05:16
Module end 'content'
Timing: Jan 18 2025 21:05:16
Script end

Main resources:

Total runtime1.0938 sec
Peak memory usage4,096.0000 KB
Database Queries66

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0069 587.9141152.6250
Module start 'layout' 0.00690.0025 740.539139.4453
Module start 'content' 0.00941.0821 779.9844563.4453
Module end 'content' 1.09150.0023 1,343.429716.1641
Script end 1.0938  1,359.5938 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.2885160.0002
Check MTime0.00130.1193160.0001
Mysql Total
Database connection0.00110.100610.0011
Mysqli_queries1.031494.2896660.0156
Looping result0.00080.0748640.0000
Template Total1.057996.720.5289
Template load0.00200.179120.0010
Template processing1.055996.529720.5279
Template load and register function0.00020.014710.0002
states
state_id_array0.00160.143210.0016
state_identifier_array0.00220.198820.0011
Override
Cache load0.00170.1564340.0001
Sytem overhead
Fetch class attribute can translate value0.00190.174320.0010
Fetch class attribute name0.00110.098370.0002
XML
Image XML parsing0.00120.108020.0006
class_abstraction
Instantiating content class attribute0.00000.002190.0000
General
dbfile0.00080.0765160.0001
String conversion0.00000.000740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 6

Time used to render debug report: 0.0003 secs