The Arcive of vBulletin Modifications Site. |
|
Remove index.php from logo link Details »»
|
|||||||||||||||||||||||||
Remove index.php from logo link :
For better SEO we redirect all the similar addresses to one standard address . For example in my forum, all similar addresses like : http*://forum.golzarion.com/ index.php http*//www.forum.golzarion.com/index.php ... all redirect to : http://forum.golzarion.com but the link of logo still was :www. my site.com/index.php What does this mode do ? It removes " index.php" from logo link . Now when users click on logo the logo links them to the address of "www*.your site.com " with out any "index.php" on the link. To remove " logo index.php " link : go to header template ( admin cp =>Styles&Templates=>style manager=>all style option+>> header ) in header find : Code:
$vboptions[forumhome].php$session[sessionurl_q] Code:
$vboptions[bburl]$session[sessionurl_q] Please click installed if you use this mode . thanks For more information see Post#4 . Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#3
|
||||
|
||||
|
And... this is better for SEO?
|
|
#4
|
||||
|
||||
|
Yes,I believe it !
As you know vBulletin has the addresses as : "yoursite.com "& "yoursite.com/index.php" . That's theoretically bad .That's bad because it dilutes your incoming links. some people link to " yoursite.com" others link to " yoursite.com/index.php" You can fix it by using .htaccess codes and redirect 301. but it is better to correct all the internal links too. and prevent duplication addresses. |
|
#5
|
||||
|
||||
|
It works fine with all versions : 3.6.8 / 3.7.0 / 3.7.1 or higher .
And it is xhtml valid. |
|
#6
|
|||
|
|||
|
Cheers!
|
|
#7
|
|||
|
|||
|
thanx
|
|
#8
|
||||
|
||||
|
Does it effect any links that I now have with the index.php already listed?
|
|
#9
|
||||
|
||||
|
it should be default
![]() and to dadoc's question.. you and everyone should 301 redirect the index.php to the root/ ![]() actually,, if you just add a redirect in your htaccess, you don't even need this template edit
|
|
#10
|
||||
|
||||
|
Quote:
Quote:
why should we have an internal link to " index.php " ?? in logo or else where ? I think it is an improvement but you can uninstall / never install if you think it is something useless !!! but as I believe : Quote:
|
![]() |
|
|