Seartch engines.

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
ancerick
Posts: 26
Joined: Wed 14. Jun 2006, 16:00

Seartch engines.

Post by ancerick »

i have a problem.. i have a site built with phpWCMS, but search engines cant read from text thats not on index...

whats the point of having a site that search engines cant c the content on :(

what should i do oh gurus of computer magic :lol: :lol: :lol:

....i seriously need help :(
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi ancerick,

1. What Version did you use?
2. Have you create an "redirect to:" at the article? http://faq.phpwcms-docu.de/14_61_en.html
3. Using JS?
4. Please give us a link?

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
ancerick
Posts: 26
Joined: Wed 14. Jun 2006, 16:00

Post by ancerick »

link is http://www.allando.ee

i tryed your link provided and thers this thingy where u can test your webpage.. sorry didnt understand what i was supposed to get out of the request...


i probly need more exact schooling here like: " ok noob go find this button .. now press it ... did u miss the button? try hitting it again.." kind of stuff :P

i did get: HTTP Status Code: HTTP/1.1 200 OK... dose that mean its ok? probly not :roll: :oops:


oh and i think version is: 1.1-RC4 27-08-2004 if im correct
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi ancerick,

I don´t support this clone of phpWCMS called ecwador wcms. I can´t see the right copyright at Login and HTML code. :twisted:

Code: Select all

(www .allando .ee) ( www .ecwador .ee)
Your problem is clear for me.

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
Oliver Georgi
Site Admin
Posts: 9929
Joined: Fri 3. Oct 2003, 22:22
Location: Dessau-Roßlau
Contact:

Post by Oliver Georgi »

same as I can see - it's not possible to get support if GPL is broken. Please fix that first or contact the person has setup the website for you.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn
ancerick
Posts: 26
Joined: Wed 14. Jun 2006, 16:00

Post by ancerick »

lol the problem is that i took over that project from a previous person who worked here .. seems he messed with some part he shouldnt have.. :wink: oh well first can u tell me what file should i change and to what .. i dont realy give a crap about changeing it to anything u guys want rofl :lol: :lol:

what a hell is GPL?... anyway im open to sugestions .. just make em simple :P :lol:

if its part of copyright i seriously cant c the reason it has been edited out... id be happy to put it back there.. im sure no-one would mind :wink:

but thers one thing i have to know .. is it possible to get it working with seartch engines or not?
User avatar
Oliver Georgi
Site Admin
Posts: 9929
Joined: Fri 3. Oct 2003, 22:22
Location: Dessau-Roßlau
Contact:

Post by Oliver Georgi »

yes it is possible to get it working for search engines too. But
1. it's a frame based website
2. this is what a search engines is seeing

Code: Select all

<script language="javascript">
document.write( unescape( '%3C%21%44%...
</script>
You can guess = nothing. Disable JavaScript and reload. And that's the same view for a search engine.

And yes GPL is the licence under which phpwcms is released: http://www.gnu.org/licenses/licenses.html

Better to switch the site to a current release of phpwcms.

regards
OLiver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn
ancerick
Posts: 26
Joined: Wed 14. Jun 2006, 16:00

Post by ancerick »

current release? it seems like hell of a lot of work... couldnt i just edit some parts of the website? what if the guy has built in some stuff that get a conflict with the current release? id be fucked then :roll: ..

could u just copy/past some stuff that needs to be put in general form that would fix this...?
im new to PHP but maybe i could just put some text between <!-- and //--> tags? so it would be part of evry pages source and all be good? besides i have never set up a module and i seriously cant risk of that screwing up the page... i already had to fix other problems with that site and it has bee enuff for me :roll:

i could also clean up the login so it would read phpWCMS
User avatar
Oliver Georgi
Site Admin
Posts: 9929
Joined: Fri 3. Oct 2003, 22:22
Location: Dessau-Roßlau
Contact:

Post by Oliver Georgi »

hey this is really impossible because it's not known how many changes are done in the version of phpwcms you use. :?: Or are you willing to pay for it?

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn
User avatar
Klappstuhl28
Posts: 833
Joined: Fri 4. Mar 2005, 01:58
Location: Hamburg
Contact:

Post by Klappstuhl28 »

maybe you should at least something like this


http://www.w3.org/TR/html401/struct/global.html

and of course:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
phpwcms | free open source content management system
created by Oliver Georgi (oliver at phpwcms dot de) and licensed under GNU/GPL.
phpwcms is copyright 2003-2005 of Oliver Georgi. Extensions are copyright of
their respective owners. Visit project page http://www.phpwcms.org for details.
//-->
Lars

Don't say you don't have enough time. You have exactly the same number of hours per day that were given to Helen Keller, Pasteur, Michaelangelo, Mother Teresa, Leonardo da Vinci, Thomas Jefferson, and Albert Einstein. - H. Jackson Brown -
ancerick
Posts: 26
Joined: Wed 14. Jun 2006, 16:00

Post by ancerick »

Klappstuhl28 wrote:maybe you should at least something like this


http://www.w3.org/TR/html401/struct/global.html

and of course:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
phpwcms | free open source content management system
created by Oliver Georgi (oliver at phpwcms dot de) and licensed under GNU/GPL.
phpwcms is copyright 2003-2005 of Oliver Georgi. Extensions are copyright of
their respective owners. Visit project page http://www.phpwcms.org for details.
//-->
done :D
User avatar
Klappstuhl28
Posts: 833
Joined: Fri 4. Mar 2005, 01:58
Location: Hamburg
Contact:

Post by Klappstuhl28 »

<META HTTP-EQUIV="expires" CONTENT="Wed, 26 Feb 1997 :shock: 08:21:57 GMT">

On the way to the 10th anniversery!!!!
You should really read the link about the meta-tags. :D
A search engine no matter if google or another
need some information to index your page.
Lars

Don't say you don't have enough time. You have exactly the same number of hours per day that were given to Helen Keller, Pasteur, Michaelangelo, Mother Teresa, Leonardo da Vinci, Thomas Jefferson, and Albert Einstein. - H. Jackson Brown -
ancerick
Posts: 26
Joined: Wed 14. Jun 2006, 16:00

Post by ancerick »

Klappstuhl28 wrote:<META HTTP-EQUIV="expires" CONTENT="Wed, 26 Feb 1997 :shock: 08:21:57 GMT">

On the way to the 10th anniversery!!!!
You should really read the link about the meta-tags. :D
A search engine no matter if google or another
need some information to index your page.
lol yeah sry i wasnt realy reading cause im busy as hell... new place shit loads of work ... :lol: ill try t get it fixed :wink:
ancerick
Posts: 26
Joined: Wed 14. Jun 2006, 16:00

Post by ancerick »

okk.. whole thing just got wierder for me .. can some one pleaze explain me this:

http://www.allando.ee ---- i get strange NOT seartch enginge friendly header

new.allando.ee ----- works just the way its intended to

they are the same webpage.... wtf :shock: im open to suggestion.
User avatar
Oliver Georgi
Site Admin
Posts: 9929
Joined: Fri 3. Oct 2003, 22:22
Location: Dessau-Roßlau
Contact:

Post by Oliver Georgi »

no they are not the same. See - this is written using javascript - and javascript stuff is not visible for search engines - and it uses frames too.

http://www.phpwcms.org/support/allando.ee.png

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn
Post Reply