31
darapera
Re: I'd like to see this Reviews module like this for Xoops
  • 2004/4/3 7:18

  • darapera

  • Just popping in

  • Posts: 67

  • Since: 2003/7/22


Have you looked at myReviews? Its apparently Beta but its the best so far. It does allow categories and sub-categories. You could view it not now but in a few day's time at my site www.bizdome.com/modules/myreviews. If you click on it now you get a no permission because I haven't released my reviews yet.



32
darapera
Re: Installation Guide
  • 2004/3/28 4:44

  • darapera

  • Just popping in

  • Posts: 67

  • Since: 2003/7/22


You can find it in the XOOPS package you downloaded, under directory called docs, install.htm.



33
darapera
Re: META Tag hacks for Xoops 2.5.1
  • 2004/3/20 19:53

  • darapera

  • Just popping in

  • Posts: 67

  • Since: 2003/7/22


Mithrandir, I copied the code from Draven's post but here is what I did.

Replaced
Quote:
<meta name="keywords" content="<{$xoops_meta_keywords}>" />
<meta name="description" content="<{$xoops_meta_description}>" />
in theme.html with
Quote:
<{php}>
$mod = $GLOBALS['xoopsModule'];
$dirname = (isset($mod) ? $mod->getVar('dirname') :'system');
$GLOBALS['xoopsTpl']->assign( 'xoops_cmod', $dirname );
<{/php}>
<{include file="themedir/<{$xoops_cmod}>_meta.html"}>
where themedir is the theme directory name then created individual files e.g. news_meta.html with the metas I want.



34
darapera
Re: META Tag hacks for Xoops 2.5.1
  • 2004/3/5 1:07

  • darapera

  • Just popping in

  • Posts: 67

  • Since: 2003/7/22


I'm trying to implement Draven's suggestion but I can't get it to work. Turning on PHPDebug I keep getting the following error

Warning [Xoops]: Smarty errorunable to read template resource"<{news" in file class/smarty/Smarty.class.php line 1042

and on the very top of the page I get Quote:
_meta.html"}>

What am I doing wrong? Any help is deeply appreciated.



35
darapera
Re: Search engine optimisation problems and solutions
  • 2003/12/28 9:50

  • darapera

  • Just popping in

  • Posts: 67

  • Since: 2003/7/22


Quote:
simply useless (its a META TAG Generator for web sites and not specific for XOOPS). We will get many generator like this and people simply dont use this type of generator to get a poor ranking.

Ok Thanks. That's what I wanted to know. If it's the meta-generator like the e-xoops one or just a useless meta gen.

Thanks for looking into this and don't get me wrong. I'd rather have a hack and update manually than keep losing SE rankings... but... must it be a core hack? But then again, you know what the meta generator of e-xoops was also a core hack + module until they put it into the core... Sorry just thinking out loud here.



36
darapera
Re: Search engine optimisation problems and solutions
  • 2003/12/28 8:46

  • darapera

  • Just popping in

  • Posts: 67

  • Since: 2003/7/22


While looking for another module I stumbled upon this one at XOOPS France's website. I have no clue about French but I used an online translator to confirm my hunch. I do believe it is a meta generator for X2 since it was found under X2 module downloads.

I have yet to upload it or know what it does exactly. Quick peeks into the code with the help of the translator has further convinced me it is a meta generator. Only... I don't understand French! I do hope someone will help us? Pretty please



37
darapera
Re: Search engine optimisation problems and solutions
  • 2003/12/26 8:14

  • darapera

  • Just popping in

  • Posts: 67

  • Since: 2003/7/22


This excellent. While it has been discussed a little, I feel there's so far a tad less than raving enthusiasm. Perhaps most XOOPS sites to date are non commercial based but I run all my sites which are commercial based on Xoops.
Quote:
Currently XOOPS only offers fixed "keywords" and "description" input in the admin section that populates metatags on all pages of the site.
Exactly! As to the solution, someone mentioned something once about an old v1.3 module but I later found out it's a e-xoops module called meta-generator. It's supposed to generate metas based on every page's content. As far as I know, it's no longer a module but integrated into e-xoops.

I'm just a really really green PHP coder. Plus not having the privilege to witness it work first hand, I've not been able to make much sense of how to make it work in XOOPS 2 Maybe some smarter and kindly soul here will help us out.



38
darapera
Re: Version 1.21 of Meta-Generator module
  • 2003/11/11 7:28

  • darapera

  • Just popping in

  • Posts: 67

  • Since: 2003/7/22


OMG you hit this on the nail no idea this existed and am looking for something that helps optimization. The reason it did bring your site to #1 is probably because it brought your keyword density way up there and that is exciting! I am no expert developer, but I'm gonna download this and see. Note: No promises anything will result from this.



39
darapera
Re: meta description & keywords
  • 2003/11/11 7:25

  • darapera

  • Just popping in

  • Posts: 67

  • Since: 2003/7/22


I'd like to know also SEO is very high on my priorites lately and when I really looked in detail what the spiders really see, XOOPS lacks this. On the other hand I happened on this post.



40
darapera
myalbum-p batch register driving me nuts
  • 2003/11/5 8:01

  • darapera

  • Just popping in

  • Posts: 67

  • Since: 2003/7/22


If someone would give an idea how to get it to work it would be very much appreciated. this batch register thing is driving me NUTS! All configs checked out fine. I've checked and double million checked the paths its correct, it's NOT a path to /modules/myalbum/photos but someother directory as instructed in the other posts. I ran out of ideas....... does safe mode restriction have anything to do with inablity to batch register?

Meanwhile..... back to uploading my pics one by one :(




TopTop
« 1 2 3 (4) 5 6 »



Login

Who's Online

226 user(s) are online (128 user(s) are browsing Support Forums)


Members: 0


Guests: 226


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits