vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - [DBTech] DragonByte SEO v2 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=308615)

ForceHSS 05-04-2015 08:18 PM

I had the same problem so I done it on IE and it worked do this after your site url
Code:

/dbseocp/index.php?do=analytics&oauth_logout=true
and you'll be asked to re-auth.
and make sure your google account has not been disabled

Emad ELsayed 05-04-2015 10:11 PM

Quote:

Originally Posted by DragonByte Tech (Post 2544849)
The Pro version contains an importer from vBSEO :)

Thank you dear
I hope added in the next free version:)

ForceHSS 05-04-2015 10:17 PM

Quote:

Originally Posted by Emad ELsayed (Post 2544893)
Thank you dear
I hope added in the next free version:)

The importer is pro only it wont be added to the lite

Cla75 05-06-2015 06:33 AM

Quote:

Originally Posted by ForceHSS (Post 2544888)
I had the same problem so I done it on IE and it worked do this after your site

using IE it worked!
thanks

lapiervb 05-06-2015 09:38 AM

Quote:

Originally Posted by DragonByte Tech (Post 2544847)
DragonByte SEO v2.0.0 Gold

New Features:

Google Analytics Integration
  • You can authorise DragonByte SEO to read data from your Google Analytics account
  • Automatically selects the account your GA data is imported into
  • Offers a choice between profiles if multiple profiles are added to the same account

Google Analytics Integration: Site Profile
  • Option to have DragonByte SEO automatically create a site profile
  • Required in order to create a web property, used for data gathering

Google Analytics Integration: Web Property
  • Option to have DragonByte SEO automatically create a web property
  • Automatically enables data gathering upon successful creation

Google Analytics Integration: Statistics
  • Configurable start/end date
  • Total visitors in time period
  • Total visitors (Direct traffic only) in time period
  • Total visitors (Referral traffic only) in time period

Google Webmaster Tools Integration
  • You can authorise DragonByte SEO to read data from your Google Webmaster Tools account
  • Automatically selects the site your GWT data is imported from if domain names match
  • Displays error message if no website has been added to GWT
  • Displays error message if no DBSEO sitemap has been submitted to GWT

Google Webmaster Tools Integration: Site Profile
  • Option to have DragonByte SEO automatically create a site profile
  • Submits your forum to GWT
  • Automatically adds verification code to your site's header via vBulletin's "Replacement Variables" functionality
  • Automatically submits site verification request

Google Webmaster Tools Integration: Sitemap Submission
  • Automatically submits your DBSEO sitemap to your currently selected site if no sitemap is found
  • Begins tracking

Google Webmaster Tools Integration: Site Report
  • "404 Not Found" Errors
  • "403 Access Denied" Errors
  • "Not Followed" Errors
  • Server Errors

Google Webmaster Tools Integration: Sitemap Report
  • URLs Submitted
  • URLs Indexed


(Pro) Google Analytics Integration: Statistics
  • Configure whether comparison should be included
  • Configurable comparison start/end date

(Pro) Google Analytics Integration: Graphs
  • Daily visitors in time period (compared with previous time period)
  • Daily visitors (Direct traffic only) in time period (compared with previous time period)
  • Daily visitors (Referral traffic only) in time period (compared with previous time period)
  • Pie chart showing visits from referrals as percent of visitors

(Pro) Google Webmaster Tools Integration: Data Collection
  • Automatically pulls data regarding your site's performance every night at midnight
  • Stores the same information displayed in the GWT reports
  • Used for graphical representation of changes

(Pro) Google Webmaster Tools Integration: Historical Data
  • Shows graphical representation of changes in each category since data collection began
  • Option to compare time periods
  • Uses same graphs as the Google Analytics reports interface


Fillip

Are there going to be focus put back on improving this mod? Seems like the last several updates are only google analytics/WMT related which we already have and do not need added to a mod. I think your wasting your time with the google junk as its not an improvement its something we already have.

migratoria 05-10-2015 01:04 PM

Dbseo It does not work with Arrowchat plugin?

I have modify my htaccess as specified here:
http://www.arrowchat.com/forum/viewtopic.php?f=8&t=184

Code:

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
to
Code:

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|arrowchat/)
But not work yet

Can you help me?

DragonByte Tech 05-11-2015 07:17 PM

DragonByte SEO v2.0.1

New Features:

Image Alt Attributes: Threads
  • Images in threads without the "alt" attribute will now use the thread's title
  • Improves search engine spidering of your images

Changes To Existing Features:

Webmaster / Analytics Reports: Graphs
  • Updated ChartJS code to improve the Y-axis display of graphs

Bug Fixes
  • Comparison data could sometimes cause the Line Graph to go out of bounds
  • Number formatting on the Y-axis and the tooltip would not work across all browsers


Fillip

DragonByte Tech 05-11-2015 07:21 PM

Quote:

Originally Posted by Emad ELsayed (Post 2544893)
Thank you dear
I hope added in the next free version:)

That won't be possible unfortunately, as only the Pro version allows you to add your own custom URL formats, which the vBSEO importer relies on.

Quote:

Originally Posted by lapiervb (Post 2544970)
Are there going to be focus put back on improving this mod? Seems like the last several updates are only google analytics/WMT related which we already have and do not need added to a mod. I think your wasting your time with the google junk as its not an improvement its something we already have.

I understand that you personally do not need this in a modification, but do bear in mind that not everyone possess your technical expertise, or indeed have the desire to leave their forum to go to an entirely separate site in order to check their site's performance.

We design our software to suit the most diverse set of forums & skill sets, which is why you'll rarely see our software requiring complex setup on 3rd party sites or a massive amount of file edits, or any such nonsense.

While you personally might be 100% fine with all these things, this is not the case for every other forum administrator out there.

I hope you understand :)

Quote:

Originally Posted by migratoria (Post 2545244)
Dbseo It does not work with Arrowchat plugin?

I have modify my htaccess as specified here:
http://www.arrowchat.com/forum/viewtopic.php?f=8&t=184

Code:

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
to
Code:

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|arrowchat/)
But not work yet

Can you help me?

Can you please be more specific than "doesn't work"?


Fillip

mykkal 05-11-2015 08:05 PM

can you add support for Rich Snippets please?

migratoria 05-12-2015 05:56 PM

Quote:

Originally Posted by migratoria View Post
Dbseo It does not work with Arrowchat plugin?

I have modify my htaccess as specified here:
http://www.arrowchat.com/forum/viewtopic.php?f=8&t=184

Code:
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
to
Code:
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|arrowchat/)
But not work yet

Can you help me?
Can you please be more specific than "doesn't work"?


Fillip
Hi Fillip

When dbseo it's active the bar of arrowchat is not displayed on any page.
If i disabled dbseo arrowchat work perfectly

Using Vbseo arrowchat work


All times are GMT. The time now is 11:39 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02688 seconds
  • Memory Usage 1,762KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete