User Tools

Site Tools


te3:customizing_and_renaming

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
te3:customizing_and_renaming [2014/08/08 12:12] – created moderatorte3:customizing_and_renaming [2014/12/08 05:37] (current) – [2. Include ''out.php'' into another file (for new sites and for running sites)] moderator
Line 1: Line 1:
 ====== Customizing and renaming ====== ====== Customizing and renaming ======
-{{INLINETOC}}+~~NOTOC~~
  
 +{{:te3:settings_logo.png?nolink|}} Settings / General settings / [[te3:general_settings#Customizing and renaming TE3 modules|Customizing and renaming TE3 modules ]]
  
 +Each site should be as unique as possible - if the same link scheme, cookie names and directory structure repeat over and over again on hundreds of different sites, this can have a negative impact on search engine rankings. 
  
-===== Description =====+We have implemented several different options for customizing and renaming TE3 modules and we strongly encourage you to  make TE3 on each of your sites more unique - it may take some effort but you'll be avoiding potential complications related to search engines. 
  
  
-We believe that each site should be as unique as possible. If the same link scheme, cookie names and directory structure repeat over and over again on hundreds of different sites, this can have a negative impact on search engine rankings. We have implemented several different options for customizing and renaming TE3 modules.   
  
 ---- ----
-==== Customizing and renaming cookie names ====+===== Cookie names =====
  
-Rename cookies: TE3 uses up to four types of cookies - [[te3:incoming|''in.php'']] module sets up a basic ''cookie'' and a ''bookmark cookie'' for each visitor of your site. If you are using [[te3:pages|Pages]] module, Te3 sets up a ''Pages cookie'', and if your [[te3:external_feature|External feature]] is enabled, TE3 sets up an ''external feature cookie''+TE3 uses up to four types of cookies - [[te3:incoming:standard|''in.php'']] module sets up a basic ''cookie'' and a ''bookmark cookie'' for each visitor of your site. If you are using "Pagesmodule, Te3 sets up a ''Pages cookie'', and if your [[te3:external_feature|External feature]] is enabled, TE3 sets up an ''external feature cookie''
  
-Cookie names are randomly generated at the installation stage. Although not necessary, we advise you to rename them manually - navigate to Settings / General settings and expand the [[te3:general_settings#Customizing and renaming TE3 modules|Customizing and renaming TE3 modules ]] accordion. Search engines  will recognize actual words as more authentic than computer generated ones. If you manage several websites, be sure to create unique cookie names for each site. +Cookie names are randomly generated at the installation stage. Although not necessary, we advise you to rename them manually -  search engines  will recognize actual words as more authentic than computer generated ones. If you manage several websites, be sure to create unique cookie names for each site.  
 + 
 +++++ Example - renaming cookie names | 
 + 
 +<fs 125%>**Step by step**</fs> 
 + 
 +{{:te3:customizing10.png?nolink|}} 
 +{{:te3:tut_step_1.png?nolink|}} Navigate to "Main header" and select "General settings" from the {{:te3:settings_logo.png?nolink|}} Settings menu.  
 + 
 +{{:te3:tut_step_2.png?nolink|}} Expand "Customizing and renaming TE3 modules" accordion. 
 + 
 + 
 +{{:te3:customizing2.png?nolink|}} {{:te3:customizing3.png?nolink|}} 
 + 
 + 
 +{{:te3:tut_step_3.png?nolink|}} Simply change cookie names from the randomly generated ones to unique cookie names of your choice. <color grey>Be sure to use only lowercase alphabet signs, numbers and ''_'' (instead of spaces), when you rename cookies</color> 
 + 
 +{{:te3:tut_step_4.png?nolink|}} Click {{:te3:button_update.png?nolink|}} to confirm your customization. 
 + 
 +++++
  
-<color grey>Be sure to use only lowercase alphabet signs, numbers and ''_'' (instead of spaces), when you rename cookies</color> 
 ---- ----
  
-==== Customizing and renaming thumb image directory name ====+===== Thumb image directory name =====
  
-There are two methods for renaming  thumb image directory name: +There are two methods for customizing thumb image directory name: 
-  - **Rename method 1:** change the original thumb image directory name from "thumbs" to a name of your choice \\ \\  +==== 1. Change the original thumb image directory name ====
-  - **Rename method 2:** place "thumbs" directory into the root html directory of the domain (public html) using "dot dot slash" (''../'')+
  
 +Change the original thumb image directory name from "thumbs" to a name of your choice. \\  
 +++++ Example - renaming thumb image directory name |
  
 +<fs 125%>**Step by step**</fs>
  
 +{{:te3:customizing10.png?nolink|}}
 +{{:te3:tut_step_1.png?nolink|}} Navigate to "Main header" and select "General settings" from the {{:te3:settings_logo.png?nolink|}} Settings menu. 
  
 +{{:te3:tut_step_2.png?nolink|}} Expand "Customizing and renaming TE3 modules" accordion.
  
 +{{:te3:customizing4.png?nolink|}} {{:te3:customizing12.png?nolink|}}
  
 +
 +{{:te3:tut_step_3.png?nolink|}} Simply change the original thumb image directory name from ''thumbs'' to a name of your choice. We chose ''anything''.
 +
 +{{:te3:tut_step_4.png?nolink|}} Click {{:te3:button_update.png?nolink|}} to confirm your customization.
 +
 +++++
 +
 +==== 2. Place "thumbs" directory into the root html directory ====
 + 
 +Place "thumbs" directory into the root html directory of the domain (public html) using "dot dot slash" (''../'').
 +
 +++++ Example - placing "thumbs" directory into the root html directory |
 +
 +If your server write permissions allow it, you can place "thumbs" directory into the root html directory of the domain directly from TE3 admin panel:
 +
 +<fs 125%>**Step by step**</fs>
 +
 +{{:te3:customizing10.png?nolink|}}
 +{{:te3:tut_step_1.png?nolink|}} Navigate to "Main header" and select "General settings" from the {{:te3:settings_logo.png?nolink|}} Settings menu. 
 +
 +{{:te3:tut_step_2.png?nolink|}} Expand "Customizing and renaming TE3 modules" accordion.
 +
 +{{:te3:customizing8.png?nolink|}} {{:te3:customizing11.png?nolink|}}
 +
 +{{:te3:tut_step_3.png?nolink|}} Put "dot dot slash" (''../'') in front of thumb image directory name (we also changed the original thumb image directory name into ''anything''). 
 +
 +{{:te3:tut_step_4.png?nolink|}} Click {{:te3:button_update.png?nolink|}} to confirm your customization.
 +
 +Note, if you are not able perform this customization directly from TE3 admin panel (due to server permissions), you will have to place “thumbs” directory into the root html directory using FTP.
 +
 +++++
  
  
 ---- ----
  
-==== Customizing and renaming ''out.php'' ==== 
  
-There are two methods for renaming ''out.php'': +===== Toplist directory name =====
-  * **Rename method 1:** you simply rename your ''out.php'' into ''anything.php'' \\ \\ When you rename ''out.php'' in your [[te3:general_settings#Customizing and renaming |Customizing and renaming]] menu, file name automatically gets renamed as well. This method could prove problematic if you have an existing site. When you rename ''out.php'', all links on your site will immediately become broken. If your site is already getting traffic, we recommend the 2nd method instead. \\ \\  +
-  * **Rename method 2:** include ''out.php'' into another file \\ \\ The advantage of this method is that if your site is already getting some traffic, surfers won't experience broken links on your site while you are switching links from old to the new paths. In general this method might be better for both, existing (running) site and new site alike. \\ \\+
  
 +There are two methods for customizing toplist directory name:
 +==== 1. Change the original toplist directory name ====
  
-=== Example for method 1 - renaming ''out.php'': ===+Change the original toplist directory name from "toplist" to a name of your choice. \\   
 +++++ Example - renaming toplist directory name |
  
-Rename the default ''out.php'': \\ <code><a href="/your_directory/anything.php?..">Link</a></code> Your outgoing links will look like this:<code>http://www.yoursite.com/your_directory/anything.php?</code+<fs 125%>**Step by step**</fs>
  
-<color grey>Note, that this is just an example - you should choose a unique name for both  ''your_directory'' and for ''anything.php''Only use lowercase alphabet signs, numbers and ''_'' instead of spaces and be sure to leave file extension ''.php'' intact when you rename ''out.php''.</color>  +{{:te3:customizing10.png?nolink|}} 
 +{{:te3:tut_step_1.png?nolink|}} Navigate to "Main header" and select "General settings" from the {{:te3:settings_logo.png?nolink|}} Settings menu
  
-=== Example for method including ''out.php'' into another file===+{{:te3:tut_step_2.png?nolink|}} Expand "Customizing and renaming TE3 modules" accordion. 
 + 
 +{{:te3:custom_tpl1.png?nolink|}} {{:te3:custom_tpl2.png?nolink|}} 
 + 
 + 
 +{{:te3:tut_step_3.png?nolink|}} Simply change the original toplist directory name from ''toplist'' to a name of your choice. We chose ''something''
 + 
 +{{:te3:tut_step_4.png?nolink|}} Click {{:te3:button_update.png?nolink|}} to confirm your customization. 
 + 
 +++++ 
 + 
 +==== 2. Place "toplist" directory into the root html directory ==== 
 +  
 +Place "toplist" directory into the root html directory of the domain (public html) using "dot dot slash" (''../''). 
 + 
 +++++ Example - placing "toplist" directory into the root html directory | 
 + 
 +If your server write permissions allow it, you can place "toplist" directory into the root html directory of the domain directly from TE3 admin panel: 
 + 
 +<fs 125%>**Step by step**</fs> 
 + 
 +{{:te3:customizing10.png?nolink|}} 
 +{{:te3:tut_step_1.png?nolink|}} Navigate to "Main header" and select "General settings" from the {{:te3:settings_logo.png?nolink|}} Settings menu.  
 + 
 +{{:te3:tut_step_2.png?nolink|}} Expand "Customizing and renaming TE3 modules" accordion. 
 + 
 +{{:te3:custom_tpl3.png?nolink|}} {{:te3:custom_tpl4.png?nolink|}} 
 + 
 +{{:te3:tut_step_3.png?nolink|}} Put "dot dot slash" (''../'') in front of toplist directory name (we also changed the original toplist directory name into ''something'').  
 + 
 +{{:te3:tut_step_4.png?nolink|}} Click {{:te3:button_update.png?nolink|}} to confirm your customization. 
 + 
 +Note, if you are not able perform this customization directly from TE3 admin panel (due to server permissions), you will have to place “toplist” directory into the root html directory using FTP. 
 + 
 +++++ 
 + 
 + 
 +---- 
 +===== ''out.php'' ===== 
 + 
 +There are two methods for customizing ''out.php'': 
 + 
 +==== 1. Rename your ''out.php'' into ''anything.php'' (for new sites) ==== 
 + 
 +When you rename ''out.php'' in your [[te3:general_settings#Customizing and renaming |Customizing and renaming]] menu, file name automatically gets renamed as well. This method could prove problematic if you have an existing site. When you rename ''out.php'', all links on your site will immediately become broken. If your site is already getting traffic, we recommend the 2nd method instead. 
 + 
 + 
 +++++ Example renaming ''out.php'':
 + 
 +<fs 125%>**Step by step**</fs> 
 + 
 +{{:te3:customizing10.png?nolink|}} 
 +{{:te3:tut_step_1.png?nolink|}} Navigate to "Main header" and select "General settings" from the {{:te3:settings_logo.png?nolink|}} Settings menu.  
 + 
 +{{:te3:tut_step_2.png?nolink|}} Expand "Customizing and renaming TE3 modules" accordion. 
 + 
 +{{:te3:tut_customizing12.png?nolink|}} {{:te3:tut_customizing13.png?nolink|}} 
 + 
 +{{:te3:tut_step_3.png?nolink|}} Simply rename outgoing file from the standard "out.php" to a name of your choice. We chose ''tutorial.php''
 + 
 +{{:te3:tut_step_4.png?nolink|}} Click {{:te3:button_update.png?nolink|}} to confirm your customization. 
 + 
 +**Explanation:** \\  
 +A link with a standard outgoing file name would look like this: 
 + 
 +''/your_TE3_directory/<color red>out.php</color>?u=<nowiki>http://www.duckduckgo.com/</nowiki>'' 
 + 
 +Our link with a customized outgoing file name looks like this: 
 + 
 +''/your_TE3_directory/<color red>tutorial.php</color>?u=<nowiki>http://www.duckduckgo.com/</nowiki>'' 
 + 
 + 
 + 
 +<color grey>Note, that this is just an example - you should choose a unique name for both  ''your_te3_directory'' and for ''anything.php''. Only use lowercase alphabet signs, numbers and ''_'' instead of spaces and be sure to leave file extension ''.php'' intact when you rename ''out.php''.</color>  
 + 
 +++++ 
 + 
 +==== 2. Include ''out.php'' into another file (for new sites and for running sites) ===
 +  
 +The advantage of this method is that if your site is already getting some traffic, surfers won't experience broken links on your site while you are switching links from old to the new paths. In general this method might be better for both, existing (running) site and new site alike.  
 + 
 +++++ Example - including ''out.php'' into another file: |
  
 If you include ''out.php'' directly into the root html directory of the domain (public html) it will make your website even more unique.  If you include ''out.php'' directly into the root html directory of the domain (public html) it will make your website even more unique. 
  
-Create an empty file ''something.php'' and include ''your_directory/out.php'' in that file (''<?php include “your_directory/out.php”; ?>''). Since you've only INCLUDED "out.php" into "something.php", it means that out.php still exists intact in the original location.  => Now you have two different ways of accessing your outgoing links. You can link like this: <code>http://www.yoursite.com/your_directory/anything.php</code> or like this <code>http://www.yoursite.com/anything.php</code> +Create an empty file ''something.php'' and include ''your_te3_directory/out.php'' in that file (''<?php include “your_te3_directory/out.php”; ?>''). Since you've only INCLUDED "out.php" into "something.php", it means that out.php still exists intact in the original location.  => Now you have two different ways of accessing your outgoing links. You can link like this: <code>http://www.yoursite.com/your_te3_directory/out.php</code> or like this <code>http://www.yoursite.com/something.php</code> 
 We recommend this method, since BOTH links work at the same time and you won't experience broken links on your site while you are switching them from old to the new paths.  We recommend this method, since BOTH links work at the same time and you won't experience broken links on your site while you are switching them from old to the new paths. 
  
-<color grey>Note, that this is just an example - you should choose a unique name for both  ''your_directory'' and for ''anything.php''. Only use lowercase alphabet signs, numbers and ''_'' instead of spaces and be sure to leave file extension ''.php'' intact when you rename ''out.php''.</color>+<color grey>Note, that this is just an example - you should choose a unique name for both  ''your_te3_directory'' and for ''anything.php''. Only use lowercase alphabet signs, numbers and ''_'' instead of spaces and be sure to leave file extension ''.php'' intact when you rename ''out.php''.</color> 
 + 
 +++++ 
 ---- ----
  
-==== Customizing and renaming ''out.php'' parameters ====+====''out.php'' parameters =====
  
-Your website will appear even more original if your link scheme is unique. You can customize "standard" TE3 [[te3:outgoing|out.php parameters]] by appointing them names of your choice. You can choose more than one name for a single parameter (e.g. id: ''domain,d,name''). +You can customize "standard" TE3 [[te3:outgoing|out.php parameters]] by appointing them names of your choice. You can choose more than one name for a single parameter (e.g. id: ''domain,d,name''). 
  
 If you decide to reconfigure outgoing tracking, you'll have to modify all clickable links on your site. This could be problematic if your site is already getting some traffic. We advise you to retain the original ''out.php'' parameter name as one of the appointed parameter names in order to avoid potential problems (e.g. id: ''id,domain,d,name''). This will prevent surfers from experiencing any broken links on your site while you are switching links from old to the new paths. If you decide to reconfigure outgoing tracking, you'll have to modify all clickable links on your site. This could be problematic if your site is already getting some traffic. We advise you to retain the original ''out.php'' parameter name as one of the appointed parameter names in order to avoid potential problems (e.g. id: ''id,domain,d,name''). This will prevent surfers from experiencing any broken links on your site while you are switching links from old to the new paths.
  
-List of ''out.php'' parameters you can customize: ''u'', ''id''''l'', ''s''''g''''purl'', ''refremote'', ''p'', ''ref''+<WRAP caution> 
 +If you manage several websites, be sure to create unique ''out.php'' parameter names for each site.</WRAP>  
 + 
 +++++ Example - renaming ''out.php'' parameters | 
 + 
 +<fs 125%>**Step by step**</fs> 
 + 
 +{{:te3:customizing10.png?nolink|}} 
 +{{:te3:tut_step_1.png?nolink|}} Navigate to "Main header" and select "General settings" from the {{:te3:settings_logo.png?nolink|}} Settings menu.  
 + 
 +{{:te3:tut_step_2.png?nolink|}} Expand "Customizing and renaming TE3 modules" accordion. 
 + 
 +{{:te3:customizing6.png?nolink|}} {{:te3:customizing7.png?nolink|}} 
 + 
 +{{:te3:tut_step_3.png?nolink|}} Rename "out.php" paramters  - you can even choose more than one name for a single parameter. Rememberif your site is already getting some trafficwe advise you to retain the original out.php parameter name as one of the appointed parameter names. 
 + 
 +{{:te3:tut_step_4.png?nolink|}} Click {{:te3:button_update.png?nolink|}} to confirm your customization. 
 + 
 +**Explanation:** \\  
 +Let'take a look at a link containing parameter ''u=''. A standard link would look like this: 
 + 
 +''/your_TE3_directory/out.php?<color red>u=</color><nowiki>http://www.duckduckgo.com/</nowiki>'' 
 + 
 +With customized "out.php" parameters we can create a completely unique link: 
 + 
 +''/your_TE3_directory/out.php?/<color red>you=</color><nowiki>http://www.duckduckgo.com/</nowiki>'' 
 + 
 + 
 + 
 +++++
  
-<color grey>If you manage several websites, be sure to create unique ''out.php'' parameter names for each site.</color>   
  
  
----- 
  
-<WRAP caution> 
-Our latest research has shown that search engines penalize repetetive site structure, we therefore <color green>strongly encourage you</color> to customize and rename TE3 modules and make TE3 on each of your sites more unique. It may take some effort but you'll be avoiding potential complications related to search engines. 
-</WRAP> 
  
te3/customizing_and_renaming.1407499924.txt.gz · Last modified: 2014/08/08 12:12 by moderator

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki