Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


My webprojects - Please rate filter_list
Author
Message
RE: My webprojects - Please rate #11
Looks good man, just wondering why you have an URL shortener. Sure, it can bring extra traffic, but there are already so many URL shorteners out there. It's nice either way, good job.
~~ Might be back? ~~

Reply

RE: My webprojects - Please rate #12
(05-29-2017, 08:40 AM)Bish0pQ Wrote: Looks good man, just wondering why you have an URL shortener. Sure, it can bring extra traffic, but there are already so many URL shorteners out there. It's nice either way, good job.

URL shortener is a way to show of your website, and it is nice to have your own shortener

Reply

RE: My webprojects - Please rate #13
(05-29-2017, 09:15 AM)SimPlaysGames Wrote:
(05-29-2017, 08:40 AM)Bish0pQ Wrote: Looks good man, just wondering why you have an URL shortener. Sure, it can bring extra traffic, but there are already so many URL shorteners out there. It's nice either way, good job.

URL shortener is a way to show of your website, and it is nice to have your own shortener

I agree. Don't take it as bad criticism please. Just wanted to know about it.

There's one thing you should do though. You should compress images, enabling caching to increase you page speed. (https://developers.google.com/speed/page...ab=desktop)

I'd also recommend checking whether your pages are valid, this will help you move up the Alexa & Google rankings.
~~ Might be back? ~~

Reply

RE: My webprojects - Please rate #14
(05-29-2017, 09:23 AM)Bish0pQ Wrote:
(05-29-2017, 09:15 AM)SimPlaysGames Wrote:
(05-29-2017, 08:40 AM)Bish0pQ Wrote: Looks good man, just wondering why you have an URL shortener. Sure, it can bring extra traffic, but there are already so many URL shorteners out there. It's nice either way, good job.

URL shortener is a way to show of your website, and it is nice to have your own shortener

I agree. Don't take it as bad criticism please. Just wanted to know about it.

There's one thing you should do though. You should compress images, enabling caching to increase you page speed. (https://developers.google.com/speed/page...ab=desktop)

I'd also recommend checking whether your pages are valid, this will help you move up the Alexa & Google rankings.

What do you mean by this? - I'd also recommend checking whether your pages are valid, this will help you move up the Alexa & Google rankings.

I will look into the other caching. I did not take it as bad criticism

Reply

RE: My webprojects - Please rate #15
I meant checking whether your HTML code is valid (coded as it should be).

You can check your code with https://validator.w3.org/.

When it's valid, you can place the logo beneath your site.
~~ Might be back? ~~

Reply

RE: My webprojects - Please rate #16
(05-29-2017, 10:30 AM)Bish0pQ Wrote: I meant checking whether your HTML code is valid (coded as it should be).

You can check your code with https://validator.w3.org/.

When it's valid, you can place the logo beneath your site.

I will look into it, thanks Smile

Reply

RE: My webprojects - Please rate #17
(05-29-2017, 08:06 AM)SimPlaysGames Wrote: I fixed the about, and the padding.

You should add a fade to the text, so the transition when hovering isn't instant.
Code:
a{
    color: inherit;
    text-decoration: none;
    font-size: larger;
    transition: color 0.25s linear;
}


Also, the "Shortener" link is too far to the left.
(This post was last modified: 05-29-2017, 07:42 PM by Blink.)


(11-02-2018, 02:51 AM)Skullmeat Wrote: Ok, there no real practical reason for doing this, but that's never stopped me.

Reply

RE: My webprojects - Please rate #18
(05-29-2017, 07:40 PM)Ender Wrote:
(05-29-2017, 08:06 AM)SimPlaysGames Wrote: I fixed the about, and the padding.

You should add a fade to the text, so the transition when hovering isn't instant.
Code:
a{
   color: inherit;
   text-decoration: none;
   font-size: larger;
   transition: color 0.25s linear;
}


Also, the "Shortener" link is too far to the left.

By too far left you mean not aligned correctly? If so, I will get around to fixing that

Edit: I also implemented your suggestion, looks nice
(This post was last modified: 05-29-2017, 10:06 PM by Sikom.)

[+] 1 user Likes Sikom's post
Reply

RE: My webprojects - Please rate #19
Edit, I have tried fixing it. But I can't figure it out. If anyone could give it a try, please do would be really helpful

Reply

RE: My webprojects - Please rate #20
It's looking much better now, keep up the good work.
[Image: tm06mQ3.gif]
If my threads help you feel free to Like and Rep
Keybase | https://keybase.io/ecks  ProtonMail | n3r0nu77@protonmail.com  Steam | Nu77v47u3  Discord | Ecks#2162


Reply







Users browsing this thread: 1 Guest(s)