The Tech Forum

ImCoolBeans

Up-and-Coming Sensation
Joined
Jun 2, 2013
Messages
377
Reaction score
0
FP$
1,028
Website Name: The Tech Forum
Website Link: http://tech-forum.net
When was your website founded?:
Which would you like?: Standard Review
Notes:
Just restarted with changes.

Thanks for your feedback in advance
 
Your Review is In Progress!


Thank you for requesting feedback. I have tagged your thread, and will finish an official review within at most 48 hours. In the meantime, you will receive informal feedback from other reviewers and members at Forum Promotion. Once your official review is complete, you will be free to ask questions and receive feedback so long as your website remains only, and this topic remains reasonably active. You will also be able to request a re-review 14 days after this review is completed.

Thank you, and good luck!
 
The only real things i can find is your welcome block should match the theme of your site. if it's that color due to make it more noticeable i suggest you make it the same as everything else but with different font colors and such. Also your logo seems a bit pixelated.
 
Stalin said:
The only real things i can find is your welcome block should match the theme of your site. if it's that color due to make it more noticeable i suggest you make it the same as everything else but with different font colors and such. Also your logo seems a bit pixelated.

Thanks for the feedback, I will take a look and see what can be done
 
  • I like your theme and logo. It fits the genre of your forum well.
  • The background text where it says "forum guidelines" is hard to read against the dark background
  • I'm not exactly sure what the point of "The Welcome Mat" is. Seeing that guests can't post everywhere across the forum.
  • I would recommend adding more content to your blog. I really only see short announcements and links to technology news in it.
 
John123 said:
  • I like your theme and logo. It fits the genre of your forum well.
  • The background text where it says "forum guidelines" is hard to read against the dark background
  • I'm not exactly sure what the point of "The Welcome Mat" is. Seeing that guests can't post everywhere across the forum.
  • I would recommend adding more content to your blog. I really only see short announcements and links to technology news in it.

Thanks for the feedback

There are a few issues that we are sorting with the theme designer as to text colours etc
The Welcome mat is for guests to post, or ask something without being a member. They can post there, but nowhere else, and once you are a member, it disappears
The blog is new, and we are working on that.

Once again, thanks for the feedback
 


The Tech Forum
Review by Cosmic


page-white-paste-icon.png
Design Quality
[note]========== BEGIN - Design Quality ==========[/note]
I think you've made some pretty good modifications to the default theme you're using by IPFocus, but I think there are a few more changes you need to make to improve the forum. First off, the text can be very hard to read, particularly on the index and view forum pages. Here is an example of what I'm talking about.

0c84f8a219ab80c4be903480a03f677f.png


What really standards out are staff usernames and topic prefixes, rather than the names of topics themselves. You need to make these bolder colors, I think, to make your forum easier for people to read. Remember, a good design is very important, and I like where you're going, but readability should come first.

I don't think I like your rank images. The rest of your forum is sleek and professional, kind of like the design for KDE, or maybe windows 7, but the admin ranks are not, in my opinion.

admin.gif


Also, I think you should make the usernames white when displayed on the view forum page. I can give you the CSS to do this if you want, as I also use an IPFocus theme and probably the same user color mod. Just let me know.

Here's what I'm talking about.

0d76319f6484d8c216521f9f303e6f6b.png


Finally, I think there should be more padding around the logo. It looks a bit odd as it is currently.

8b2c150113763dcffe0b69ba322bec96.png


Otherwise, you have a very good design here. I love the background image, and what you've done with the headers and buttons is spectacular!

[note]========== END - Design Quality ==========[/note]
Good



Stats-icon.png
Site Statistics
[note]========== BEGIN - Site Statistics ==========[/note]
Your post count is pretty decent, but I think your statistics need some work. Here is a snippet from your index page.

059caf7f5a4bdf0662cccb72e46bfb28.png


As you can see, there are not a lot of topics. Single digit numbers on the index page can look very disconcerting to potential members. What we do at FeedbackExchange is actually combine the posts and topics into one number, which is of course a pretty big number, as it's a combination. I recommend any new forum do this, as people don't really need to know how many topics a section has, and also, I think they're more interested in replies, anyway.

Here is an example of what I mean:

a4fbbcad4287267d805af06953304fa8.png


Also, I think you need to focus on posting more topics in your emptier sections. Your mobile apps section either needs to go, or have more content, I think.

[note]========== END - Site Statistics ==========[/note]
Average



hammer-screwdriver-icon.png
Site Structure
[note]========== BEGIN - Site Structure ==========[/note]
Your computer chat section starts off with several sections about phones. Is it really necessary? I think it would be better to merge them all into one forum. Two at most. The difference between the three can be very confusing to members, and lead to people posting things in the wrong forum, or worse, not posting at all.

a3bf10c6fb8b95ffd12c080baa0a88f5.png


Also, I don't think your "Internet and Development" category makes much sense, as there isn't much under it about development.

23ec030810ca6bb86790b7f103bda0ea.png


Overall, your main category, computer chat, has no real soul to it. What's it about? You combine mobile phones together with computer hardware. These are two very different things, and I think deserve their own categories. Either that, or you should emphasize on only one of them. Is your forum about complicated technology, such as hard drives and graphics cards, or simple technology, such as iPhones and Angry Birds? A forum can be about both, but for a forum to have soul, it has to have emphasis on one particular aspect. I can't tell you what that aspect is, because it all depends on what you think is important.

[note]========== END - Site Structure ==========[/note]
Very Poor



Final Remarks
Overall, your site needs a lot of work. It needs major restructuring, a lot of content, and a couple of design tweaks. However, it is still a good site, and has great potential. Focus on targeting your site to a particular audience, and fine-tune your website to appeal strongly to that audience. That is the best way for a forum to succeed, and if you play your cards right, I think this forum can thrive.​


Your Score
star-48.png
star-48.png
star-48.png

 
Cash has been Deducted!


Thank you for using the Forum Promotion review service. We have deducted 100 FP$ from your account in exchange for conducting a Standard Review. You can request another review in 14 days.

To request a re-review, post on the Service Upgrades thread.
 
It's a bit complicated, but here's what I did.

6bfe9870d4b625ab93d9770eb3e1570a.png


68ee88280cce584177dc7e97e48df4e9.png


0f71ffeaff5651892bd9840cb349048c.png


01ce54aaa547cb1e7a7803bbefec19c2.png


4715ae31d99879612b5487b8c409abbb.png


Here's the code I use.

Code:
<php>
$posts = $forum_data["topics"] + $forum_data["posts"];
</php>

<td style='width: 7%;'><!--<span class='stats_number'>{$forum_data['topics']}</span><span class='stats_text'>{$this->lang->words['topics']}</span>--></td><td style='width: 7%;'><span class='stats_number'>{$posts}</span><span class='stats_text'>Posts</span></if>

It may not work for your theme. Basically, find where it says "topics" and "replies," add the code that's in my sample inside <php></php>, and then add "Posts: {$posts}."
 
My quick feedback:

- Your site is too general and unless you fix it, it will die fast. Pick one topic that you like and just shift your forum onto that one topic. So if you like Windows OS then convert your site into a Windows OS forum and start advertising.

- Clean up your board. http://www.tech-forum.net/index.php?/to ... fore-2016/ <- This should not exist.
 
Thanks Cosmic, I'll see how it goes....

Cymking, I am aiming to have it based on a mobile topic as there are far less of those forums around than Windows or OSX, which was why we had so many Mobile forums before
 
ImCoolBeans said:
Thanks Cosmic, I'll see how it goes....

Cymking, I am aiming to have it based on a mobile topic as there are far less of those forums around than Windows or OSX, which was why we had so many Mobile forums before
If this is your goal, I think you need to emphasize the mobile aspect more. If you want people who are interested in phones to use your forum, there are a number of ways to "spice" up your forum for that particular niche.

1. Phone-related forum icons
2. A background image for the forum which has more to do with phones.
3. Phone-related ranks.
4. More phone-related forums. Maybe one for each vendor (Samsung, etc).
5. You may want to consider changing the name and/or logo to fit phones more.

Remember, sections which aren't specific enough never get any posts. Instead of having one section for all apps, have a section for phone games, and maybe divide that by genre if you want to. Also have a section for non-game apps, etc.
 
I really like the whole idea of you forum because it is based on the topic of technology in general.

I don't like the background much though. You should maybe add like a black patern background, it may look nice.

And you should maybe add like a Computer Support / White Hat Help area!

I wish you good luck with your forum! 😉
 
Back
Top Bottom