171
hyperpod
Re: Google cant find my xoops site
  • 2005/3/10 14:59

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


dummy html start page?

not even...

the most optimal way to get picked up is to have a kick ass home page on your root URL.

xoops is great for this. using a combination of module's blocks and custom blocks, you should be able to get whatever you want on your front page.

As far as i know, some search engines, like google dont really like redirects from the root domain name. I could be wrong and they could change it anytime, but whatever your site is about, an index of all the inside content, should be cleanly, precicely summarized on the front page, or the root index.

xoops modules cannot be easily indexed by google when the page contains a bunch of dynamic variables, but this applies to ANY dynamic CMS.

The solution here would be to implement mod_rewrite, which is usually a custom solution for each module you want to install.

The best trick of all, is just to have pure organized content... If you have to 'trick' the search engines, then you are doing something wrong already.


Best Regards,



172
hyperpod
Re: Google cant find my xoops site
  • 2005/3/9 19:43

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


for starters, make a real front page by not setting a default module to be redirected to.

You need a page that comes up on:

http://www.kesikkafa.com


not:

http://www.kesikkafa.com/xo/modules/news/


then it will be more google friendly.


Cheers,



173
hyperpod
Re: Please help with an emergency
  • 2005/3/9 19:22

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


You have to set XOOPS to always load theme from file instead of db:

Set "Update module template .html files from themes/your theme/templates directory?" to YESThis setting is important because it is the only way that XOOPS will reload the 'new' css and html codeso you can 'test' your changes 'on the fly'.


from FAQ : How do I build a theme?


that should help :)


Cheers,

_Dan



174
hyperpod
Security in a specific directory using Apache .htaccess
  • 2005/3/9 14:27

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


Hi, I would like to limit in my site the ability for the server to execute php scripts in a specific directory.

Im wondering if there is any side effects for using this in a .htaccess file:

<Files ".(php|phtml|php3|php4|php5|shtml|inc)$">
 
Order denyallow
 Deny from all
</Files>


shouldnt this stop any script from executing that is in this directory?

for example, /uploads.... if this were put into that dir in .htaccess, then even if an uploaded script made it into this directory, would this not stop any executing php in /uploads?

Thanks,



175
hyperpod
Re: changing submenu
  • 2005/3/9 4:22

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


/me slaps forehead... oh yeah

sorry bout that...

Thats a language var...

leave it like it was...


And go into:

/modules/news/language/english/modinfo.php

and then edit that ...should do it..

Hope that helps,



176
hyperpod
Re: changing submenu
  • 2005/3/9 3:57

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


simply edit the /modules/news/xoops_version.php file.
do a find/search for 'submit news' and change it to what you need.



Best Regards,



177
hyperpod
Re: Design request: BurnOutPC.com
  • 2005/3/9 0:03

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


I can make you a custom theme, or also do what you mentioned above.


Contact me if interested (:

Best Regards,



178
hyperpod
Re: XOOPS for the Family, need a clean first page to be login
  • 2005/3/8 18:42

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


No, sharing logins between to completely unrelated apps is *almost* impossible, and certainly not fun... would need to hack something, generally...

If there is a way with the gallery, then im not aware of it.


Personally, I would drop that gallery and install www.XOOPSGALLERY.org .

I know it would mean moving over the photos, but in the end I beleive it would be worth it AND elimante the double login...

xoopsgallery is one of the best XOOPS modules out there for managing photos... its even based on the original Gallery app.

I use it alot.


Cheers,



179
hyperpod
Re: XOOPS for the Family, need a clean first page to be login
  • 2005/3/8 17:05

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


BTW- there is no problem with closing your site...

It will give you JUST the login page, like you desire, and it makes sense since you are trying to run a secure family site.

You just need to edit the front msg and wll will be just as you need.

Regards,



180
hyperpod
Re: XOOPS for the Family, need a clean first page to be login
  • 2005/3/8 16:15

  • hyperpod

  • Quite a regular

  • Posts: 359

  • Since: 2004/10/4


Good question.

That can be easily done by CLOSING your site and then only allowing registered users to login.

You can also edit the opening msg on this page.

Have Fun!




TopTop
« 1 ... 15 16 17 (18) 19 20 21 ... 30 »



Login

Who's Online

234 user(s) are online (149 user(s) are browsing Support Forums)


Members: 0


Guests: 234


more...

Donat-O-Meter

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

Latest GitHub Commits