![]() ![]() |
Initial Impressions/Questions |
Mar 22 2007, 11:53 PM
Post
#1
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 303 Joined: 22-March 07 Member No.: 54 |
As someone in the market, here's my initial impressions on CommunitySEO.
What I like about it:
|
|
|
|
Mar 23 2007, 04:30 AM
Post
#2
|
|
|
Administrator ![]() ![]() ![]() Group: Root Admin Posts: 4,991 Joined: 25-January 07 Member No.: 1 |
As someone in the market, here's my initial impressions on CommunitySEO. What I like about it:
Thanks. What I don't like:
You can turn it off, but in our experience offering an alternative skin is not cloaking - you are not hiding/changing content, just display, which is acceptable.
While this is true in some areas, it's all but impossible to convert *every* potential url with query string parameter that can be offerred by IPB. Adding &view=new actually does change the the function of the URL - however it could load content that is the same as if you didn't add it (or if you added &st=10, or &view=getlastpost, etc.). As such, to generate an actual static url for a function like this is more dangerous than not. Spiders recognize query string parameters typically change functions of the url, so they will realize the page is the same, but may be slightly different due to this parameter - whereas if you have two different urls pointing to the same page, it is considered duplicate content. In other words, you have to walk a fine line in determining what all you change.
On the spider skin it is not a link, it's static in the post. Because that particular url is generated by javascript in IPB, we can't "fix" it without actually modifying javascript files - and if we are going to do one, we'll need to do them all...it was seen as a low pay-off when the Spider skin already transforms the url that is displayed.
Good catch, although to fix these as well, it will require (yet another) file edit. I personally can't wait to see if IPB might include some sort of api support in the future to minimize the file edits needed for this sort of modification.
This could be true (depending on the character set used, etc. and so on) *however* special characters in the range of entities you are pointing out are generally not used in titles often, and we do actually remove the special characters themselves. You can setup a custom transliteration file to convert specific ones you are noticing posted on your site if you wanted.
We are looking into ways to better handle meta tags, including the option of per-topic meta topics. You can presently set it to be the same as the page title, if you wanted: http://communityseo.com/forums/o-I-make-my...-title-t86.html Not every page has post content (the IPB homepage for example), so we can't always pull the first 200 characters of the post content, though as I said we're looking into enhancing the topic page titles and will consider your suggestions when we do that. Questions:
|
|
|
|
Mar 23 2007, 04:25 PM
Post
#3
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 303 Joined: 22-March 07 Member No.: 54 |
RE: http://communityseo.com/forums/o-I-make-my...-title-t86.html
QUOTE You must have an active license for CommunitySEO in order to gain access to this forum. If you believe you have an active license, please submit a ticket from your Client Area. Here's an example of some competitors links. I can't find where they use any query strings (granted, it's for a different forum script): QUOTE ... .html#post4553612 I'm guessing you recommend all lo-fi content be blocked?...-prev-thread.html ...-next-thread.html QUOTE We are looking into ways to better handle meta tags, including the option of per-topic meta topics. You can presently set it to be the same as the page title, if you wanted: In my opinion the description tag is very important to high SERP, and I should be a high priority. How much is copyright removal? |
|
|
|
Mar 23 2007, 04:26 PM
Post
#4
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 303 Joined: 22-March 07 Member No.: 54 |
I just noticed you nofollow external links, but not internal. Is that part of this script? Any other nofollow options (reply, new topic, search, etc)?
|
|
|
|
Mar 23 2007, 04:59 PM
Post
#5
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 303 Joined: 22-March 07 Member No.: 54 |
Sorry, one more question. Any problems merging topics/posts with this mod?
FYI, a nice article about static URLs like this product enables. http://www.searchenginejournal.com/no-fear...your-site/4578/ |
|
|
|
Mar 24 2007, 06:46 AM
Post
#6
|
|
|
Administrator ![]() ![]() ![]() Group: Root Admin Posts: 4,991 Joined: 25-January 07 Member No.: 1 |
Here's an example of some competitors links. I can't find where they use any query strings (granted, it's for a different forum script): Yes, but that doesn't change my previous statement. The view=getlastpost, view=getnewpost, and st=0 could all in theory point to the exact same page. Do we agree on that? If so, then we should be able to agree that if we rewrote urls such as topic-t1-getnewpost.html topic-t1-getlastpost.html topic-t1-page1.html topic-t1.html This is creating 4 separate pages that point to the exact same content. Now, having topic-t1.html topic-t1.html&st=0 topic-t1.html&view=getlastpost topic-t1.html&view=getnewpost Does add query string arguments, but (1) Most search engines can index them these days anyways, and (2) For those that can't, they still get to the right topic. These arguments may or may not point to the same place - thus we can't remove them entirely (or we remove functionality from your forum software, and that's never a good thing). I think what we can look at doing is minimizing the use of these on the spider skin however. I'm guessing you recommend all lo-fi content be blocked? It is up to you. With our product you can either 1) Specify it as an "alternative" and let spiders index it (acceptable, because you are telling spiders it's an alternative version of the site) CODE <link rel='alternate' title='Lofi Content' type='text/html' href='lofiversion/index.php' /> 2) Add nofollow attribute to the lofi links, and then add noindex/nocache headers to the lofi pages to request they don't index it. Further, you can manually add a Disallow line for the lofi content in your robots.txt. Really, it is up to you. We do, however, recommend disallowing spiders to index the Printable topic views - having three views for the same content is pushing it. This is also an option with our software. In my opinion the description tag is very important to high SERP, and I should be a high priority. I would tend to disagree. http://www.highrankings.com/metadescription.htm QUOTE The keywords and phrases you use in your Meta description tag don't affect your page's ranking in the search engines (for the most part) http://www.searchenginelowdown.com/2006/11...worthwhile.htmlQUOTE The common wisdom is that meta description tags have been largely discredited due to spam and are generally ignored by the search engine algos. Of course there are many more - and, there are almost as many stating that they are still used to an extent. In my views and experiences, the meta description tag is used to provide a description of the page, but in general not to weight how relevant the page is to a search result, because they were so highly abused. This, of course, does NOT mean they should be ignored or left out by any means. We provide a means to add per-forum meta keyword and description tags (which is of course not available in IPB by default), to use global keyword, description tags (better than nothing), or to automatically put the page title in the keyword/description tags - this we recommend the most, as we have seen the best results when the title, keywords, and description tags all match. Still, as stated previously, we intend to look into expanding upon the meta tags in a future release, simply because so many people put so much faith in them. How much is copyright removal? Copyright removal is $100, perpetually (regardless of your license status - i.e. if you purchased a 6 month license, didn't renew for 6 months, then repurchased, your copyright removal would still apply). I just noticed you nofollow external links, but not internal. Is that part of this script? Any other nofollow options (reply, new topic, search, etc)? Yes, and yes. You can add nofollow attribute to external links, and you can also force external links through an internal redirect page (which, in turn, also adds the ability for your to LOG externally clicked links). Additionally, you can add nofollow attribute to lofi page link and printable topic pages. You can add the noindex/nocache tags to error pages, or 301 redirect bots (only) from error pages to a page of your choice (such as the index page). I will be posting a screenshot of some of the settings shortly so others can see them. Sorry, one more question. Any problems merging topics/posts with this mod? FYI, a nice article about static URLs like this product enables. http://www.searchenginejournal.com/no-fear...your-site/4578/ There are no issues merging topics - why would there be? |
|
|
|
Mar 26 2007, 03:23 AM
Post
#7
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 303 Joined: 22-March 07 Member No.: 54 |
I really would like to purchase a couple copies of your product, and hopefully will do so soon. However, it's for a couple of large, successful sites, and you do have a mostly unproven product. I'm sure you think I'm a royal PITA, but I am just trying to address a few issues that I've noticed so that I feel comfortable moving forward.
The view=getlastpost, view=getnewpost, and st=0 could all in theory point to the exact same page. Do we agree on that? If so, then we should be able to agree that if we rewrote urls such as topic-t1-getnewpost.html topic-t1-getlastpost.html topic-t1-page1.html topic-t1.html This is creating 4 separate pages that point to the exact same content. Now, having topic-t1.html topic-t1.html&st=0 topic-t1.html&view=getlastpost topic-t1.html&view=getnewpost Does add query string arguments, but (1) Most search engines can index them these days anyways, and (2) For those that can't, they still get to the right topic. These arguments may or may not point to the same place - thus we can't remove them entirely (or we remove functionality from your forum software, and that's never a good thing). I think you've just proven my point. Isn't the whole point of this modification to remove dynamic URLs, and make the site more indexable? Your examples still creates 4 separate indexed URLs that point to the exact same content. Duplicate content issues. The biggest weakness I see other then duplicate content, is the topic and forum pagnation links. Why do search engines like the lo-fi version so well? I think one reason is the static pagnation URLs. Let's look at what another author has done (this example for forum view). They have lost some of the get new post functionality (in the forum index view). CODE http://www.url.com/f9/topic-title-and-topic-number-123456/index3.html (equals page three)What does your page three link look like? CODE http://communityseo.com/forums/Imported-SEO-Articles-and-Tips-f9.html&prune_day=100&sort_by=Z-A&sort_key=last_post&topicfilter=all&st=40 That doesn't appear to be static content. Which do you think will get indexed better, and more often? QUOTE I would tend to disagree. Description meta tags can affect the "snipet" that search engines display with the results. Which affects click-through. We could have a link war stating opposite sides of the argument about whether they affect SERP, but one thing for sure, they don't hurt. QUOTE Copyright removal is $100, perpetually (regardless of your license status - i.e. if you purchased a 6 month license, didn't renew for 6 months, then repurchased, your copyright removal would still apply). Great option, very fair price. Glad to see it! QUOTE There are no issues merging topics - why would there be? It's an issue common to other URL mods. This post has been edited by justme: Mar 26 2007, 03:29 AM |
|
|
|
Mar 26 2007, 11:45 AM
Post
#8
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 303 Joined: 22-March 07 Member No.: 54 |
Duplicate URL issues...
The URL of this topic: http://communityseo.com/forums/Initial-Imp...tions-t472.html CODE http://communityseo.com/forums/Initial-Impressions-Questions-t472.html Other URLs that resolve to the same page: & st=0: http://communityseo.com/forums/Initial-Imp...2.html&st=0 CODE http://communityseo.com/forums/Initial-Impressions-Questions-t472.html&st=0 Search HL (highlight results): http://communityseo.com/forums/Initial-Imp...ial+impressions CODE http://communityseo.com/forums/Initial-Impressions-Questions-t472.html&hl=initial+impressions Post ID: http://communityseo.com/forums/Initial-Imp...;p=732#entry732 CODE http://communityseo.com/forums/Initial-Impressions-Questions-t472.html&st=0&p=732#entry732 &view="anything resolves": http://communityseo.com/forums/Initial-Imp...;view=jibberish CODE http://communityseo.com/forums/Initial-Impressions-Questions-t472.html&view=jibberish &mode=linearplus: http://communityseo.com/forums/Initial-Imp...mode=linearplus CODE http://communityseo.com/forums/Initial-Impressions-Questions-t472.html&mode=linearplus &mode=threaded: http://communityseo.com/forums/Initial-Imp...p;mode=threaded CODE http://communityseo.com/forums/Initial-Impressions-Questions-t472.html&mode=threaded Blank page? http://communityseo.com/forums/SEO-Pre-Sal....html&st=15 CODE http://communityseo.com/forums/SEO-Pre-Sale-Question-t497.html&st=15
This post has been edited by justme: Mar 26 2007, 12:02 PM |
|
|
|
Mar 27 2007, 06:09 AM
Post
#9
|
|
|
Administrator ![]() ![]() ![]() Group: Root Admin Posts: 4,991 Joined: 25-January 07 Member No.: 1 |
Yes, nowhere does anything state *all* dynamic urls will totally be wiped off the face of the earth in the Invision product.
The issue, I don't think, is duplicate content - because you are talking about query string arguments. Google knows query string arguments are there to affect how a page gets generated, not necessary to change the page that is generated. I'm not saying it wouldn't be nice to trim them down, sure...however I don't think it is realistic to expect that in a dynamic application such as Invision that it is possible to get rid of all dynamic urls 100%. |
|
|
|
Mar 27 2007, 11:28 AM
Post
#10
|
|
|
Advanced Member ![]() ![]() ![]() Group: Customers Posts: 303 Joined: 22-March 07 Member No.: 54 |
The issue, I don't think, is duplicate content - because you are talking about query string arguments. Google knows query string arguments are there to affect how a page gets generated, not necessary to change the page that is generated. It is a problem. I think you'll find all of the examples above in Google's index for this site. Duplicate content should be eliminated with an SEO product like this: http://www.google.com/search?q=site%3Acomm...2006-28,GGGL:en QUOTE I'm not saying it wouldn't be nice to trim them down, sure...however I don't think it is realistic to expect that in a dynamic application such as Invision that it is possible to get rid of all dynamic urls 100%. It has been done with another dynamic forum application. |
|
|
|
![]() ![]() |
Similar Topics
| Topic Title | Replies | Topic Starter | Views | Last Action | |||
|---|---|---|---|---|---|---|---|
![]() |
0 | RSS Aggregator | 329 | 14th March 2007 - 07:19 AM Last post by: RSS Aggregator |
|||
![]() |
3 | WoLeRiNe` | 723 | 28th March 2007 - 07:04 AM Last post by: WoLeRiNe` |
|||
![]() |
0 | RSS Aggregator | 397 | 10th April 2007 - 03:35 PM Last post by: RSS Aggregator |
|||
![]() |
0 | RSS Aggregator | 166 | 28th May 2007 - 05:57 AM Last post by: RSS Aggregator |
|||
![]() |
0 | RSS Aggregator | 115 | 29th May 2007 - 07:54 AM Last post by: RSS Aggregator |
|||
Links to this thread
| Page | Date | Hits |
|---|---|---|
| 404 Not Found | 23rd March 2007 - 10:39 PM | 1 |
| problem with google spider php and special characters - Pesquisa Google | 31st March 2007 - 04:51 PM | 1 |
| my initial impression of the group - Google Search | 16th April 2007 - 08:16 AM | 1 |
| seo duplicate content from querystring parameters - Google Search | 11th June 2007 - 01:45 PM | 1 |
| does google spider argument strings? - Google Search | 11th June 2007 - 02:33 PM | 1 |
| Justme - Affichage d'un profil | 2nd March 2008 - 06:02 AM | 1 |
| mod_rewrite invision getnewpost - Google Search | 28th June 2008 - 10:39 AM | 1 |
| communityseo - Live Search | 5th August 2008 - 08:11 AM | 1 |
| communityseo - Live Search | 12th September 2008 - 09:19 PM | 2 |
|
Lo-Fi Version | Time is now: 1st December 2008 - 08:16 PM |