Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pdt-dev] PDT page SEO

I optimised most. Desktop have 88/100 (green), mobile 80/100 (orange).
To make both green I need apache headers extension (I uploaded .htaccess but didn’t work) or I can create php proxy for assets.

Thanks for optimization:)
 
@Michal Now some noise in web is required :P

Yes, now the hardest part ;) For now I'm thinking about updating PDT wikipedia page [1] because it looks quite raw (no images, no info about major features, etc.). Also today we made many changes and I believe it will improve page SEO at least a little bit :) 

[1] https://en.wikipedia.org/wiki/PHP_Development_Tools

Thank you all for help,
Michal

On Wed, Jul 29, 2015 at 4:15 PM, Dawid Pakuła <zulus@xxxxxxxxx> wrote:
Hi,

I optimised most. Desktop have 88/100 (green), mobile 80/100 (orange).

To make both green I need apache headers extension (I uploaded .htaccess but didn’t work) or I can create php proxy for assets.

@Michal Now some noise in web is required :P

-- 
Dawid Pakuła
+48 795 996 064

On 29 Jul 2015 at 14:28:31, Patrik Plihal (patrik.plihal@xxxxxxxxx) wrote:

Hello,

you could use

https://developers.google.com/speed/pagespeed/insights/?hl=en&utm_source=wmx&utm_campaign=wmx_otherlinks&url="">

as a starting point for improvements, although it's performance-based,
the 45/100 mobile rating for example means lower overall rating since
google started to decrease ranks for sites with bad mobile support[1].


From the announcement:

> We see these labels as a first step in helping mobile users to have a
> better mobile web experience. We are also experimenting with using the mobile-friendly criteria as a ranking signal.


also this chrome extension is somewhat useful:

https://chrome.google.com/webstore/detail/open-seo-statsformerly-pa/hbdkkfheckcdppiaiabobmennhijkknn


Regards
Patrik

PS: I'm not a SEO expert.


*1
http://googlewebmastercentral.blogspot.co.at/2014/11/helping-users-find-mobile-friendly-pages.html

On 2015-07-29 12:53, Michał Niewrzał wrote:
> Hi,
>
> I noticed that "https://www.eclipse.org/pdt/" have quite poor SEO. When
> I'm searching things like "php editor" or "php ide" PDT page is at least
> on second result page. Interesting thing is that proposal
> page "https://eclipse.org/proposals/php-ide/" is quite high:)
>
> I did some small moves to improve this situation:
> * I updated wikipedia page with list of PHP editors [1], previously PDT
> was not on "Free editors list"
> * I updated PDT site to be valid HTML page [2]
>
> SEO is not my strongest skill so if someone have other ideas (even
> smallest) how we can improve rank of PDT page please share it :)
>
> [1] https://en.wikipedia.org/wiki/List_of_PHP_editors
> [2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=473817
>
> Thanks,
> Michal
>
>
> _______________________________________________
> pdt-dev mailing list
> pdt-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/pdt-dev
>

_______________________________________________
pdt-dev mailing list
pdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/pdt-dev

_______________________________________________
pdt-dev mailing list
pdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/pdt-dev


Back to the top