Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2009
    Posts
    3
    Plugin Contributions
    0

    Default How to display links as www?

    1.3.8
    new install
    no addons


    all zen links are displaying as http://domain.com/link

    i need them to display as http://www.domain.com/link

    i have changed both config.php files for define('HTTP_SERVER' to include www. but this does not change the links.



    any ideas?

  2. #2
    Join Date
    Nov 2009
    Posts
    25
    Plugin Contributions
    0

    Default Re: How to display links as www

    Do you have access to your .htaccess? If so, you should just be able to add the following to that file.

    RewriteEngine On
    RewriteCond %{HTTP_HOST} !^example.com$
    RewriteRule (.*) http://

  3. #3
    Join Date
    Nov 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: How to display links as www

    Quote Originally Posted by blindeyecreative View Post
    Do you have access to your .htaccess? If so, you should just be able to add the following to that file.

    RewriteEngine On
    RewriteCond %{HTTP_HOST} !^example.com$
    RewriteRule (.*) http://
    my concern is that the links will go to http://www.domain.com/link but the code will remain <a href="http://domain.com/link>link</a>

  4. #4
    Join Date
    Nov 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: How to display links as www?

    is there a setting in the database that needs to be changed or in a different config file?

 

 

Similar Threads

  1. how to display my ez-page links ?
    By linjuming in forum General Questions
    Replies: 2
    Last Post: 7 Mar 2013, 01:37 PM
  2. How to display EZ Pages links in navigation?
    By jillcripps in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 11 Jul 2011, 04:38 PM
  3. change links to show www
    By pcdesigns in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 Jun 2008, 06:54 PM
  4. all links in site missing 'www'
    By ukmgranger in forum Installing on a Windows Server
    Replies: 2
    Last Post: 21 May 2007, 11:33 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR