SEO Software Talk Forum Index LinkAssistant Technical Support
Main links page as "index.html" but further link pages as "partner1.html" etc
View previous topic :: View next topic
Display posts from previous   
All times are GMT
Post new topic  Reply to topic  
Main links page as "index.html" but further link p Mon Apr 28, 2008 6:33 pm
scanreg
I'd like to build the link pages such that the main link homepage is an index.html file but the other link pages could use the conventional LA type of file naming.

The idea is that the links directory would be called:

www.mysite.com/links

and go into the link pages

Is this possible?

Many thanks Smile
View user's profile Send private message Reply with quote
Re: Main links page as "index.html" but further li Tue Apr 29, 2008 9:22 am
LinkAssistant
scanreg wrote:
I'd like to build the link pages such that the main link homepage is an index.html file but the other link pages could use the conventional LA type of file naming.

You can do this three different ways: Smile

1) Change you main Category's name to "index", then the main directory page will be named index.html, BUT all aother internal pages will have such a prefix ("index-" or "index_" depending on your settings)


2) You can simply rename this main links page from resources.html or links.html to index.html manually and upload it to your web-server by hand.

However, in this case you'll have to spend a minute or two changing your Links Page Template -- converting all links pointing to this main page from relative to absolute.


3) Just change your server's settings by setting links.html as your default page. Just change your httpd.conf in your Apache:

Code:
#
# DirectoryIndex: sets the file that Apache will serve if a directory
# is requested.
#
<IfModule dir_module>
    DirectoryIndex links.html index.php index.php4 index.php3 index.cgi index.pl index.html index.htm index.shtml index.phtml
</IfModule>


I think the last way is the best and the easiest one Wink
_________________
Search Engine Optimization Software
View user's profile Send private message Reply with quote
Post new topic  Reply to topic  
Back To Top
Page 1 of 1
Jump to:  
Powered by phpBB
Copyright 2007, Link-Assistant.Com — The Amazingly Effective SEO Tool