Keywords at bottom of page

Download and support for PhpBB3 Forum SEO
Locked
User avatar
Martin_K
BBCoder III
BBCoder III
Posts: 121
Joined: 02 Sep 2011, 11:13
BBCodes: 10
Favourite BBCode: textarea
Favourite MOD: Newsletter Add on
Location: London, UK
Contact:

Keywords at bottom of page

Post by Martin_K »

Is it possible to have the keywords at the bottom of the page, (bottom right say), instead of just above SEO Description?
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Keywords at bottom of page

Post by Stoker »

Sure, just move the code from the top to where you want it in the bottom.
You only need to edit viewforum_body.html
Board rules! No PM support
User avatar
Martin_K
BBCoder III
BBCoder III
Posts: 121
Joined: 02 Sep 2011, 11:13
BBCodes: 10
Favourite BBCode: textarea
Favourite MOD: Newsletter Add on
Location: London, UK
Contact:

Keywords at bottom of page

Post by Martin_K »

Thanks for quick reply.
User avatar
Martin_K
BBCoder III
BBCoder III
Posts: 121
Joined: 02 Sep 2011, 11:13
BBCodes: 10
Favourite BBCode: textarea
Favourite MOD: Newsletter Add on
Location: London, UK
Contact:

Keywords at bottom of page

Post by Martin_K »

I've now got this left at the top:

Code: Select all

<!-- IF FORUM_SEO_DESC --><span>{FORUM_SEO_DESC}</span></div><!-- ELSEIF FORUM_DESC --><div><span>{FORUM_DESC}</span></div><br /><!-- ENDIF -->
and this at the bottom:

Code: Select all

<!-- IF FORUM_SEO_DESC --><br /><div><span style="font-weight:bold;">{FORUM_SEO_KEY}</span><!-- ENDIF -->
<!-- IF FORUM_SEO_BOTTOM --><div><br /><span>{FORUM_SEO_BOTTOM}</span><br /></div><!-- ENDIF -->
How can I get the SEO line to align on the right hand side?

Many thanks.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Keywords at bottom of page

Post by Stoker »

text-align:right; maybe?
Board rules! No PM support
kevinjose356
BBCoder I
BBCoder I
Posts: 1
Joined: 06 Dec 2011, 15:15
BBCodes: 2

Keywords at bottom of page

Post by kevinjose356 »

yes there is need to change alignment position.
bobsmith
BBCoder I
BBCoder I
Posts: 2
Joined: 14 Mar 2012, 16:21
BBCodes: 6
Contact:

Keywords at bottom of page

Post by bobsmith »

You can put keywords in the bottom of the page but search engine doesn’t care the keywords which are in bottom or footer of the page.
hermanfred
BBCoder I
BBCoder I
Posts: 2
Joined: 13 Dec 2012, 12:34
BBCodes: 2
Contact:

Keywords at bottom of page

Post by hermanfred »

You must place keyword in the page wisely.Keyword density must be proper.
BarryV
BBCoder II
BBCoder II
Posts: 5
Joined: 08 Apr 2013, 05:52
BBCodes: 3

Keywords at bottom of page

Post by BarryV »

Keywords are very important to help you start link building and find relevant and right keywords using keyword research.
Locked