PDA

View Full Version : page title sticking


 11Aabba
11-09-2008, 01:17 PM
I know there is an answer to this because I've seen it here before, so apologies.

My url's are sticking on the first page. The front page url lists the details of a paypal checkout button (not intentionally) and when you move to another page the url does not change - it stays the same throughout the site.

I promise I will write the answer down this time.

Thanks

davidrosso
11-09-2008, 02:08 PM
I know there is an answer to this because I've seen it here before, so apologies.

My url's are sticking on the first page. The front page url lists the details of a paypal checkout button (not intentionally) and when you move to another page the url does not change - it stays the same throughout the site.

I promise I will write the answer down this time.

Thanks


You're using DYNAMIC as your page type when you build.

Use HTML w/CSS instead.

 11Aabba
11-10-2008, 09:48 PM
You're using DYNAMIC as your page type when you build.

Use HTML w/CSS instead.

Thanks I knew it was simple but could not remember how to fix it.