Published site is different from what previews in Publisher

N

noumena12

I built 2 new pages for my website using the MSF citrus format (same as my other pages). When I publish them, the banner contains the name of one of my other pages but not the banner name that displays when I'm in FrontPage. For example, the 2 new published pages say "My Feline Kids" (another of my webpages) instead of what they are suppose to say. I've tried republishing the pages and I've republished the entire site...but they still say the wrong thing on my published site but when I open them in MSF, they show exactly what they are suppose to.

I've checked my cache and the page isn't being cached. Any ideas?
 
V

Vo© Technicál© Eá®

Can you test one page like this;
rename one page from
My_Feline_Kids.html to My_Feline.html

Now republish and see if it deletes the old page on the net and your new
page is now published with the correct info.

"Imagination...is the irrepressible revolutionist."
 
N

noumena12

It did delete the old page but didn't change the banner. I've actually got two files out there now... http://www.noumena.com/20040424ARCOH.htm and http://www.noumena.com/20040424ARC-OH.ht

I've searched the MSF code for "feline" and this is what I find...I'm not sure what it means but I think I'll try deleting it...not sure how it got there
<!--webbot bot="Navigation" s-type="banner" s-rendering="graphics" s-orientation b-include-home b-include-up u-page="feline.htm" s-target --

Deleting this line didn't make a difference.
 
N

noumena12

Okay...just taking out the line didn't make a difference...so I went and checked the other files that weren't having a problem.

Instead of
<!--webbot bot="Navigation" s-type="banner" s-rendering="graphics" s-orientation b-include-home b-include-up u-page="feline.htm" s-target --

they contained this lin
<!--webbot bot="Navigation" s-type="banner" s-rendering="graphics" s-orientation b-include-home b-include-up u-page s-target --

So I added the correct line and everything is working now. But can someone tell me how I got the offending line in the file to begin with.
 
S

Stefan B Rusynko

Nav bars and Banner take their names from the text in Navigation View
- View Navigation and make sure the page is in Nav View
(drag pages from Folder List to under your home page)
- Right click a page in Nav View to rename it
The run a Tools Recalculate Hyperlinks and re-publish the web




| Okay...just taking out the line didn't make a difference...so I went and checked the other files that weren't having a problem.
|
| Instead of
| <!--webbot bot="Navigation" s-type="banner" s-rendering="graphics" s-orientation b-include-home b-include-up
u-page="feline.htm" s-target -->
|
| they contained this line
| <!--webbot bot="Navigation" s-type="banner" s-rendering="graphics" s-orientation b-include-home b-include-up u-page
s-target -->
|
| So I added the correct line and everything is working now. But can someone tell me how I got the offending line in the file to
begin with.
|
 
Top