Multiple page update

Post your questions and problem reports here.

Multiple page update

Postby stvn66 » Sat Nov 05, 2011 3:20 pm

Hi,
Is it possible that when you update the menu, with say a new page you can apply this change to all the pages at once?
At the moment I am having to copy/paste the updated menu to each page individually!
Thank you.
Steve
stvn66
 
Posts: 2
Joined: Sat Nov 05, 2011 3:15 pm

Re: Multiple page update

Postby Nikolajs » Sat Nov 05, 2011 8:52 pm

Yes, it is possible, but you will have to use a scripting language like PHP.

For example, create an empty file named menu.php and paste HTML code of the menu into that file. Next, place the following code into all your webpages:

Code: Select all
<?php include 'menu.php'; ?>


Note, that you need to rename all your webpages from .html to .php so that PHP can actually work.
Nikolay Dutchuk
Blumentals Software
User avatar
Nikolajs
Blumentals Software Developer
 
Posts: 108
Joined: Mon Sep 19, 2011 8:28 am

Re: Multiple page update

Postby stvn66 » Sun Nov 06, 2011 12:28 pm

Hi Nikolajs,
Thank you for the info.
Would changing a web page from HTML to PHP effect anything, say for instance the listing on search engines?
Many thanks,
Steve
stvn66
 
Posts: 2
Joined: Sat Nov 05, 2011 3:15 pm

Re: Multiple page update

Postby Nikolajs » Sun Nov 06, 2011 1:55 pm

Maybe yes, and maybe no. :) It depends on the search engine.
Nikolay Dutchuk
Blumentals Software
User avatar
Nikolajs
Blumentals Software Developer
 
Posts: 108
Joined: Mon Sep 19, 2011 8:28 am


Return to Easy Button & Menu Maker Support

Who is online

Users browsing this forum: No registered users and 7 guests