Index SEO
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
-
- I have been banned!
- Posts: 26
- Joined: 29 Apr 2010, 10:38
- Location: Poland
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Index SEO
Code: Select all
'seo_desc' => array('lang' => 'SEO_DESC_WORDS', 'validate' => 'string', 'type' => 'text:40:255', 'explain' => false),
'seo_key' => array('lang' => 'SEO_KEY_WORDS', 'validate' => 'string', 'type' => 'text:40:255', 'explain' => true),
Board rules! No PM support
-
- I have been banned!
- Posts: 26
- Joined: 29 Apr 2010, 10:38
- Location: Poland
Re: Index SEO
Stoker, I did so and left me this message:
PL
PL
ENOstrzeżenie
Podana wartość ustawienia „[SEO] Słowa kluczowe forum” jest zbyt długa. Maksymalna dozwolona długość to 255.
Now what?Warning
The specified settings "[SEO] Keywords Forum" is too big. Maximum permitted length of the 255th
Last edited by Mario14125 on 23 May 2010, 19:06, edited 2 times in total.
Click Here!
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Index SEO
Thats because it is stored in the config table which is limited to 255 chars.
It makes no sense to use more that 255 chars in the description meta tag anyway.
It makes no sense to use more that 255 chars in the description meta tag anyway.
Board rules! No PM support
-
- I have been banned!
- Posts: 26
- Joined: 29 Apr 2010, 10:38
- Location: Poland
Re: Index SEO
And as I like, I have 999 generates meta tags and I want them all for better indexing, what now?
Click Here!
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Index SEO
Well, you could create a new table and store the data there.
Or just google SEO and metatags. Then you would find out that using a longer description wouldnt give better indexing.
Or just google SEO and metatags. Then you would find out that using a longer description wouldnt give better indexing.
Board rules! No PM support
- Blackwolf_Oz
- BBCoder I
- Posts: 2
- Joined: 11 Jul 2010, 10:59
- Contact:
Re: Index SEO
Sorry if I am asking this in the wrong area but as I use CA Black in my forum, will I be able to use this or do I need to do some tweaking ?
Ultimate Edition 2.6.35-7-server (x86_64)
Soprano E66 Custom>Intel Core i5-750 QuadCore
4GB DDR3-1333
P55A Gigabyte mainboard-with SATA3 & USB3.0 support
Samsung HD401LJ 400GB 16MB SATA11
nVidia GeForce GT240 1GB GDDR3 PCI-E
Soprano E66 Custom>Intel Core i5-750 QuadCore
4GB DDR3-1333
P55A Gigabyte mainboard-with SATA3 & USB3.0 support
Samsung HD401LJ 400GB 16MB SATA11
nVidia GeForce GT240 1GB GDDR3 PCI-E
- Steve
- BBCoder VI
- Posts: 847
- Joined: 05 Mar 2010, 01:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
Re: Index SEO
Sure just make sure you do the template from the install instruction to your style and what your style is based on either prosilver or subsilver2 based.