FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

phpBB Question

 


Freezon
Hey guys. Recently I setup phpBB on my boards. I made the directory /forums, and then I made a index.html with a sponsers page that automatically redirects to the forums using html.

I was thinking of submitting to google, but then read somewhere that google crawlers do not crawl redirected pages? Also I read something about a robots file...any help guys?
holadola
You could have both a link and a redirect and google will follow the link.
n0obie4life
Add this link somewhere on the page then..

Put this in the head element.

Code:
<style type="text/css">
hidden {display: none}
</style>


Put this anywhere in the body element

Code:
<a href="/forums/" id="hidden">to my forums</a>

or
Code:
<div id="hidden"><a href="/forums/">to my forums</a>


You won't see that on your broswer, but google will Wink.
Freezon
Ah, thanks a lot for the help guys. I will submit and we will see what happens, in what...6 months? Wink

This thread can be closed.
This topic is locked: you cannot edit posts or make replies.    Frihost Forum Index -> Support and Web Hosting -> Web Hosting Support

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.