phillyian Posted August 26, 2015 Share Posted August 26, 2015 (edited) Hey guys,I'm trying to remove these http://i.imgur.com/5aKiQuu.pngbut i can't seem the way to do it, Can someone please help me? I've seen other websites/forums having it gone. IPB 4 Please help asap. Edited August 26, 2015 by phillyian Link to comment Share on other sites More sharing options...
3 Nervodx Posted August 28, 2015 Share Posted August 28, 2015 You could just go into your Admin Control Panel > Customization > Themes > Edit HTML & CSS > Templates > globalTemplate and then locate this:<title>{expression="output.getTitle( $title )"}</title>Then you can remove everything between the <title> tags and then insert a custom title.For example:<title>WebFlake</title>However the side effect of this is that if you change the title of your website, it will not auto update, you just will have to go fix it manually. 3 Link to comment Share on other sites More sharing options...
1 Nervodx Posted August 29, 2015 Share Posted August 29, 2015 why many people remove this ? is a important part of SEO ....I'm not sure. I don't mind it. But I could see if you wanted to change it to something longer like <title>WebFlake - Get all your premium resources here</title> without changing the site name. I just knew how you could do it so I figured I would just answer the question. Link to comment Share on other sites More sharing options...
0 Unconnect Posted August 26, 2015 Share Posted August 26, 2015 Add the following to your Custom.css: body[data-pageapp=forums][data-pagelocation=front][data-pagemodule=forums][data-pagecontroller=index] .ipsPageHeader { display:none;}You only remove the header Forums though, not the Forums - Website Name here though. 1 Link to comment Share on other sites More sharing options...
0 phillyian Posted August 26, 2015 Author Share Posted August 26, 2015 Add the following to your Custom.css: body[data-pageapp=forums][data-pagelocation=front][data-pagemodule=forums][data-pagecontroller=index] .ipsPageHeader { display:none;}You only remove the header Forums though, not the Forums - Website Name here though.http://altislife.co.uk has done it ;s? does anyone know how to do this completely? Link to comment Share on other sites More sharing options...
0 phillyian Posted August 28, 2015 Author Share Posted August 28, 2015 You could just go into your Admin Control Panel > Customization > Themes > Edit HTML & CSS > Templates > globalTemplate and then locate this:<title>{expression="output.getTitle( $title )"}</title>Then you can remove everything between the <title> tags and then insert a custom title.For example:<title>WebFlake</title>However the side effect of this is that if you change the title of your website, it will not auto update, you just will have to go fix it manually.Thank you very much <3 Link to comment Share on other sites More sharing options...
0 titcrunch Posted August 29, 2015 Share Posted August 29, 2015 why many people remove this ? is a important part of SEO .... Best Regards Titcrunch French webdesigner in camel Design, Support, help and tutorials in : Forum Camel Design. Link to comment Share on other sites More sharing options...
0 Kingy Posted August 31, 2015 Share Posted August 31, 2015 The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
phillyian
Hey guys,
I'm trying to remove these http://i.imgur.com/5aKiQuu.png
but i can't seem the way to do it, Can someone please help me? I've seen other websites/forums having it gone.
IPB 4
Please help asap.
Edited by phillyianLink to comment
Share on other sites
7 answers to this question
Recommended Posts