View Single Post
  #1  
Old 06-16-2009, 02:17 PM
 
defense3k defense3k is offline
 

Member
  
Join Date: May 2003
Posts: 21
 

Default Static Page Redirect

I'm looking to have a page directly link to a separate URL. I added the static page, but need to direct it to a different URL.

For example, my static page listed in my Page List is "Blog". I want this to go to http://website.com/blog instead of http://website.com/page1.html (the page xcart sets up as a static page).

Right now we are using a redirect script, so it goes to the assigned xcart static page, then the script transfers to the blog page.

How can I assign a specific URL to a listed static page without a redirect script? Or do I need to hard code the link somehow?

Thanks
__________________
X-Cart Version 4.2.1
Reply With Quote