Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Lenny Warren Posted August 23, 2016 Posted August 23, 2016 My forum is in my root domain. If I purchased Pages and set that as the default app, could I make a home page that displayed on my root, but then forums would be navigable from that? In other words http://www.militaria...ectors.network/ would go to my home page done in pages, but to navigate to my forums, would I have to move the forums back to http://www.militaria....network/forums or would that all be handled automatically?
opentype Posted August 23, 2016 Posted August 23, 2016 It’s automatic. Once you set Pages as default app, the forum will be put in the “virtual” folder /forums/. (That will change all your existing forum URLs though. Either you are okay with that or you need to customize the friendly URLs to remove that /forums/ part again.)
Lenny Warren Posted August 23, 2016 Author Posted August 23, 2016 Cheers @opentype. I've bought Pages and made a default page, set as default and all seems fine. HOWEVER, when I click forums, even though the url shows http://www.militaria....network/forums It directs to the home page again. The new Pages home page. So basically it's going round in a loop. Thing is, I'm sure my host put a 301 redirect into my .htaccess when I moved my forum yesterday from /forums to the root. It's my own fault, should have just forgot using the portal and instead of all this farting about just used Pages to begin with, or learned to stop footering.... I've raised a ticket, but they've escalated it. My .htaccess has this line in it.... Does this look like I've ended up creating a loop? Quote #RewriteBase /forums/ RewriteBase / #Begin Redirect /forums/ to / RewriteRule ^forums/(.*)$ $1 [R=301,L]
Recommended Posts
Archived
This topic is now archived and is closed to further replies.