Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
VladTheGreat Posted July 29, 2019 Posted July 29, 2019 I would like to change the error given when I use the SITE ONLINE? feature, when it's OFF a 503 is given and I would like to change that to something else, support flat out told me it's a customization and that their staff don't just support their customers, even though all I asked them is where the file responsible for this function is...... NOTE FOR SO CALLED SUPPORT : I didn't ask you to help me change it, I asked where is it located, really great support :P JOKE!
Jennifer M Posted July 30, 2019 Posted July 30, 2019 I'm assuming you're talking about the "Upgrading" page? I'm not 100% sure which specific page you're referring to but you can check out this guide and it should help:
newbie LAC Posted July 30, 2019 Posted July 30, 2019 \system\Output\Output.php $this->sendOutput( \IPS\Theme::i()->getTemplate( 'global', 'core' )->globalTemplate( $this->title, $this->output, array( 'app' => \IPS\Dispatcher::i()->application->directory, 'module' => \IPS\Dispatcher::i()->module->key, 'controller' => \IPS\Dispatcher::i()->controller ) ), 503 );
Stuart Silvester Posted July 30, 2019 Posted July 30, 2019 It's also worth noting that a 503 header is quite important in most situations. If you have a community that is already full of content a 503 header tells the search engines that is not available at this time and to try later. If for example you were to remove that you may find that some of your content URLs get indexed with the offline page contents, affecting your serp performance
Management Matt Posted July 30, 2019 Management Posted July 30, 2019 I was about to say the same as Stuart. 🙂
VladTheGreat Posted July 31, 2019 Author Posted July 31, 2019 I'm not running a forum, I do not use search indexing nor allow engines to crawl my website, thank you for the reply, shame I had to ask the forum for support on such a lame question which I was turned down the answer to in IPS support. Worse than Godaddy! Thanks guys.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.