[ABD] [Beta] SEO Sitemaps

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
User avatar
WelshPaul
Registered User
Posts: 420
Joined: Tue Aug 19, 2014 2:09 pm

Re: [Beta] SEO Sitemaps

Post by WelshPaul »

Deleted. :oops:
User avatar
2600
I've Been Banned!
Posts: 2567
Joined: Fri Nov 14, 2014 5:14 pm
Location: Area-51

Re: [Beta] SEO Sitemaps

Post by 2600 »

Does this work in 3.2?
Morpheus: Unfortunately, no one can be told what The Matrix is. You'll have to see it for yourself.
Hack me.
Consider a canary token.
The nature of my chosen username
:ugeek:
User avatar
Mitch1063
Registered User
Posts: 525
Joined: Wed Jul 28, 2004 2:49 pm
Location: WWW
Contact:

Re: [Beta] SEO Sitemaps

Post by Mitch1063 »

John connor wrote: Mon Apr 03, 2017 5:46 am Does this work in 3.2?
Working fine for me in 3.2
User avatar
spaceace
Registered User
Posts: 1999
Joined: Wed Jan 30, 2008 8:50 pm
Contact:

Re: [Beta] SEO Sitemaps

Post by spaceace »

the only thing this extension is missing for phpBB 3.2 is the fa icon. other than that, it works perfect :D
User avatar
WelshPaul
Registered User
Posts: 420
Joined: Tue Aug 19, 2014 2:09 pm

Re: [Beta] SEO Sitemaps

Post by WelshPaul »

spaceace wrote: Mon Apr 03, 2017 10:42 am the only thing this extension is missing for phpBB 3.2 is the fa icon. other than that, it works perfect :D
That's only if you use the default style that comes with phpBB! Who even uses that? it's ugly!!
User avatar
Mick
Support Team Member
Support Team Member
Posts: 26503
Joined: Fri Aug 29, 2008 9:49 am

Re: [Beta] SEO Sitemaps

Post by Mick »

WelshPaul wrote: Mon Apr 03, 2017 5:30 pmWho even uses that?
WelshPaul wrote: Mon Apr 03, 2017 5:30 pmit's ugly!!
You'd be surprised, beauty is in the eye of the beholder.
  • "The more connected we get the more alone we become" - Kyle Broflovski©
  • "The good news is hell is just the product of a morbid human imagination.
    The bad news is, whatever humans can imagine, they can usually create.
    " - Harmony Cobel
User avatar
spaceace
Registered User
Posts: 1999
Joined: Wed Jan 30, 2008 8:50 pm
Contact:

Re: [Beta] SEO Sitemaps

Post by spaceace »

WelshPaul wrote: Mon Apr 03, 2017 5:30 pm That's only if you use the default style that comes with phpBB! Who even uses that? it's ugly!!
the default style is not the only style using fa icons ;)
User avatar
2600
I've Been Banned!
Posts: 2567
Joined: Fri Nov 14, 2014 5:14 pm
Location: Area-51

Re: [Beta] SEO Sitemaps

Post by 2600 »

Mitch1063 wrote: Mon Apr 03, 2017 10:09 am
John connor wrote: Mon Apr 03, 2017 5:46 am Does this work in 3.2?
Working fine for me in 3.2
Thanks.
Morpheus: Unfortunately, no one can be told what The Matrix is. You'll have to see it for yourself.
Hack me.
Consider a canary token.
The nature of my chosen username
:ugeek:
User avatar
WelshPaul
Registered User
Posts: 420
Joined: Tue Aug 19, 2014 2:09 pm

Re: [Beta] SEO Sitemaps

Post by WelshPaul »

Mick wrote: Mon Apr 03, 2017 5:47 pm
WelshPaul wrote: Mon Apr 03, 2017 5:30 pmWho even uses that?
WelshPaul wrote: Mon Apr 03, 2017 5:30 pmit's ugly!!
You'd be surprised, beauty is in the eye of the beholder.
Only sites that I have come across that use it are those run by admins who don't know anything about the technical side to running/designing a website. Even phpBB.com won't use it as it is! :lol:
User avatar
max_tre2000
Registered User
Posts: 53
Joined: Mon Feb 13, 2017 8:03 pm
Location: Italy
Contact:

Re: [Beta] SEO Sitemaps

Post by max_tre2000 »

WelshPaul wrote: Tue Apr 04, 2017 7:33 am Only sites that I have come across that use it are those run by admins who don't know anything about the technical side to running/designing a website. Even phpBB.com won't use it as it is! :lol:
Remember: De gustibus non est disputandum.
User avatar
2600
I've Been Banned!
Posts: 2567
Joined: Fri Nov 14, 2014 5:14 pm
Location: Area-51

Re: [Beta] SEO Sitemaps

Post by 2600 »

If anyone is using SSL you have to use the HTTPS:// protocol in server settings/ force server settings. Even though it says it will use what ever protocol based on whether you have secure cookies on or off, the sitemap won't work without adding the https://

Just a tip I discovered.
Morpheus: Unfortunately, no one can be told what The Matrix is. You'll have to see it for yourself.
Hack me.
Consider a canary token.
The nature of my chosen username
:ugeek:
User avatar
WelshPaul
Registered User
Posts: 420
Joined: Tue Aug 19, 2014 2:09 pm

Re: [Beta] SEO Sitemaps

Post by WelshPaul »

This:

Code: Select all

trigger_error('LOTUSJEFF_SITEMAP_NODATA');
Doesn't display this:

Code: Select all

'LOTUSJEFF_SITEMAP_NODATA'	=> 'Forum has no data.',
Instead, LOTUSJEFF_SITEMAP_NODATA is displayed.
jcocking
Registered User
Posts: 197
Joined: Wed Jun 08, 2005 6:47 pm

Re: [Beta] SEO Sitemaps

Post by jcocking »

WelshPaul wrote: Thu Apr 20, 2017 11:51 pm This:

Code: Select all

trigger_error('LOTUSJEFF_SITEMAP_NODATA');
Doesn't display this:

Code: Select all

'LOTUSJEFF_SITEMAP_NODATA'	=> 'Forum has no data.',
Instead, LOTUSJEFF_SITEMAP_NODATA is displayed.
I'll take a look at it. I have also fixed the icon for 3.2.
LotusElan.net is a fully responsive phpBB forum dedicated to the Lotus Elan Sportscars of the 1960s.
jcocking
Registered User
Posts: 197
Joined: Wed Jun 08, 2005 6:47 pm

Re: [Beta] SEO Sitemaps

Post by jcocking »

WelshPaul wrote: Thu Apr 20, 2017 11:51 pm This:

Code: Select all

trigger_error('LOTUSJEFF_SITEMAP_NODATA');
Doesn't display this:

Code: Select all

'LOTUSJEFF_SITEMAP_NODATA'	=> 'Forum has no data.',
Instead, LOTUSJEFF_SITEMAP_NODATA is displayed.
I'll take a look at it. I have also fixed the icon for 3.2.
LotusElan.net is a fully responsive phpBB forum dedicated to the Lotus Elan Sportscars of the 1960s.
User avatar
WelshPaul
Registered User
Posts: 420
Joined: Tue Aug 19, 2014 2:09 pm

Re: [Beta] SEO Sitemaps

Post by WelshPaul »

You should be using:

Code: Select all

trigger_error($this->user->lang['LOTUSJEFF_SITEMAP_NODATA']);
Which will also require the inclusion of:

Code: Select all

$this->user->add_lang_ext('lotusjeff/sitemap', 'common');
And the Constructor needs:

Code: Select all

\phpbb\user $user
Locked

Return to “Abandoned Extensions”