By alimosavi on
I Choice Drupal to run open website directory and evaluate ( ranking ) system ,
It Launch on drupal 7 based .
I use framework theme and improved it ,
I use computed_field module to have custom function about evaluate system .
I still improving it to reach to my propose ,
See here : http://mywebvalue.com
Comments
Tried it but got out of
Tried it but got out of memory error :) I think you need some testing
Thank you for notify me , the
Thank you for notify me , the issues for lot visitors and lot websites update .. ( i hope that i can solve it )
Boost performance
If you have a resource problem for anonymous users try the Boost module
http://drupal.org/project/boost
D7 is still in dev. I haven't tried it but the maintainer, mikeytown2, told me it was stable enough to use.
Other performance remedies
http://www.listology.com/jwalling/list/drupal-performance
Thank you , I transfer it to
Thank you , I transfer it to vps and run boost via nginx + php-fpm , the issues solved ....
Hy alimosavi how you extract
Hy alimosavi
how you extract the meta data (title, description and Keywords) from the submitted url? is there a module for?
(sry from my english)
have a nice day
rigel
hi , not hard , i use custom
hi , not hard , i use custom function not module .
drigg nearly can do this action too ..
hy ali i tried drigg a
hy ali
i tried drigg a couplet times but never figure it out :(
can you show me your custom function? please :]
Ok , only for drupal members
Ok , only for drupal members :)
You can use getUrlData function to get a url meta tags , for example :
This code show you the contents of title & description & keywords meta tags of a website
here is the function :
WOW awesome THX :D :D
WOW awesome THX :D :D