Posted by: Gofer01 - Wednesday, 6 January 2010 04:07:22 |
---|
In both Goggle and Bing Webmasters SEO Analytics Tools requires that you put a java script in the case of goggle and a META HTTP tag in the case of Bing. Goggle actually require two header scripts. Ad sense wants you to place a code in the headers also.
To make YAF more SEO friendly besides editing that app.config file this code |
Posted by: Jaben - Wednesday, 6 January 2010 15:52:17 |
---|
Are you asking for a web statistic system in YAF? Why bother when there are tons of excellent and free options out there? You make putting some JS code in the header sound complex... it's extremely simple to do. |
Posted by: yeppers - Thursday, 7 January 2010 00:52:11 |
---|
pwned |
Posted by: Gofer01 - Thursday, 7 January 2010 04:34:30 |
---|
[quote=Jaben]Are you asking for a web statistic system in YAF? Why bother when there are tons of excellent and free options out there? You make putting some JS code in the header sound complex... it's extremely simple to do.[/quote] No I'm not asking for you to put in a web statistic system in YAF. What I'm asking for you already have setup for. We can put HTML codes in to have our own advertisement. Every time a person reads a tread they can see the advertisements below the thread. Do the same thing for the codes for the header. Let us place meta tags and prescripts between the tags Have a tab in the administration area like the Advertisement tab that you already have. All the excellent software out there still requires that you place codes between the header tags of each web page. Shopping Carts, Blogs and Wiki's written in ASPX (Net framework 2.0) have this option already. The Developers of YAF is already using the technology already in another area of YAF. Please look at the image below. [img]http://qualityasp.net/images/YAF/snap000115.jpg[/img] [img]http://qualityasp.net/images/YAF/snap000116.jpg[/img] It is easy to put the codes in YAF Default.aspx page. But the way that YAF Developers written the codes the Default.aspx page of YAF never changes. Only the content within the default.aspx change. I'm requesting that the developers to place a tag with the contents section that change and let the user have control over this section by placing a SEO Tab right by Adverts tab and doing basically what Adverts section does but placing the codes in the headers of the contents that get change I know for a fact if this requested option gets implemented. YAF will become real goggle friendly. And Goggle is only the biggest Search Engine in the world. Because of the goggle javascript will send the hyperlink to Goggle, and when there spiders come to the site they will looked at this hyperlink that the database created and then store the information on thier search engine servers. Futhermore Goggle will tell the sites owner how many hits the site got, the location of the user (Country & State & City) how many pages they saw, How long they stayed on each page, How long they were on the site. and what site they came from. and what site they went to. |
Posted by: Jaben - Saturday, 9 January 2010 17:58:15 |
---|
I understand. Google analytics should be at the bottom of the page, though. And you can put things in the head tag in default.aspx... they won't get deleted. |
Posted by: toologic - Wednesday, 20 January 2010 16:36:02 |
---|
I want say a few words about SEO? but i do'nt start a new topic on this thema. Lets try create a translate symbol table for correct redirecting non-english symbols in URL. Like a i18n |
Posted by: Zero2Cool - Wednesday, 21 May 2014 18:13:05 |
---|
[quote=Jaben;39878]I understand. Google analytics should be at the bottom of the page, though. And you can put things in the head tag in default.aspx... they won't get deleted.[/quote] With ASP.NET Sample Application, having the Google Analytics code in the Site.Master is the right place, correct? And you're saying to place it at the bottom of the Site.Master page, correct? I assume that is to ensure it loads last. |
Posted by: Zero2Cool - Thursday, 22 May 2014 15:04:17 |
---|
A current SEO analysis what version this YAF board is running, http://yetanotherforum.net/forum/posts/t9712-SEO-Options [b]Title: [/b] SEO Options - YAF Feature Requests - Yet Another Forum.NET - Forum [b]Description: [/b] SEO Options: In both Goggle and Bing Webmasters SEO Analytics Tools requires that you put a java script in the case of goggle and a META HTTP tag in the case of Bing. Goggle actually require two header scripts. Ad sense wants you to place a code in the headers... [b]Keywords:[/b] actually,administration,advertise,advertisement,advertising,analytics,appconfig,automatically,besides,cheaper, created,editing,forum,friendly,goggle,header,headers,hence,higher,information,pages,personally,place, rating,require,requires,script,scripts,sends,sense,sites,something,spider,tools,viewed,visit,webmasters,witch After a little reading up on SEO and META recommendations, I think the following tweaks would benefit YAF users. META Title: only the topic title and not exceeding [h]80 characters[/h] META Description: only the message contents and not to exceed [h]200 characters[/h] META Keywords: not exceed [h]20 words[/h] Am I on the right track with this or am I missing some SEO logic? |
Posted by: Zero2Cool - Sunday, 25 May 2014 04:16:40 |
---|
If someone wants to have some fun, here's a starting point of where to improve the META information. :) File: /pages/pages.ascx.cs Method: 'private void AddMetaData([NotNull] object firstMessage)' Line: 891 This is where an improvement could be done as outlined in previous post. Additionally, at Line 911 '// Use Topic Description if set' that whole thing should be removed. The 'Description' field is never going to be sufficient for SEO purposes. It should be ignored. If the content is too long then its not efficient for the robots. If it's too short its not useful. I don't believe repeating the topic title in the description provides any benefit. |
Posted by: Gofer01 - Monday, 26 May 2014 13:36:59 |
---|
[quote=Zero2Cool;63723]After a little reading up on SEO and META recommendations, I think the following tweaks would benefit YAF users. META Title: only the topic title and not exceeding [h]80 characters[/h] META Description: only the message contents and not to exceed [h]200 characters[/h] META Keywords: not exceed [h]20 words[/h] [/quote] The first two requirements above are meant when the author creates the subject heading. and the first sentence of the post. What the YAF Developers should do. is let us put our Google and Bing JavaScript Analytics tracking code for our domain in the Admin section of YAF. And place a label box on every post a user create for keywords. Every popular CMS, ecommerce, and web app offer this service. Why doesn't YAF write the Analytics code in their web app.I have no clue. I WANT TO TRACK THE FORUM VISITORS THAT VISITS MY DOMAIN http://forum.msws.us/ I want to know where they coming from, I want to know the type of browser they using. I want to know what's there default languages is, I want to know how long they were on the site, I want to know if they are new or returning visitor's. All I can do now is to put the Analytics code in the default.aspx landing page. Simple request let us put the Analytics codes in the YAF web app. I've been asking for this for years. In some ways YAF developers are smart. In other ways they are not so smart. Maybe the person that just took over will actually listen to us and implement what we asking for all these years. |
Posted by: Zero2Cool - Monday, 26 May 2014 14:12:06 |
---|
I have that information via Google Analytics. I put the code in my site.master and have been collecting that data for years now. That really isn't what this topic is about though. After testing my site out numerous times, I have found the META tags are not helpful. YAF is developed by people donating their time. I won't speak down upon them or their smarts. I for one am extremely grateful of their time and effort, as you are too I am sure. What I have suggested for META tag content does not look complicated at all. But it looks to be like LINQ, a technology I am ignorant on. I'm going to try learning it and if others feel this change needs to be done, I will. Otherwise, I'll have to change software. I can't keep putting all this time into a website that appears to have poor useless META information. |
Posted by: Gofer01 - Monday, 26 May 2014 15:04:08 |
---|
I thought someone got paid. Like the lead developer. So are you saying this is an web app that was put together by volunteers? |
Posted by: Zero2Cool - Monday, 26 May 2014 15:09:59 |
---|
[quote=Gofer01;63772]I thought someone got paid. Like the lead developer. So are you saying this is an web app that was put together by volunteers? [/quote] YAF previously offered a commercial release which probably pulled in some money. I donated money once, so I know there was a donation option available. What I am getting at by saying they are donating their time is that this isn't Microsoft or something where it's their full time job and primary source of income. Do they make money? Possibly, but its probably pennies per hour. YAF is open source and anyone can contribute to its further development. Lets say others agree with the META tag content suggestions I made and i go and make the changes. Ingo can then merge that with the "master" and then its part of YAF. First though, I have to figure out LINQ before I go and break YAF for everyone :P |
Posted by: tha_watcha - Monday, 26 May 2014 16:16:56 |
---|
[quote]Am I on the right track with this or am I missing some SEO logic?[/quote] Sounds right, can you please report that issue in the gitub issue tracker https://github.com/YAFNET/YAFNET/issues So this can be properly fixed in 2.2.0. [quote]Simple request let us put the Analytics codes in the YAF web app. I've been asking for this for years. In some ways YAF developers are smart. In other ways they are not so smart. Maybe the person that just took over will actually listen to us and implement what we asking for all these years.[/quote] Same answer here fill up a new issue report and it wont be forgotten. Personally i think adding it manually to aspx page is the better solution, because not every one uses google for tracking visitors. That would mean we have to build a solution for each product that is out there. that can take a lot of time. Also what about options to allow some Roles/users/ip addresses to be excluded from the tracking. |
Posted by: Gofer01 - Friday, 30 May 2014 19:05:15 |
---|
[quote=tha_watcha;63775] Same answer here fill up a new issue report and it wont be forgotten. Personally i think adding it manually to aspx page is the better solution, because not every one uses google for tracking visitors. That would mean we have to build a solution for each product that is out there. that can take a lot of time. Also what about options to allow some Roles/users/ip addresses to be excluded from the tracking.[/quote] You are correct not everyone uses Google Analytics. What is it. I believed I read 70% of all users use Google Analytics to track their website actives. I personally use Google Analytics and SmarterStats, the free version. Sense the high percentage of people that uses Google Analytics, Should YAF developers consider embedding Google into YAF. Several months ago. I did a Google search on my nick. Several forum post came back. Forums like ASP.NET, Snitz Forum, Channel 9, MSDN. Stackoverflo.com, Facebook, Twitter, etc. was in the search results for my nick. Not one post from YAF was in the Google search results for my nick. What really surprise me was post from Snitz Forum a classic ASP web app was in the list. Last time the author updated that program was in the year of 2000. Adwords and AdSense only uses Google Analytics |
Posted by: Anthony Smith - Sunday, 15 June 2014 12:51:42 |
---|
Hi. I am having a possible issue with YAF Mata Tag Keywords upon Page Inspection. To set the stage here, the page is about [url=http://http://coupon-codes-bonus-codes.com/yaf_postst57_Tracfone-Promo-Codes-for-Free-Bonus-Minutes-2014.aspx#post58]Tracfone Promo Codes[/url] The issue is that the inspector returns the tag values of every word on the page starting at A through C until the field is completly full. I think it woyuld benifit my page better if the keywords were more apropriate. What can I do about this issue if it truely is one? Any Help would be greatly appreciated. I would like to make Yaf Global Fix rather than edit Mata tags individually due to the fat that this is happening accross the board. Thanks, Anthony Smith |
Posted by: kagaw3000 - Friday, 26 September 2014 15:11:52 |
---|
Hello Experts! i am new to web development and SEO specially. I have setup my yetanotherforum and i wanted to find by google. Could anyone who is kind enough to please help me. Can you please compile a tutorial in SEO and incorporate it into YAF? That would be big help for me. Thanks in advance. |
Posted by: tha_watcha - Saturday, 27 September 2014 16:20:45 |
---|
[quote=kagaw3000;64573]Hello Experts! i am new to web development and SEO specially. I have setup my yetanotherforum and i wanted to find by google. Could anyone who is kind enough to please help me. Can you please compile a tutorial in SEO and incorporate it into YAF? That would be big help for me. Thanks in advance.[/quote] If you want your site find by google then simply submit it to google https://www.google.com/webmasters/tools/submit-url?pli=1 |
Posted by: kagaw3000 - Saturday, 27 September 2014 16:32:47 |
---|
thanks for the reply.. so no need to setup metadata or something.. |