Modifications

Sauter à la navigation Sauter à la recherche
2 115 octets ajoutés ,  30 octobre 2019 à 05:39
Ligne 1 : Ligne 1 :  +
{{V12_cust_text}}
 
{{TNGmod
 
{{TNGmod
 
| mod_name        = Create Site Map Mod
 
| mod_name        = Create Site Map Mod
 
| mod_summary    = Creates a sitemap.xml.gz file to assist Google with indexing a TNG site
 
| mod_summary    = Creates a sitemap.xml.gz file to assist Google with indexing a TNG site
| download_link  = [http://lisaandroger.com/downloads/download-info/tng-10-1-create-a-google-sitemap/ Create Sitemap TNG 10.1]<br />for {{Tv1010}}{{Tv110}}<hr/>[http://lisaandroger.com/downloads/download-info/tng-8-tng-9-tng10-create-a-google-sitemap/ Roger Moffat's version for TNG 8 TNG 9 and 10]<br />for any version of TNG 8, TNG 9 and TNG 10.0<br />{{Tv91}} {{Tv90}} {{Tv81}} {{Tv80}}<br />{{Tv92}} {{Tv100}}
+
| download_link  = [http://lisaandroger.com/downloads/download-info/3637/ Create Sitemap TNG 12.0]<br />for {{Tv120}}<hr/>[http://lisaandroger.com/downloads/download-info/3531/ Create Sitemap TNG 10.1.x, TNG 11.x.x]<br />for {{Tv1010}}{{Tv110}}<hr/>[http://lisaandroger.com/downloads/download-info/tng-8-tng-9-tng10-create-a-google-sitemap/ Roger Moffat's version for TNG 8 TNG 9 and 10]<br />for any version of TNG 8, TNG 9 and TNG 10.0<br />{{Tv91}} {{Tv90}} {{Tv81}} {{Tv80}}<br />{{Tv92}} {{Tv100}}
| mod_author      = Steve Hoover - initial version<br />Rush - modified to new Google standards<br />Roger Moffat - Mod Manager versions for TNG 8, TNG 9, TNG 10.0 and TNG 10.1
+
| mod_author      = Steve Hoover - initial version<br />Rush - modified to new Google standards<br />Roger Moffat - Mod Manager versions for TNG 8, TNG 9, TNG 10.0, TNG 10.1, and TNG 12
 
| mod_url        = [[Create Site Map Mod]] (This page)
 
| mod_url        = [[Create Site Map Mod]] (This page)
 
| mod_support    = [http://tng.community/ TNG Community Forums]
 
| mod_support    = [http://tng.community/ TNG Community Forums]
| mod_version    = 9.0.0.1 for up to TNG 10.0<br />10.1.0.3 for TNG 10.1 and TNG 11
+
| mod_version    = 9.0.0.1 for up to TNG 10.0<br />10.1.0.5 for TNG 10.1, TNG 11<br /> 12.0.0.0 for TNG 12
 
| use_mod_manager = Yes
 
| use_mod_manager = Yes
 
| manual_install  = No
 
| manual_install  = No
 
| min_TNG_ver    = 8.0.0
 
| min_TNG_ver    = 8.0.0
| max_TNG_ver    = 11.1.x
+
| max_TNG_ver    = 12.0.x
 
| TNG_file_list  = admin_secondary.php<br />admin_secondmenu.php
 
| TNG_file_list  = admin_secondary.php<br />admin_secondmenu.php
 
| related_mods    =  
 
| related_mods    =  
Ligne 51 : Ligne 52 :  
<br /><br />
 
<br /><br />
   −
[[File:create_sitemap_output10.1.0.3.png]]
+
[[File:CreateSiteMapOutput.png]]
    
<br /><br />
 
<br /><br />
Ligne 57 : Ligne 58 :  
==== TNG 10.1 Parameters ====
 
==== TNG 10.1 Parameters ====
   −
[[File:CreateSiteMapParameters.png]]
+
[[File:CreateSiteMapOptions.png]]
    
Copy the link for the tngsitemapindex.xml file (the large bold link) and then put that into your Google Webmaster Tools sitemap settings if you have this set up, or place it in your robots.txt file like this
 
Copy the link for the tngsitemapindex.xml file (the large bold link) and then put that into your Google Webmaster Tools sitemap settings if you have this set up, or place it in your robots.txt file like this
Ligne 75 : Ligne 76 :     
* Happiness that creating a sitemap that Google will use to draw new cousins to your site is so much easier :-)
 
* Happiness that creating a sitemap that Google will use to draw new cousins to your site is so much easier :-)
 +
 +
== Revision History ==
 +
{| border="0" cellspacing="1" cellpadding="2" class="wikitable"
 +
|-
 +
! Version
 +
! Release&nbsp;Date
 +
! Comments
 +
|- valign="top"
 +
| 12.0.0.1
 +
| 30 Oct 2019
 +
| Small revision to allow for & character in media file names.
 +
|- valign="top"
 +
| 12.0.0.0
 +
| 14 Nov 2018
 +
| Updated Mod to TNG 12 specs for targeting cust_text.php files. No functional changes.
 +
|- valign="top"
 +
| 10.1.0.5
 +
| 14 Nov 2018
 +
| Added better handling of Media links, including handling folios - thanks to Rick Bisbee for this bit of code. Better counting of individuals, families and media that are indexed, or skipped due to Living or Private.
 +
|- valign="top"
 +
| 10.1.0.4
 +
| 28 June 2018
 +
| Unreleased - allowed for suppression of Living and Private individuals and families.
 +
|- valign="top"
 +
| 10.1.0.3
 +
| 24 August 2016
 +
| Updated to work with newer sitemap practices, including indexing images, and to allow options to include or exclude people, families and media.
 +
|- valign="top"
 +
| 10.1.0.2
 +
| 6 August 2015
 +
| Updated to change the calculation of the path to write the file to and to properly handle the genealogy URL in WordPress environments.
 +
|- valign="top"
 +
| 10.1.0.1
 +
| 15 June 2015
 +
| Updated to support http/https protocols.
 +
|- valign="top"
 +
| 10.1.0.0
 +
| 8 Jan 2015
 +
| Updated to work with TNG 10.1 tng_query structures.
 +
|}
    
== TNG User sites using this mod ==
 
== TNG User sites using this mod ==
Ligne 91 : Ligne 132 :  
| [[User:TheKiwi|Roger Moffat]]
 
| [[User:TheKiwi|Roger Moffat]]
 
| The mod developer.
 
| The mod developer.
| V9.0.0.0/9.0.0
+
| V12.0.0.0/12.0.2
 
| EN
 
| EN
 
|-
 
|-
Ligne 213 : Ligne 254 :  
| 10.1.0.3 / 12.0.2  
 
| 10.1.0.3 / 12.0.2  
 
| DA, DE, EN, ES, FR, SV
 
| DA, DE, EN, ES, FR, SV
 +
|-
 +
| [https://www.kmtrees.com Roots & Relatives Remembered]
 +
| [[User:Tngrlkrz|Ron Krzmarzick]]
 +
| public & private
 +
| 12.0.0.0 / [https://kmtrees.com/modlist_wiki?whichoptions=basic&cachemethod=3&sortby=filename See Here]
 +
| EN,DE,CS,ES
 +
|-
 +
| [https://finnholbek.dk/index.php/ Skeel, Schaffalitzky. Find navne i Danmarks Adels Aarbog]
 +
| [[User:Fholbek|Finn Holbek]]
 +
| Public Site
 +
| 12.1.0.0
 +
| DA,EN,DE,CS,ES - etc.
 +
|-
 +
| [https://journeysingenealogy.com Journeys in Genealogy]
 +
| [[User:PapaTango|Patrick Thrush]]
 +
| Public WordPress/TNG bundle
 +
| 12.0/12.1
 +
| English
 +
|-
 +
| [https://peekatourfamily.online Peek At Our Family]
 +
| [[User:Ashleypeek|Ashley Peek]]
 +
|
 +
| 12.1.0.0/12.0.0.0
 +
| EN,IT
 
|}
 
|}
  
'''Experienced'''
914

modifications

Menu de navigation