SEO (Search Engine Optimization) Newbie Tips for e107

e107 CMS » Forums » e107 v1.x Support » Core Code Support << Previous thread | Next thread >>
Go to page  1 2
cernst77
Jun 29 2011, 11:25AM
Registered Member #59264
Joined: Oct 30 2010, 02:50PM
Posts: 55
First off, the search term "SEO" is too short to search the forums with

Can you give me any tips on what to change (my guess it will be under Admin | Site Preferences | General)

so that my site comes up for certain search terms

and also how to increase my ranking.

I just recovered from a hack 3 months ago, and completely changed my site structure, so that is something that will have to age out - I can't do anything about the past, and IMHO, changing the site structure is a good security move, if I was hacked using a specific directory structure and I change it, it just makes it a bit harder for those darn bots out there to compromise me again. I also follow all hardening e107 suggestions.

But the topic is SEO for e107 and how to get my site to come up in google using the e107 settings/files.
Go to top
Website
Tgtje
Jun 29 2011, 11:46AM
  • e107 Support Team
Registered Member #30653
Joined: Sep 18 2006, 01:25AM
Location: Born, The Netherlands
Posts: 1993
Dear cernst77, would you please be so kind to use the following words into the top right search field : search engine (forum listing)

This question is so widely discussed, with a lot of answers too, it would be inappropiate to not list all ideas and points given (too much too answer in short). Again, please use search with those words and you will find a whole lot (meta tags and keywords with good content are the primary words).

Good reading, take a coffee whilst doing
[ Edited Jun 29 2011, 11:48AM ]
Go to top
Website
cernst77
Jun 29 2011, 12:36PM
Registered Member #59264
Joined: Oct 30 2010, 02:50PM
Posts: 55
I've already tried "search engine" in the search box.

Before the page ends the threads are already dated 2006, any newer advice?

Also, I do not want any google integration if at all possible, or plugins for SEO. (I run plugin-less atm, it seems safer after all the hack attacks on plug-ins)

Is there no simple adjustments in the Admin Panel to help key words come up with your site in google?

key word, "simple" ironically, I do not want to have to brew a pot of coffee to get through the reading. There has got to be a few SIMPLE things I can do.

No???
Go to top
Website
cernst77
Jun 29 2011, 12:39PM
Registered Member #59264
Joined: Oct 30 2010, 02:50PM
Posts: 55
Oh, if all I have to do is adjust my META tags, then that will work.

They are in the preferences section? or do I have to go to my shell and vim a php file in my content root?
Go to top
Website
Tgtje
Jun 29 2011, 12:46PM
  • e107 Support Team
Registered Member #30653
Joined: Sep 18 2006, 01:25AM
Location: Born, The Netherlands
Posts: 1993
Yes that is the place, adding there relevant words (in meta AND keywords) (try to make them combine to the content of site) and you are on the go.
The correct (update regularly) content according to the site itself is the main routine.
If relevance isn't found, bots (search) give up after some time. Another alternate thing to do is using the sitemap (core plug). This has an influence too.

Aslong as you do not pay search engines, those words will help, but it will take time. (News page php has higher hits than index.php btw. being starting page )
[ Edited Jun 29 2011, 01:03PM ]
Go to top
Website
MikeyGMT
Jun 29 2011, 01:02PM
MikeyGMT
  • e107 Site administrator
  • e107 Documentation Team Leader
Registered Member #5146
Joined: Dec 30 2003, 06:04AM
Location: Swansea, Surf City, Wales!
Posts: 1522
Go to top
inebriated
Jun 29 2011, 04:24PM
  • e107 Support Team
  • e107 Documentation Team
Registered Member #33479
Joined: Jan 15 2007, 07:52PM
Location: East London, UK
Posts: 704
I wrote a few comments a couple years ago on a thread all about SEO.

Check here [-link-]
Go to top
Website
zollk60
Jun 29 2011, 06:09PM
Registered Member #27052
Joined: Apr 27 2006, 05:11PM
Location: Northern NY
Posts: 121
Here is what you need to know about SEO.

Content is king. Quality, relevant content. If your site has no content, the bots will not visit you, because your site is not relevant.

Here is what I suggest:
1. Register a domain name! Register your name, as your site exists to promote you.
2. Put your Resume on your resume page. Don't just link to your resume.
3. Add descriptions to your downloads. Nobody can tell what they are with out opening them. Neither can Google or any other search engine.
4. Start using the News page as a blog. No fresh content. No reason for Google or any other reputable search engine to crawl your site.

Bottom line, give Google a reason to crawl your site, and to crawl it frequently. Quality, relevant content. Content is king.
[ Edited Jun 30 2011, 05:39AM ]
Go to top
marj
Jun 30 2011, 12:39AM
marj
Registered Member #1159
Joined: Mar 16 2003, 08:00AM
Posts: 6163
cernst77 wrote ...

First off, the search term "SEO" is too short to search the forums with

[-link-]
Go to top
C6Dave
Jun 30 2011, 02:13AM
  • e107 Site administrator
  • e107 Support Team Leader
Registered Member #9506
Joined: Jul 31 2004, 12:57AM
Location: North East UK
Posts: 12341


Google also have a new tool called +1 which adds a button on your site so "people who love your content recommend it on Google search"

The first part of the code for the 'head' of every page simply foes into your additional metatags in admin metatags

The other single line you can put in your templates for forum_viewtopic, content, faq etc.


Does +1 affect my site’s performance in search?

Content recommended by friends and acquaintances is often more relevant than content from strangers. For example, a movie review from an expert is useful, but a movie review from a friend who shares your tastes can be even better. Because of this, +1’s from friends and contacts can be a useful signal to Google when determining the relevance of your page to a user’s query. This is just one of many signals Google may use to determine a page’s relevance and ranking, and we’re constantly tweaking and improving our algorithm to improve overall search quality. For +1's, as with any new ranking signal, we'll be starting carefully and learning how those signals affect search quality.

How will the +1 button affect my traffic?

Personalized annotations next to your page in search results may increase your site’s visibility and make your site’s snippet more compelling, which may in turn increase the odds that users will click through to your page.


You have nothing to lose by adding it, Full details [-link-] (you need a Google Tools account)

Example of it in action (2 sizes, top and bottom of the page) here: [-link-]
[ Edited Jun 30 2011, 02:22AM ]
Go to top
Website
Hikingwolf
Jun 30 2011, 09:13AM
Registered Member #48827
Joined: Dec 16 2008, 08:25PM
Location: Saint Louis
Posts: 129
C6Dave wrote ...


The first part of the code for the 'head' of every page simply foes into your additional metatags in admin metatags

What do you mean by this? Ive never really used the meta tags.

C6Dave wrote ...


The other single line you can put in your templates for forum_viewtopic, content, faq etc.

How would you go about adding this to the Content Management plugin?
Thanks for posting this info!

Go to top
Website
C6Dave
Jun 30 2011, 11:41AM
  • e107 Site administrator
  • e107 Support Team Leader
Registered Member #9506
Joined: Jul 31 2004, 12:57AM
Location: North East UK
Posts: 12341
First you need to get the js from Google, there should be a link in your adsense account to the page you need, but it's the one I posted earlier

The first part of the code which links your site needs to go in the site header and the simplest way is to add the code straight into admin>>metatags>>Enter additional meta-tags:

You will need to allow html and script posting in admin>>prefs>>text rendering first.

For content pages then in plugins>>content>>templates>>default open up the templates around line 32 add the second part of the code with the " changed to ' like this:

$sc_style['CONTENT_CONTENT_TABLE_RATING']['pre'] = "<g:plusone size='small'></g:plusone><br />";


I chose small so it's the same size as the other icons (you can see it here next to the pdf icon: [-link-] )

It's very simple to do
Go to top
Website
zollk60
Jun 30 2011, 12:50PM
Registered Member #27052
Joined: Apr 27 2006, 05:11PM
Location: Northern NY
Posts: 121
Here is how I implement Google +1 on my site:

googleplusone.sc
$news_item = getcachedvars('current_news_item');
return "<g:plusone size='medium' href='".SITEURL."news.php?item.".$news_item['news_id']."'></g:plusone>";
Save to your theme directory

Register new shortcode in theme.php
$register_sc[]='GOOGLEPLUSONE';


Add Javascript to theme_head() in theme.php
<script type='text/javascript' src='http://apis.google.com/js/plusone.js'></script>


Then in $NEWSSTYLE of theme.php add the GooglePlusOne shortcode where you want it to appear on News.
{GOOGLEPLUSONE}


You can see it in action, on my site, here: [-link-]
Go to top
Hikingwolf
Jun 30 2011, 01:55PM
Registered Member #48827
Joined: Dec 16 2008, 08:25PM
Location: Saint Louis
Posts: 129
Thanks zollk60 and C6Dave,you guys rock! Ive now implemented it on my site with ease!
Go to top
Website
Killhunter
Jun 30 2011, 02:44PM
Registered Member #61220
Joined: Apr 16 2011, 05:43AM
Posts: 140
i cant find theme_head() in my theme.php ?! zollk?
Go to top
zollk60
Jun 30 2011, 02:51PM
Registered Member #27052
Joined: Apr 27 2006, 05:11PM
Location: Northern NY
Posts: 121
Add this to your theme.php before $header:
function theme_head() {
echo "<script type='text/javascript' src='http://apis.google.com/js/plusone.js'></script>";
}
Go to top
Hikingwolf
Jun 30 2011, 07:09PM
Registered Member #48827
Joined: Dec 16 2008, 08:25PM
Location: Saint Louis
Posts: 129
Hey guys,
Ive now add this to my download_template.php and want to add it to my forum as well. Which templete would i need to edit for this?There is just so many! I was also wondering if it would be of any use in the forum?
Thanks again!
Go to top
Website
C6Dave
Jun 30 2011, 11:36PM
  • e107 Site administrator
  • e107 Support Team Leader
Registered Member #9506
Joined: Jul 31 2004, 12:57AM
Location: North East UK
Posts: 12341
forum_viewtopic_template.php is the one you need

Copy it to your theme folder and add the

<g:plusone size='small'></g:plusone>


At line 147 and line 231 just before the closing td

{WEBSITEIMG}
	 {PRIVMESSAGE}
<g:plusone size='small'></g:plusone>
	</td>


That's the forum page with the posts on that you want publicised
Go to top
Website
Hikingwolf
Jul 01 2011, 07:43AM
Registered Member #48827
Joined: Dec 16 2008, 08:25PM
Location: Saint Louis
Posts: 129
Thanks C6Dave!
Go to top
Website
Killhunter
Jul 01 2011, 02:32PM
Registered Member #61220
Joined: Apr 16 2011, 05:43AM
Posts: 140
thanks zollk!

Is it also possible to add the facebook like button like this? can you make a tutorial too for this? thank you so much!!
[ Edited Jul 01 2011, 03:07PM ]
Go to top
Go to page  1 2  

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System