FAQ

Categories :
  [Installing_a_Site]  [Modifing_Sites]  [Adding_Content]  

Search :


Modifing_Sites

1. Currently the first page (Home Page) cycles the articles when the page is reloaded. I want a static home page which always displays the same article. How do I stop this?
If you look in template_index.php for this line: <?php include($prog_path.'articles.php'); ?> (Careful not to remove anything above or below that line.) Format any article/content you want on the index page using<h3>For Title </h3> and <p>For paragraphs </p>and paste into the template_index.php replacing the line above.

2. I'd like to add a JS which displays a pop-up on every page to collect email addresses. I'd normally add the script between the HEAD tags, can I do the same here?
I think that will work fine.

3. I want to add a script from sitemeter.com at the bottom of every page. Can I follow the same instructions you gave for inserting another adsense block?
Yes. I believe that would work.

4. Can I add meta tags eg "No Parsing" In the <head> I figure you can add any compliant meta tag.
Problem with the tags is that by virtue of the way the site is set up you have the same tag for all pages

5. I don't suppose theres a way around this? (Not complaining, it's a relatively small issue, but for SEO I like to cover all bases).
There are only 2 pages in our sites. template_index.php and template_pages.php. One controls the home page. The other controls everything else.

6. BTW. Adding another adsense content block is no problem in terms of Google's TOS.
You currently have 2 content blocks on the site together with a link unit...These are different animals, you are allowed 3 adsense blocks PLUS 1 link unit per page Also, if you wanted to go ape, 1 search block & 1 referral block