Previous Thread
Next Thread
Print Thread
Rate Thread
ECNet #318290 11/04/2009 12:30 PM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
You won't be penalized anymore than you would if they crawled the UBB and found the URLs on their own; the script feeds them a URL and their crawler will hit pages that are linked off of that page itself to build its real index.

If you follow the example in the readme on what to give google it should actually build the URL the same as what you posted (as form link); the sitemap can be customized to build just about any format of url in just about any type of sitemap you'd want. The recommendation however is to build the sitemap as:
ubb.sitemap.php?type=1&se=2&offset=0

Which will build links as:
http://www.yoursite.tld/forum/ubbthreads.php?ubb=showflat&Number=49643

You could use:
ubb.sitemap.php?type=1&se=1&offset=0

Which would build links as:
http://www.yoursite.tld/forum/ubbthreads.php/ubb/showflat/Number/49644

Currently we don't have an option to build with SEO urls or the fake html extension; we just have se friendly urls and standard urls (which likely will change in the future).

The script primarily aids SE's by feeding content urls to the SE, it'll continue to crawl URLs as it finds them (specifically on links you feed to them), it'll build "new page" links and other links off of the pages your sitemap feeds into their systems.

What I'd like to see is possibly have the ubb gracefully forward URLs with a redirect (301/302 header) based on what URL schema the user chooses in the UBB we could eliminate duplicate urls alltogether (as any url accessed that wasn't on the default selected would send a redirect like what the redirector scripts do); but I'm unsure as to how easy/difficult that could be.

Last edited by Gizmo; 11/04/2009 3:15 PM.

UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
Sponsored Links
Entire Thread
Subject Posted By Posted
[7.x] UBB Sitemaps Gizmo 02/11/2007 7:38 AM
Re: [7.x] UBB Sitemaps AllenAyres 02/11/2007 10:09 PM
Re: [7.x] UBB Sitemaps Gizmo 02/12/2007 12:26 AM
Re: [7.x] UBB Sitemaps Ian_W 02/12/2007 9:22 AM
Re: [7.x] UBB Sitemaps Gizmo 02/12/2007 9:33 AM
Re: [7.x] UBB Sitemaps Ian_W 02/12/2007 6:52 PM
Re: [7.x] UBB Sitemaps Gizmo 02/13/2007 1:47 AM
Re: [7.x] UBB Sitemaps Basil Fawlty 02/25/2007 6:41 PM
Re: [7.x] UBB Sitemaps mcasado 02/28/2007 8:15 PM
Re: [7.x] UBB Sitemaps Gizmo 03/10/2007 4:44 AM
Re: [7.x] UBB Sitemaps Mark_S 04/12/2007 12:21 AM
Re: [7.x] UBB Sitemaps Gizmo 04/12/2007 7:31 AM
Re: [7.x] UBB Sitemaps Gizmo 06/17/2007 1:58 PM
Re: [7.x] UBB Sitemaps Ian_W 06/17/2007 4:26 PM
Re: [7.x] UBB Sitemaps Gizmo 06/18/2007 1:06 AM
Re: [7.x] UBB Sitemaps ehm 06/22/2007 10:16 PM
Re: [7.x] UBB Sitemaps Gizmo 06/23/2007 2:27 AM
Re: [7.x] UBB Sitemaps Mark_S 06/24/2007 12:52 AM
Re: [7.x] UBB Sitemaps Gizmo 06/24/2007 12:56 AM
Re: [7.x] UBB Sitemaps AshtarRose 09/25/2007 5:39 PM
Re: [7.x] UBB Sitemaps blaaskaak 09/25/2007 5:49 PM
Re: [7.x] UBB Sitemaps Gizmo 09/26/2007 1:13 AM
Re: [7.x] UBB Sitemaps AshtarRose 09/26/2007 1:32 AM
Re: [7.x] UBB Sitemaps blaaskaak 09/26/2007 1:45 AM
Re: [7.x] UBB Sitemaps Gizmo 09/26/2007 5:14 AM
Re: [7.x] UBB Sitemaps AshtarRose 09/26/2007 7:49 AM
Re: [7.x] UBB Sitemaps Gizmo 09/26/2007 1:29 PM
Re: [7.x] UBB Sitemaps Gizmo 05/01/2008 7:26 AM
Re: [7.x] UBB Sitemaps Ian_W 05/01/2008 8:01 AM
Re: [7.x] UBB Sitemaps Gizmo 05/01/2008 9:13 AM
Re: [7.x] UBB Sitemaps Gizmo 02/16/2009 4:37 AM
Re: [7.x] UBB Sitemaps SteveS 02/21/2009 3:39 AM
Re: [7.x] UBB Sitemaps Gizmo 02/21/2009 3:01 PM
Re: [7.x] UBB Sitemaps SteveS 02/22/2009 11:55 PM
Re: [7.x] UBB Sitemaps Gizmo 02/23/2009 1:45 AM
Re: [7.x] UBB Sitemaps Crasher 04/14/2009 4:13 PM
Re: [7.x] UBB Sitemaps Gizmo 04/14/2009 7:37 PM
Re: [7.x] UBB Sitemaps Crasher 04/15/2009 9:29 AM
Re: [7.x] UBB Sitemaps badfrog 06/16/2009 12:09 AM
Re: [7.x] UBB Sitemaps badfrog 06/16/2009 1:10 AM
Re: [7.x] UBB Sitemaps Gizmo 06/16/2009 1:33 AM
Re: [7.x] UBB Sitemaps Gizmo 06/22/2009 9:09 PM
Re: [7.x] UBB Sitemaps AllenAyres 06/30/2009 6:30 PM
Re: [7.x] UBB Sitemaps Gizmo 06/30/2009 10:38 PM
Re: [7.x] UBB Sitemaps Gizmo 08/09/2009 9:36 AM
Re: [7.x] UBB Sitemaps Gizmo 08/10/2009 12:57 AM
Re: [7.x] UBB Sitemaps Gizmo 08/21/2009 3:01 AM
Re: [7.x] UBB Sitemaps Gizmo 08/21/2009 7:28 AM
Re: [7.x] UBB Sitemaps badfrog 08/22/2009 1:01 AM
Re: [7.x] UBB Sitemaps Gizmo 08/22/2009 3:09 AM
Re: [7.x] UBB Sitemaps badfrog 08/22/2009 3:11 AM
Re: [7.x] UBB Sitemaps Gizmo 08/22/2009 3:55 AM
Re: [7.x] UBB Sitemaps badfrog 08/22/2009 7:07 PM
Re: [7.x] UBB Sitemaps ECNet 10/31/2009 7:36 AM
Re: [7.x] UBB Sitemaps Gizmo 11/04/2009 7:30 PM
Re: [7.x] UBB Sitemaps Gizmo 04/02/2015 8:57 AM
Re: [7.x] UBB Sitemaps Ruben Rocha 04/06/2015 3:36 PM
Re: [7.x] UBB Sitemaps Gizmo 04/06/2015 4:45 PM
Re: [7.x] UBB Sitemaps Gizmo 08/28/2018 4:21 PM
Re: [7.x] UBB Sitemaps Gizmo 08/21/2019 5:11 PM
Re: [7.x] UBB Sitemaps Gizmo 12/19/2019 8:35 PM
Re: [7.x] UBB Sitemaps Ruben Rocha 07/05/2022 7:08 PM
Re: [7.x] UBB Sitemaps Gizmo 07/05/2022 7:30 PM
Re: [7.x] UBB Sitemaps Ruben Rocha 07/05/2022 7:36 PM
Re: [7.x] UBB Sitemaps Gizmo 07/05/2022 7:38 PM
Re: [7.x] UBB Sitemaps Ruben Rocha 07/05/2022 7:47 PM
Re: [7.x] UBB Sitemaps Gizmo 07/05/2022 7:53 PM
Re: [7.x] UBB Sitemaps Ruben Rocha 07/05/2022 7:57 PM
Re: [7.x] UBB Sitemaps Gizmo 07/05/2022 7:59 PM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Ruben Rocha
Ruben Rocha
Lutz,FL,USA
Posts: 254
Joined: January 2000
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)