Jump to content

Recommended Posts

Posted

Gavin:

 

Brockenpilliar is now on our Extended Family - Nonprofit and Informational Sites page :)

 

SEO thoughts:

 

Sorry, do not like your Meta Keywords or Description tags :(

 

Looks like you may have copies the keyword tag, from someone who did not know what they were doing I might add. Pick the most relevant 'real' keywords and list them in order of importance (e.g. metal music). Separate each word or phrase with a comma but do not add a space (e.g. metal music,hardcore metal,music community)

 

Your description should include your most relevant keyword phrases. Actually, it should begin with your most relevant phrase.

 

This is true for your title as well

 

e.g. <title>Hardcore Metal Music Community - brokenpillar.com </title>

 

I would add more body text to your home page. Actually, I think the 'About Us' section would be ideal for your home page. Then, include keyword phrase within this body text (not overboard but they need to be there).

 

All your images need ALT, WIDTH and HEIGHT values.

 

You have an extra <body> tag (line 522)

 

You have an open <tr> tag (line 96: <tr valign="top">)

 

Clean HTML is important for many reasons, including good rankings.

 

I would get as many metal orientated sites to link back to yours. This will help alot!

 

Hey, you have done a bang-up job on your site (and that is coming from a non-metal guy!). Seriously, good job! Thumbs Up

Posted
Sorry, do not like your Meta Keywords or Description tags

Actually those are the default meta tags for a phpNuke install. If you want to change this just locate the includes folder and edit meta.php

 

 

Just remove the red text and replace with you own.

 

 

<?php

 

/************************************************************************/

/* PHP-NUKE: Web Portal System */

/* =========================== */

/* */

/* Copyright © 2002 by Francisco Burzi */

/* http://phpnuke.org */

/* */

/* This program is free software. You can redistribute it and/or modify */

/* it under the terms of the GNU General Public License as published by */

/* the Free Software Foundation; either version 2 of the License. */

/************************************************************************/

 

if (eregi("meta.php",$_SERVER['PHP_SELF'])) {

Header("Location: ../index.php");

die();

}

 

##################################################

# Include for Meta Tags generation #

##################################################

 

echo "\n";

echo "\n";

echo "\n";

echo "\n";

echo "\n";

echo "\n";

echo "\n";

echo "\n";

echo "\n";

echo "\n";

echo "\n";

 

###############################################

# DO NOT REMOVE THE FOLLOWING COPYRIGHT LINE! #

# YOU'RE NOT ALLOWED TO REMOVE NOR EDIT THIS. #

###############################################

 

echo "http://phpnuke.org\">\n";

 

?>

Posted

Thanks for the input Dick Thumbs Up

 

We have addressed this 'confusion' with php-nuke before. I will have to flag this thread for future reference :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...